Package: lares
Type: Package
Title: Analytics & Machine Learning Sidekick
Version: 5.2.7
Authors@R: c(
    person("Bernardo", "Lares", , "laresbernardo@gmail.com", c("aut", "cre")))
Maintainer: Bernardo Lares <laresbernardo@gmail.com>
Description: Auxiliary package for better/faster analytics, visualization, data mining, and machine
    learning tasks. With a wide variety of family functions, like Machine Learning, Data Wrangling,
    Exploratory, API, and Scrapper, it helps the analyst or data scientist to get quick and robust
    results, without the need of repetitive coding or extensive R programming skills.
Depends: R (>= 3.5)
Imports: dplyr, ggplot2, httr, jsonlite, lubridate, openxlsx,
        patchwork, pROC, rlang, rpart, rpart.plot, rvest, stringr,
        tidyr, yaml
Suggests: beepr, DALEX, googleAuthR, googlesheets4, h2o, knitr,
        quantmod, rmarkdown
URL: https://github.com/laresbernardo/lares,
        https://laresbernardo.github.io/lares/
BugReports: https://github.com/laresbernardo/lares/issues
RoxygenNote: 7.2.3
License: AGPL-3
Encoding: UTF-8
LazyData: true
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-04-18 10:11:05 UTC; bernardo
Author: Bernardo Lares [aut, cre]
Repository: CRAN
Date/Publication: 2024-04-22 20:10:02 UTC
Built: R 4.2.3; ; 2024-04-23 23:52:14 UTC; windows
