Package: objectremover
Title: 'RStudio' Addin for Removing Objects from the Global Environment
        Based on Patterns and Object Type
Version: 0.7.0
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: GPL-3
Encoding: UTF-8
URL: https://github.com/alan-y/objectremover
BugReports: https://github.com/alan-y/objectremover/issues
LazyData: true
RoxygenNote: 6.1.1
Imports: shiny, miniUI, shinyalert
Suggests: rstudioapi
NeedsCompilation: no
Packaged: 2019-06-23 20:55:03 UTC; Alan
Author: Alan Yeung [aut, cre] (<https://orcid.org/0000-0001-5226-3695>)
Repository: CRAN
Date/Publication: 2019-06-23 21:10:03 UTC
