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 recursive (i.e. list- or table-like) objects.
Version: | 0.5.2 |
Depends: | R (≥ 3.1.0) |
Imports: | methods |
Suggests: | magrittr (≥ 1.5), testthat (≥ 0.10.0), data.table (≥ 1.9.6), dplyr (≥ 0.4.3), knitr, rmarkdown |
Published: | 2017-03-20 |
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://www.decisionpatterns.com |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | sticky results |
Reference manual: | sticky.pdf |
Vignettes: |
Introduction to Sticky Attributes |
Package source: | sticky_0.5.2.tar.gz |
Windows binaries: | r-devel: sticky_0.5.2.zip, r-release: sticky_0.5.2.zip, r-oldrel: sticky_0.5.2.zip |
OS X binaries: | r-release: sticky_0.5.2.tgz, r-oldrel: sticky_0.5.2.tgz |
Old sources: | sticky archive |
Reverse imports: | GenEst, ggperiodic |
Please use the canonical form https://CRAN.R-project.org/package=sticky to link to this page.