Package: bitfield
Type: Package
Title: Handle Bitfields to Record Meta Data
Version: 0.6.1
Authors@R: c(
    person("Steffen", "Ehrmann", role = c("aut", "cre"), 
           email = "steffen.ehrmann@posteo.de", 
           comment = c(ORCID = "0000-0002-2958-0796"))
    )
Description: Record algorithmic and analytic meta data along a workflow to store that in a bitfield, which can be published alongside any (modelled) data products.
URL: https://github.com/bitfloat/bitfield,
        https://bitfloat.github.io/bitfield/
BugReports: https://github.com/bitfloat/bitfield/issues
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: base64enc, checkmate, codetools, crayon, dplyr, gh, gitcreds,
        glue, httr, methods, purrr, rlang, stringr, terra, tibble,
        tidyr, tidyselect, yaml
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-04-29 11:57:55 UTC; steff
Author: Steffen Ehrmann [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2958-0796>)
Maintainer: Steffen Ehrmann <steffen.ehrmann@posteo.de>
Repository: CRAN
Date/Publication: 2025-05-01 10:30:08 UTC
