Type: Package
Package: usedthese
Title: Summarises Package & Function Usage
Version: 0.4.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: conflicted (>= 1.2.0), dplyr (>= 1.1.0), highr, kableExtra,
        knitr, purrr, readr, rlang, stringr, tibble, tidyr (>= 1.3.0),
        tidyselect, withr
Suggests: covr, httr, rmarkdown, rvest, spelling, testthat (>= 3.0.0),
        tsibble, xts
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-05-27 11:33:05 UTC; carlgoodwin
Author: Carl Goodwin [aut, cre, cph]
Maintainer: Carl Goodwin <carl.goodwin@quantumjitter.com>
Repository: CRAN
Date/Publication: 2024-05-27 11:50:02 UTC
Built: R 4.2.3; ; 2024-05-27 14:34:50 UTC; unix
