https://github.com/getwilds/cancerprof
API Client for State Cancer Profiles
https://github.com/getwilds/cancerprof
wilds-r
Last synced: over 1 year ago
JSON representation
API Client for State Cancer Profiles
- Host: GitHub
- URL: https://github.com/getwilds/cancerprof
- Owner: getwilds
- License: other
- Created: 2024-01-03T23:17:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T19:35:10.000Z (almost 2 years ago)
- Last Synced: 2025-03-14T19:35:31.028Z (over 1 year ago)
- Topics: wilds-r
- Language: R
- Homepage: http://getwilds.org/cancerprof/
- Size: 6.98 MB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codemeta: codemeta.json
Awesome Lists containing this project
README
# cancerprof
[](https://getwilds.github.io/badges/#concept)
[](https://github.com/getwilds/cancerprof/actions/workflows/R-CMD-check.yaml)
[](https://github.com/ropensci/software-review/issues/637)
## Overview
Cancerprof is designed to allow programmable research with data from [State Cancer Profiles](https://statecancerprofiles.cancer.gov/index.html "Visit State Cancer Profiles")
## Installation
You can install the development version of `cancerprof` from [GitHub](https://github.com/) with:
```r
# install.packages("pak")
pak::pak("getwilds/cancerprof")
```
## Support
For questions, bugs, or feature requests, please reach out to Brian Park at joon.brianpark@gmail.com, or open an issue on our [issue tracker](https://github.com/getwilds/cancerprof/issues)