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.8.1
Depends: R (≥ 3.0.0)
Imports: shiny, miniUI
Suggests: rstudioapi
Published: 2021-08-16
Author: Alan Yeung ORCID iD [aut, cre]
Maintainer: Alan Yeung <alan_y987 at hotmail.com>
BugReports: https://github.com/alan-y/objectremover/issues
License: MIT + file LICENSE
URL: https://github.com/alan-y/objectremover
NeedsCompilation: no
Materials: README NEWS
CRAN checks: objectremover results

Documentation:

Reference manual: objectremover.pdf

Downloads:

Package source: objectremover_0.8.1.tar.gz
Windows binaries: r-devel: objectremover_0.8.1.zip, r-release: objectremover_0.8.1.zip, r-oldrel: objectremover_0.8.1.zip
macOS binaries: r-release (arm64): objectremover_0.8.1.tgz, r-oldrel (arm64): objectremover_0.8.1.tgz, r-release (x86_64): objectremover_0.8.1.tgz
Old sources: objectremover archive

Linking:

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