Package: citer Type: Package Title: Boosting your R packages' citations Version: 0.0.9000 Depends: R (>= 4.1.0) Authors@R: c( person(given="George", family="Vega Yon", role=c("aut", "cre"), email="g.vegayon@gmail.com", comment = c(ORCID = "0000-0002-3171-0844")), person("Centers for Disease Control and Prevention", role="fnd", comment = "Award number 1U01CK000585; 75D30121F00003" )) Description: Although used a core of scientific endeavors, citations of scientific software are often overlooked. This package provides tools to boost citation of R packages, making it easier for users to cite the software they use in their research. URL: https://github.com/UofUEpiBio/citer, https://uofuepibio.github.io/citer/, BugReports: https://github.com/UofUEpiBio/citer/issues License: MIT + file LICENSE RoxygenNote: 7.3.2 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: tools, utils Repository: https://uofuepibio.r-universe.dev Date/Publication: 2025-06-12 08:39:09 UTC RemoteUrl: https://github.com/UofUEpiBio/citer RemoteRef: HEAD RemoteSha: 58f4361f68dc1f6b769533c37879d9336635f403 NeedsCompilation: no Packaged: 2026-06-17 09:44:38 UTC; root Author: George Vega Yon [aut, cre] (ORCID: ), Centers for Disease Control and Prevention [fnd] (Award number 1U01CK000585; 75D30121F00003) Maintainer: George Vega Yon