Skip to content
/ lares Public
forked from laresbernardo/lares

R Library for Analytics and Machine Learning

Notifications You must be signed in to change notification settings

cheongjh/lares

 
 

Repository files navigation

lares: R Package for Analysis and Machine Learning

Build Status saythanks

This is my personal library used to automate and speed my everyday work on Analysis and Machine Learning tasks. You are most welcome to install, use, and comment on any of its code and functionalities. Feel free to contact me and/or add me on Linkedin! Let me know where did you got my contact from ;)

Install the package

devtools::install_github("laresbernardo/lares")

I do not have planned to post lares library to CRAN yet, but who knows what might happen!

Update the package

lares::updateLares() # From Github repository (Bitbucket discontinued)
lares::updateLares(local=T) # Personal and local files, not necessarily deployed

See the library in action!

Getting help

If you encounter a clear bug, please share with us a minimal reproducible example on Github and I'll take care of it. For questions and other matters, you can email me directly.

About

R Library for Analytics and Machine Learning

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%