Package: mark
Type: Package
Title: Miscellaneous, Analytic R Kernels
Version: 0.5.3
Date: 2022-09-29
Authors@R:
    person(given   = "Jordan Mark",
           family  = "Barbone",
           role    = c("aut", "cph", "cre"),
           email   = "jmbarbone@gmail.com",
           comment = c(orcid = "0000-0001-9788-3628"))
Maintainer: Jordan Mark Barbone <jmbarbone@gmail.com>
Description: Miscellaneous functions and wrappers for development in other 
    packages created, maintained by Jordan Mark Barbone.
License: MIT + file LICENSE
URL: https://github.com/jmbarbone/mark,
    https://jmbarbone.github.io/mark/
BugReports: https://github.com/jmbarbone/mark/issues
Encoding: UTF-8
LazyData: true
Depends:
    R (>= 3.6)
Imports:
    magrittr (>= 2.0.1),
    stats (>= 3.6),
    tools (>= 3.6),
    utils (>= 3.6)
Suggests:
    bench (>= 1.1.1),
    bib2df (>= 1.1.1),
    crayon (>= 1.3.4),
    covr (>= 3.5.1),
    desc (>= 1.3.0),
    dplyr (>= 1.0.6),
    graphics (>= 3.6),
    haven,
    knitr (>= 1.30),
    rcmdcheck (>= 1.3.3),
    stringi (>= 1.5.3),
    spelling (>= 2.2),
    testthat (>= 3.0.0),
    tibble (>= 3.0.4),
    waldo (>= 0.2.5),
    withr (>= 2.3.0)
RoxygenNote: 7.2.1
Roxygen: list(markdown = TRUE)
Config/testthat/edition: 3
Config/testthat/parallel: true
Language: en-US
