Package: batata
Type: Package
Title: Managing Packages Removal
Version: 0.1.0
Author: Mohamed El Fodil Ihaddaden
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>
Description: 
    Allows the user to manage easily R packages removal. 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 offers also a function that removes all the installed packages in case one wants to switch from one R version 
    to another and start fresh. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: fs, utils, glue
RoxygenNote: 7.1.0
URL: https://github.com/feddelegrand7/batata
BugReports: https://github.com/feddelegrand7/batata/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-04 14:32:02 UTC; THINKPAD L390
Repository: CRAN
Date/Publication: 2020-06-09 12:40:08 UTC
