Type: Package
Package: debkeepr
Title: Analysis of Non-Decimal Currencies and Double-Entry Bookkeeping
Version: 0.1.1
Authors@R: 
    person("Jesse", "Sadler", , "jrsadler@icloud.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-6081-9681"))
Description: Analysis of historical non-decimal currencies and value
    systems that use tripartite or tetrapartite systems such as pounds,
    shillings, and pence. It introduces new vector classes to represent
    non-decimal currencies, making them compatible with numeric classes,
    and provides functions to work with these classes in data frames in
    the context of double-entry bookkeeping.
License: MIT + file LICENSE
URL: https://github.com/jessesadler/debkeepr,
        https://jessesadler.github.io/debkeepr/
BugReports: https://github.com/jessesadler/debkeepr/issues
Depends: R (>= 3.5)
Imports: cli (>= 3.4.0), dplyr (>= 1.0.0), magrittr, methods, rlang (>=
        1.1.0), tibble (>= 3.0.0), vctrs (>= 0.5.2), zeallot
Suggests: covr, ggplot2, ggraph, igraph, knitr, rmarkdown, roxygen2,
        scales (>= 1.1.0), testthat (>= 3.1.3)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-21 21:54:06 UTC; jessesadler
Author: Jesse Sadler [aut, cre, cph] (<https://orcid.org/0000-0001-6081-9681>)
Maintainer: Jesse Sadler <jrsadler@icloud.com>
Repository: CRAN
Date/Publication: 2023-03-22 09:00:10 UTC
Built: R 4.4.3; ; 2025-10-13 11:21:03 UTC; windows
