Skip to content

Searches CRAN for packages that might have been authored or funded by CDC

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

CDCgov/cran-packages

Repository files navigation

cranpackages: Check for CDC contributted R packages in CRAN

R-CMD-check Codecov test coverage

Overview

Checks CRAN information for packages authored or maintained by CDC employees, or those that declare CDC funding. Looks in the undocumented file packages.rds as suggested by Jeroen Ooms in in this stackoverflow answer. While there is no guarantee that the file will continue to be available, it exists at least since Jan 2012, when that answer was provided.

Looks for CDC, cdc.gov, and Disease Control in the author and maintainer fields for all packages listed in CRAN. It does not look for archived packages.

Usage

Unless you expect or know the file to have moved locations, the default url should be fine. Unless you want to try different search patterns, the default regex should be fine.

This table was last updated on 2025-06-23 at 02:29 UTC.

remotes::install_github("CDCgov/cran-packages")

library(package = "cranpackages")

get_cdc_authored()
Package Version Date/Publication Listed Role Comment
branchingprocess 0.1.0 2025-04-25 12:50:05 UTC Centers for Disease Control and Prevention’s Center for Forecasting and Outbreak Analytics fnd Cooperative agreement CDC-RFA-FT-23-0069
epiworldR 0.8.3.0 2025-06-12 22:20:02 UTC Centers for Disease Control and Prevention fnd Award number 1U01CK000585; 75D30121F00003
epiworldRShiny 0.2.3 2025-05-14 14:50:02 UTC Centers for Disease Control and Prevention fnd Award number 1U01CK000585; 75D30121F00003
facilityepimath 0.1.0 2025-03-07 11:10:13 UTC Centers for Disease Control and Prevention fnd Modeling Infectious Diseases in Healthcare Network award number U01CK000585
gtrendshealth 1.0.0 2025-06-17 06:10:02 UTC US Centers for Disease Control and Prevention cph
LTASR 0.1.4 2024-08-22 23:00:02 UTC Stephen Bertke sbertke@cdc.gov
naaccr 3.1.1 2024-09-20 14:20:05 UTC United States Centers for Disease Control and Prevention cph
nncc 2.0.0 2024-01-11 14:10:02 UTC Beau Bruce lue7@cdc.gov Zhaohui Cui nyv5@cdc.gov aut
PAutilities 1.2.1 2025-06-11 15:30:11 UTC Centers for Disease Control and Prevention ctb
quadkeyr 0.1.0 2025-03-24 15:00:02 UTC CDC’s Center for Forecasting and Outbreak Analytics fnd This project was made possible by cooperative agreement CDC-RFA-FT-23-0069 (grant # NU38FT000009-01-00) from the CDC’s Center for Forecasting and Outbreak Analytics. Its contents are solely the responsibility of the authors and do not necessarily represent the official views of the Centers for Disease Control and Prevention.

DISCLAIMER

Use of this service is limited only to non-sensitive and publicly available data. Users must not use, share, or store any kind of sensitive data like health status, provision or payment of healthcare, Personally Identifiable Information (PII) and/or Protected Health Information (PHI), etc. under ANY circumstance.

Administrators for this service reserve the right to moderate all information used, shared, or stored with this service at any time. Any user that cannot abide by this disclaimer and Code of Conduct may be subject to action, up to and including revoking access to services.

The material embodied in this software is provided to you “as-is” and without warranty of any kind, express, implied or otherwise, including without limitation, any warranty of fitness for a particular purpose. In no event shall the Centers for Disease Control and Prevention (CDC) or the United States (U.S.) government be liable to you or anyone else for any direct, special, incidental, indirect or consequential damages of any kind, or any damages whatsoever, including without limitation, loss of profit, loss of use, savings or revenue, or the claims of third parties, whether or not CDC or the U.S. government has been advised of the possibility of such loss, however caused and on any theory of liability, arising out of or in connection with the possession, use or performance of this software.

MIT License

Copyright (c) 2025 cranpackages authors and the US Centers for Disease Control and Prevention

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Searches CRAN for packages that might have been authored or funded by CDC

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages