Package: usedthese
Type: Package
Title: Summarises Package & Function Usage
Version: 0.3.0
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, xts
Config/testthat/edition: 3
RoxygenNote: 7.2.3
Imports: conflicted (>= 1.2.0), dplyr (>= 1.1.0), highr, httr,
        kableExtra, knitr, purrr, readr, rlang, rvest, stringr, tibble,
        tidyr (>= 1.3.0), tidyselect, withr
Depends: R (>= 4.1)
URL: https://cgoo4.github.io/usedthese/
BugReports: https://github.com/cgoo4/usedthese/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-15 21:40:18 UTC; carlgoodwin
Author: Carl Goodwin [aut, cre]
Maintainer: Carl Goodwin <carl.goodwin@quantumjitter.com>
Repository: CRAN
Date/Publication: 2023-02-15 22:00:02 UTC
