Skip to content

labelVector

Label Attributes for Atomic Vectors

v0.1.2 · Oct 8, 2021 · MIT + file LICENSE

Description

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.

Downloads

CRAN

1.3K

Last 30 days

3168th

4.6K

Last 90 days

20.4K

Last year

Trend: -0.1% (30d vs prior 30d)

r2u CRAN

13

Last 30 days

39

Last 90 days

129

Last year

Trend: -18.8% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (3)

Dependency Network

Dependencies Reverse dependencies pixiedust redcapAPI tidyREDCap labelVector

Version History

5 tracked
new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff Oct 7, 2021
updated 0.1.1 ← 0.1.0 diff Feb 16, 2020
updated 0.1.0 ← 0.0.1 diff Jul 27, 2018
new 0.0.1 Dec 20, 2017