envnames: Keep Track of User-Defined Environment Names

Set of functions to keep track and find objects in user-defined environments by identifying environments by name –which cannot be retrieved with the built-in function environmentName(). The package also provides functionality to obtain simplified information about function calling chains and to get an object's memory address.

Version: 0.4.1
Suggests: knitr, rmarkdown, testthat
Published: 2020-12-08
Author: Daniel Mastropietro
Maintainer: Daniel Mastropietro <mastropi at uwalumni.com>
BugReports: https://github.com/mastropi/envnames/issues
License: GPL-2 | GPL-3 [expanded from: GPL]
URL: https://github.com/mastropi/envnames
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: envnames results

Documentation:

Reference manual: envnames.pdf
Vignettes: Overview of the envnames package

Downloads:

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

Linking:

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