Package: pakret
Title: Cite 'R' Packages on the Fly in 'R Markdown' and 'Quarto'
Version: 0.2.2
Authors@R: 
    person("Arnaud", "Gallou", , "arangacas@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-1002-4247"))
Description: References and cites 'R' and 'R' packages on the fly in 'R
    Markdown' and 'Quarto'. 'pakret' provides a minimalistic API that
    generates preformatted citations of 'R' and 'R' packages, and adds
    their reference to a '.bib' file directly from within your document.
License: GPL (>= 3)
URL: https://arnaudgallou.github.io/pakret/,
        https://github.com/arnaudgallou/pakret
BugReports: https://github.com/arnaudgallou/pakret/issues
Depends: R (>= 3.6.0)
Imports: knitr, readr (>= 1.0.0), rmarkdown, utils, withr (>= 2.5.0)
Suggests: callr (>= 3.7.5), pkgload, testthat (>= 3.0.0), usethis
Config/Needs/website: arnaudgallou/cygne
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-23 09:12:38 UTC; arnaudgallou
Author: Arnaud Gallou [aut, cre, cph] (<https://orcid.org/0000-0002-1002-4247>)
Maintainer: Arnaud Gallou <arangacas@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-23 10:40:03 UTC
Built: R 4.4.3; ; 2025-11-12 04:53:59 UTC; windows
