In base R, object attributes are lost when objects are modified by common data operations such as subset, filter, slice, append, extract etc. This packages allows objects to be marked as 'sticky' and have attributes persisted during these operations or when inserted into or extracted from list-like or table-like objects.
Version: | 0.5.6.1 |
Depends: | R (≥ 3.1.0) |
Imports: | methods |
Suggests: | magrittr (≥ 1.5), testthat (≥ 0.10.0), data.table (≥ 1.9.6), tibble (≥ 1.3.3), knitr, rmarkdown |
Published: | 2020-03-16 |
DOI: | 10.32614/CRAN.package.sticky |
Author: | Christopher Brown [aut, cre], Decision Patterns [cph] |
Maintainer: | Christopher Brown <chris.brown at decisionpatterns.com> |
BugReports: | https://github.com/decisionpatterns/sticky/issues |
License: | GPL-2 | file LICENSE |
URL: | https://github.com/decisionpatterns/sticky http://decisionpatterns.com |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | sticky results |
Reference manual: | sticky.pdf |
Vignettes: |
Introduction to Sticky Attributes |
Package source: | sticky_0.5.6.1.tar.gz |
Windows binaries: | r-devel: sticky_0.5.6.1.zip, r-release: sticky_0.5.6.1.zip, r-oldrel: sticky_0.5.6.1.zip |
macOS binaries: | r-release (arm64): sticky_0.5.6.1.tgz, r-oldrel (arm64): sticky_0.5.6.1.tgz, r-release (x86_64): sticky_0.5.6.1.tgz, r-oldrel (x86_64): sticky_0.5.6.1.tgz |
Old sources: | sticky archive |
Reverse imports: | asremlPlus, ggperiodic |
Reverse suggests: | limonaid |
Please use the canonical form https://CRAN.R-project.org/package=sticky to link to this page.