objectremover: 'RStudio' Addin for Removing Objects from the Global Environment Based on Patterns and Object Type

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.

Version: 0.7.0
Depends: R (≥ 3.0.0)
Imports: shiny, miniUI, shinyalert
Suggests: rstudioapi
Published: 2019-06-23
Author: Alan Yeung ORCID iD [aut, cre]
Maintainer: Alan Yeung <alan_y987 at hotmail.com>
BugReports: https://github.com/alan-y/objectremover/issues
License: GPL-3
URL: https://github.com/alan-y/objectremover
NeedsCompilation: no
Materials: README NEWS
CRAN checks: objectremover results

Downloads:

Reference manual: objectremover.pdf
Package source: objectremover_0.7.0.tar.gz
Windows binaries: r-devel: objectremover_0.7.0.zip, r-release: objectremover_0.7.0.zip, r-oldrel: objectremover_0.7.0.zip
macOS binaries: r-release: objectremover_0.7.0.tgz, r-oldrel: objectremover_0.7.0.tgz
Old sources: objectremover archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=objectremover to link to this page.