Package: envnames
Type: Package
Title: Track User-Defined Environment Names
Encoding: UTF-8
Version: 0.4.2
Date: 2026-09-01
Author: Daniel Mastropietro [aut, cre]
Authors@R: person(given = "Daniel",
                  family = "Mastropietro",
                  role = c("aut", "cre"),
                  email = "mastropi@uwalumni.com")
Maintainer: Daniel Mastropietro <mastropi@uwalumni.com>
Description: 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.
URL: https://github.com/mastropi/envnames
BugReports: https://github.com/mastropi/envnames/issues
License: GPL
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Config/roxygen2/version: 8.1.0
Packaged: 2026-09-01 09:26:15 UTC; lundinmatlab
Repository: CRAN
Date/Publication: 2026-09-01 10:30:18 UTC
Built: R 4.6.1; x86_64-w64-mingw32; 2026-09-01 23:51:43 UTC; windows
Archs: x64
