Package: stickyr
Type: Package
Title: Data Frames with Persistent Columns and Attributes
Version: 0.1.0
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
RoxygenNote: 7.2.1
Imports: dplyr, ellipsis, generics, pillar, purrr, rlang, tibble,
        tidyselect, vctrs
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-11-06 02:15:26 UTC; Mizuki
Author: Mizuki Uchida [aut, cre]
Maintainer: Mizuki Uchida <uchidamizuki@vivaldi.net>
Repository: CRAN
Date/Publication: 2022-11-07 19:40:02 UTC
