Package: freshr
Type: Package
Title: Make R Environment Fresh Again
Version: 1.0.1
Authors@R: 
    person(
        given  = "Shawn", 
        family = "Lin", 
        email  = "shawnlin.xl@gmail.com", 
        role   = c("aut", "cre"), 
        comment = c(ORCID = "0000-0001-5564-8371")
    )
Description: A simple way to unload none-base packages and remove all global
    variables.
License: MIT + file LICENSE
URL: https://github.com/shawnlinxl/freshr
BugReports: https://github.com/shawnlinxl/freshr/issues
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-25 21:36:14 UTC; shawn
Author: Shawn Lin [aut, cre] (<https://orcid.org/0000-0001-5564-8371>)
Maintainer: Shawn Lin <shawnlin.xl@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-27 08:22:37 UTC
