Package: usedthese
Type: Package
Title: Summarises Package & Function Usage
Version: 0.2.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, fpp3, rmarkdown, spelling, testthat (>= 3.0.0),
        tidyverse, tsibble, xts
Config/testthat/edition: 3
RoxygenNote: 7.2.3
Imports: conflicted, dplyr, highr, httr, kableExtra, knitr, purrr,
        readr, rlang, rvest, stringr, tibble, tidyr, 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-01-21 21:17:00 UTC; carl
Author: Carl Goodwin [aut, cre]
Maintainer: Carl Goodwin <carl.goodwin@quantumjitter.com>
Repository: CRAN
Date/Publication: 2023-01-21 23:20:03 UTC
