Package: easyRef
Type: Package
Title: Easy Reference Generation for R Packages
Version: 0.1.0
Author: Rasmus Rydbirk [aut, cre]
Authors@R: person(given = "Rasmus", family = "Rydbirk", role = c("aut", "cre"), email = "rrydbirk@outlook.dk")
Maintainer: Rasmus Rydbirk <rrydbirk@outlook.dk>
Description: Generate citations and references for R packages from CRAN or Bioconductor.
    Supports RIS and BibTeX formats with automatic DOI retrieval from GitHub repositories
    and published papers. Includes command-line interface for batch processing.
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/rrydbirk/easyRef
BugReports: https://github.com/rrydbirk/easyRef/issues
Depends: R (>= 3.5.0)
Imports: utils, xml2, rvest
Suggests: BiocManager, stringr, testthat (>= 3.0.0)
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-10-07 08:13:44 UTC; ucloud
Repository: CRAN
Date/Publication: 2025-10-10 19:30:02 UTC
Built: R 4.6.0; ; 2025-11-13 04:33:51 UTC; windows
