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