The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

labelVector: Label Attributes for Atomic Vectors

Labels are a common construct in statistical software providing a human readable description of a variable. While variable names are succinct, quick to type, and follow a language's naming conventions, labels may be more illustrative and may use plain text and spaces. R does not provide native support for labels. Some packages, however, have made this feature available. Most notably, the 'Hmisc' package provides labelling methods for a number of different object. Due to design decisions, these methods are not all exported, and so are unavailable for use in package development. The 'labelVector' package supports labels for atomic vectors in a light-weight design that is suitable for use in other packages.

Version: 0.1.2
Depends: R (≥ 2.0.0)
Suggests: Hmisc, knitr, testthat
Published: 2021-10-08
Author: Benjamin Nutter [aut, cre]
Maintainer: Benjamin Nutter <benjamin.nutter at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: labelVector results

Documentation:

Reference manual: labelVector.pdf
Vignettes: Labelling Vectors

Downloads:

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

Reverse dependencies:

Reverse imports: lazyWeave, pixiedust, redcapAPI, tidyREDCap

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.