namespace: Provide namespace managment functions not (yet) present in base R

This package provides user-level functions to manage namespaces not (yet) available in base R: 'registerNamespace', 'unregisterNamespace', 'makeNamespace', and 'getRegisteredNamespace' ('makeNamespaces' is extracted from the R 'base' package source code: src/library/base/R/namespace.R)

Version: 0.9.1
Published: 2012-09-19
Author: Winston Chang, Daniel Adler, Hadley Wickham, Gregory R. Warnes, R Core Team
Maintainer: Gregory R. Warnes <greg at warnes.net>
License: GPL-2
NeedsCompilation: yes
Materials: NEWS ChangeLog
CRAN checks: namespace results

Documentation:

Reference manual: namespace.pdf

Downloads:

Package source: namespace_0.9.1.tar.gz
Windows binaries: r-devel: namespace_0.9.1.zip, r-release: namespace_0.9.1.zip, r-oldrel: namespace_0.9.1.zip
macOS binaries: r-release (arm64): namespace_0.9.1.tgz, r-oldrel (arm64): namespace_0.9.1.tgz, r-release (x86_64): namespace_0.9.1.tgz, r-oldrel (x86_64): namespace_0.9.1.tgz

Reverse dependencies:

Reverse imports: giftwrap

Linking:

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