Package: lares
Type: Package
Title: Analytics & Machine Learning Sidekick
Version: 5.2.13
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,
    Marketing Mix Modeling (Robyn), Exploratory, API, and Scrapper, it helps the analyst or 
    data scientist to get quick and robust results, without the need of repetitive coding or 
    advanced R programming skills.
Depends: R (>= 3.5.0)
Imports: dplyr (>= 1.0.0), ggplot2, httr, jsonlite, lubridate,
        openxlsx, patchwork, pROC, rlang, rpart, rpart.plot, rvest,
        stringr, tidyr (>= 1.0.0), 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.3.2
License: AGPL-3
Encoding: UTF-8
LazyData: true
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-02-19 13:05:31 UTC; bernardo
Author: Bernardo Lares [aut, cre]
Repository: CRAN
Date/Publication: 2025-02-19 15:20:02 UTC
