Package: freshr
Type: Package
Title: Make R Environment Fresh Again
Version: 1.0.2
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), usethis
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-10-03 16:42:40 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-10-03 17:20:02 UTC
Built: R 4.3.3; ; 2025-01-24 07:42:55 UTC; unix
