Type: Package
Package: usedthese
Title: Summarises Package & Function Usage
Version: 0.5.0
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, httr,
        kableExtra, knitr, lifecycle, purrr, readr, rlang, rvest,
        stringr, tibble, tidyr (>= 1.3.0), tidyselect, withr
Suggests: covr, rmarkdown, spelling, testthat (>= 3.0.0), tsibble, xts
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-06-26 17:13:46 UTC; carlgoodwin
Author: Carl Goodwin [aut, cre, cph]
Maintainer: Carl Goodwin <carl.goodwin@quantumjitter.com>
Repository: CRAN
Date/Publication: 2024-06-26 17:30:02 UTC
Built: R 4.3.3; ; 2025-04-07 02:51:21 UTC; windows
