Package: softbib
Type: Package
Title: Software Bibliographies for R Projects
Version: 0.0.2
Authors@R: 
    c(person(given = "Vincent",
             family = "Arel-Bundock",
             role = c("aut", "cre", "cph"),
             email = "vincent.arel-bundock@umontreal.ca",
             comment = c(ORCID = "0000-0003-2042-7063")))
Maintainer: Vincent Arel-Bundock <vincent.arel-bundock@umontreal.ca>
Description: Detect libraries used in a project and automatically create software bibliographies in 'PDF', 'Word', 'Rmarkdown', and 'BibTeX' formats.
URL: https://github.com/vincentarelbundock/softbib
BugReports: https://github.com/vincentarelbundock/softbib/issues
Depends: R (>= 3.5.0)
Imports: checkmate, renv, rmarkdown, bibtex
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-12 18:44:39 UTC; vincent
Author: Vincent Arel-Bundock [aut, cre, cph]
    (<https://orcid.org/0000-0003-2042-7063>)
Repository: CRAN
Date/Publication: 2023-05-12 19:00:02 UTC
Built: R 4.3.0; ; 2023-05-12 20:11:10 UTC; unix
