Package: sticky 0.5.6.1

Christopher Brown

sticky: Persist Attributes Across Data Operations

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.

Authors:Christopher Brown [aut, cre], Decision Patterns [cph]

sticky_0.5.6.1.tar.gz
sticky_0.5.6.1.zip(r-4.5)sticky_0.5.6.1.zip(r-4.4)sticky_0.5.6.1.zip(r-4.3)
sticky_0.5.6.1.tgz(r-4.4-any)sticky_0.5.6.1.tgz(r-4.3-any)
sticky_0.5.6.1.tar.gz(r-4.5-noble)sticky_0.5.6.1.tar.gz(r-4.4-noble)
sticky_0.5.6.1.tgz(r-4.4-emscripten)sticky_0.5.6.1.tgz(r-4.3-emscripten)
sticky.pdf |sticky.html
sticky/json (API)
NEWS

# Install 'sticky' in R:
install.packages('sticky', repos = c('https://decisionpatterns.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/decisionpatterns/sticky/issues

On CRAN:

5.58 score 21 stars 1 packages 12 scripts 878 downloads 6 exports 0 dependencies

Last updated 5 years agofrom:524334461e. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 12 2024
R-4.5-winOKOct 12 2024
R-4.5-linuxOKOct 12 2024
R-4.4-winOKOct 12 2024
R-4.4-macOKOct 12 2024
R-4.3-winOKOct 12 2024
R-4.3-macOKOct 12 2024

Exports:appendis.stickystickysticky_allunstickunsticky

Dependencies:

Sticky: Persistent Attributes

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Oct 12 2024.

Last update: 2020-03-09
Started: 2016-09-26

Readme and manuals

Help Manual

Help pageTopics
Internal, non-exported unit functions.deinit .init
Extract[.sticky
Append elements to sticky objectappend
print a sticky attribute objectprint.sticky
stickyis.sticky sticky sticky_all unstick unsticky
Subset elements to sticky objectsubset subset.sticky