Package: objectremover
Title: 'RStudio' Addin for Removing Objects from the Global Environment
        Based on Patterns and Object Type
Version: 0.8.1
Authors@R: person("Alan", "Yeung", email = "alan_y987@hotmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5226-3695"))
Maintainer: Alan Yeung <alan_y987@hotmail.com>
Description: An 'RStudio' addin to assist with removing objects from the global environment. Features include removing objects according to name patterns and object type. During the course of an analysis, temporary objects are often created and this tool assists with removing them quickly. This can be useful when memory management within 'R' is important.
Depends: R (>= 3.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/alan-y/objectremover
BugReports: https://github.com/alan-y/objectremover/issues
RoxygenNote: 7.1.1
Imports: shiny, miniUI,
Suggests: rstudioapi
NeedsCompilation: no
Packaged: 2021-08-15 19:58:43 UTC; alan_
Author: Alan Yeung [aut, cre] (<https://orcid.org/0000-0001-5226-3695>)
Repository: CRAN
Date/Publication: 2021-08-16 09:40:02 UTC
Built: R 4.3.0; ; 2023-04-12 18:49:23 UTC; unix
