Package: softbib
Type: Package
Title: Software Bibliographies for R Projects
Version: 0.0.1
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.
Depends: R (>= 3.5.0)
Imports: checkmate, renv, rmarkdown, bibtex
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-31 15:35:59 UTC; vincent
Author: Vincent Arel-Bundock [aut, cre, cph]
    (<https://orcid.org/0000-0003-2042-7063>)
Repository: CRAN
Date/Publication: 2023-04-03 10:00:02 UTC
Built: R 4.1.2; ; 2023-04-04 11:14:38 UTC; unix
