Package: stickyr
Type: Package
Title: Data Frames with Persistent Columns and Attributes
Version: 0.1.3
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
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
NeedsCompilation: no
Packaged: 2026-07-12 22:53:37 UTC; uchid
Author: Mizuki Uchida [aut, cre]
Maintainer: Mizuki Uchida <uchidamizuki@vivaldi.net>
Repository: CRAN
Date/Publication: 2026-07-12 23:10:02 UTC
