The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

lares

Lean Analytics and Robust Exploration Sidekick

R-CMD-check CRAN_Status_Badge docs CodeFactor


lares is an R package designed to automate, improve, and accelerate everyday analytics and machine learning tasks. It offers a wide variety of functions grouped in families for:

Tip: See all available functions and documentation here or type ?lares:: in RStudio to explore interactively.


Installation

# CRAN VERSION
install.packages("lares")

# DEV VERSION (latest updates)
# If you don't have remotes installed yet, run: install.packages('remotes')
remotes::install_github("laresbernardo/lares")
# For a full installation with recommended dependencies:
remotes::install_github("laresbernardo/lares", dependencies = TRUE)

Windows users: You may need to install RTools to build the dev version.


Read about lares in action!


AutoML Map (lares)

Getting Started & Help

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.