Description
Managing Packages Removal and Installation.
Description
Allows the user to manage easily R packages removal and installation. It offers many functions to display installed packages according to specific dates and removes them if needed. The user is always prompted when running the removal functions in order to confirm the required action. It also provides functions that will install 'Github' starred R packages whether available on 'CRAN' or not.
README.md
batata
batata
is A Toolbox for Managing R Packages Installation and Removal.
Installation
You can install the batata
package from CRAN with:
install.packages("batata")
Documentation
The documentation is available here
Aknowledgement
Concerning the packages installation part of batata
I was mainly inspired by the tweet of Tim Tiefenbach, so a big thanks to him !
Code of Conduct
Please note that the batata project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms. If you encounter any bug or if you want an improvement, please feel free to open an Issue.