Package: eponge
Type: Package
Title: Keep Your Environment Clean
Version: 0.1.0
Authors@R: 
      person(given   = "Krzysztof",
             family  = "Joachimiak",
             role    = c("aut", "cre"),
             email   = "joachimiak.krzysztof@gmail.com",
             comment = c(ORCID = "0000-0003-4780-7947"))
Description: Provides a set of functions, which facilitates removing objects from an environment. 
             It allows to delete objects specified with regular expression or with other conditions (e.g. if object is numeric),
             using one function call.    
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/krzjoa/eponge/issues
URL: https://github.com/krzjoa/eponge, https://krzjoa.github.io/eponge/
RoxygenNote: 6.1.1
Suggests: testthat
Imports: rlang
NeedsCompilation: no
Packaged: 2020-03-21 11:28:00 UTC; krzysztof
Author: Krzysztof Joachimiak [aut, cre]
    (<https://orcid.org/0000-0003-4780-7947>)
Maintainer: Krzysztof Joachimiak <joachimiak.krzysztof@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-24 15:30:08 UTC
Built: R 4.2.0; ; 2023-04-01 12:24:35 UTC; unix
