Package: stickyr Type: Package Title: Data Frames with Persistent Columns and Attributes Version: 0.1.3.9000 Authors@R: person( given = "Mizuki", family = "Uchida", email = "uchidamizuki@vivaldi.net", role = c("aut", "cre") ) Description: Provides data frames that hold certain columns and attributes persistently for data processing in 'dplyr'. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: dplyr, generics, pillar, purrr, rlang (>= 1.0.0), tibble, tidyselect, vctrs Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/UchidaMizuki/stickyr BugReports: https://github.com/UchidaMizuki/stickyr/issues Config/roxygen2/version: 8.0.0 Repository: https://uchidamizuki.r-universe.dev Date/Publication: 2026-07-13 00:12:17 UTC RemoteUrl: https://github.com/uchidamizuki/stickyr RemoteRef: HEAD RemoteSha: 4d26109ea39d443720e8c53dbe7c978d90a307b1 NeedsCompilation: no Packaged: 2026-07-13 01:17:12 UTC; root Author: Mizuki Uchida [aut, cre] Maintainer: Mizuki Uchida