Package: maskr
Type: Package
Title: Visual Class for Vectors with Non-Publishing Requirements
Version: 0.1.0
Description: Create vectors with sticky flags for elements that should not be
    displayed. Numeric vectors have basic subset and arithmetic methods
    implemented.
License: MIT + file LICENSE
Encoding: UTF-8
Authors@R: 
    person("Ian", "Powell", , "powell.ian.n@gmail.com", role = c("cre", "aut", "cph"))
Imports: cli, pillar, rlang, vctrs (>= 0.6.5)
RoxygenNote: 7.3.2
Suggests: dplyr, fansi, testthat (>= 3.0.0), tidyr, withr
Config/testthat/edition: 3
URL: https://github.com/inpowell/maskr
BugReports: https://github.com/inpowell/maskr/issues
NeedsCompilation: no
Packaged: 2024-08-17 23:28:03 UTC; ianpowell
Author: Ian Powell [cre, aut, cph]
Maintainer: Ian Powell <powell.ian.n@gmail.com>
Repository: CRAN
Date/Publication: 2024-08-23 08:50:07 UTC
Built: R 4.3.3; ; 2024-08-23 12:56:04 UTC; unix
