Package: usedthese
Type: Package
Title: Summarises Package & Function Usage
Version: 0.3.3
Authors@R: person("Carl", "Goodwin", email = "carl.goodwin@quantumjitter.com",
  role = c("aut", "cre"))
Description: Consistent with 'knitr' syntax highlighting, 'usedthese' adds a
    summary table of R package & function usage to a Quarto document and 
    enables aggregation of usage across a Quarto website. Learn more about
    'usedthese' at <https://cgoo4.github.io/usedthese/>.
Language: en-GB
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: covr, rmarkdown, spelling, testthat (>= 3.0.0), tsibble,
        rvest, httr, xts
Config/testthat/edition: 3
RoxygenNote: 7.2.3
Imports: conflicted (>= 1.2.0), dplyr (>= 1.1.0), highr, kableExtra,
        knitr, purrr, readr, rlang, stringr, tibble, tidyr (>= 1.3.0),
        tidyselect, withr
Depends: R (>= 4.1)
URL: https://cgoo4.github.io/usedthese/,
        https://github.com/cgoo4/usedthese
BugReports: https://github.com/cgoo4/usedthese/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-06-15 10:27:45 UTC; carlgoodwin
Author: Carl Goodwin [aut, cre]
Maintainer: Carl Goodwin <carl.goodwin@quantumjitter.com>
Repository: CRAN
Date/Publication: 2023-06-15 10:40:02 UTC
