Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Keywords
Repository
Produce standard/formalized demographics tables
Basic Info
- Host: GitHub
- Owner: OuhscBbmc
- License: other
- Language: R
- Default Branch: main
- Homepage: https://ouhscbbmc.github.io/codified/
- Size: 744 KB
Statistics
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 3
- Releases: 2
Topics
Metadata Files
README.md
codified
Produce standard/formalized demographics tables
Clinical researchers often need to document and report the demographics of all consented subjects. A common use case is for reporting to funding agencies, including the National Institutes of Health (NIH). The NIH requires a particular format for the PHS Inclusion Enrollment Report in each annual Research Performance Progress Report (RPPR).
The codified package, in combination with the REDCapR package, provides a pipeline to directly extract the demographics of consented subjects from a REDCap database, and to rapidly and reproducibly produce standard demographics tables. This pipeline is demonstrated in the vignette, NIH Enrollment Tables in HTML.
Installation and Documentation
The development version can be installed from GitHub after installing the remotes package.
r
install.packages("remotes") # Run this line if the 'remotes' package isn't installed already.
remotes::install_github(repo = "OuhscBbmc/codified")
The release version can be installed from CRAN.
r
install.packages("codified")
The package can be uninstalled from your local machine with remove.packages("codified").
Build Status and Package Characteristics
| GitHub | GitHub Actions | Coveralls |
| :----- | :---------------------------: | :-------: |
| Main | |
|
| Dev |
|
|
| | Ubuntu LTS | Windows Server | Test Coverage |
| Key | Value |
| :--- | :----- |
| License | |
| Development Doc |
|
| Zenodo Archive |
|
| CRAN Version |
|
| CRAN Rate |
|
| Production Doc |
|
Owner
- Name: OUHSC BBMC
- Login: OuhscBbmc
- Kind: organization
- Email: wibeasley@hotmail.com
- Location: Oklahoma City
- Website: http://ouhsc.edu/BBMC/
- Repositories: 36
- Profile: https://github.com/OuhscBbmc
Biomedical and Behavioral Methodology Core (University of Oklahoma Health Sciences Center)
GitHub Events
Total
- Delete event: 1
- Create event: 1
Last Year
- Delete event: 1
- Create event: 1
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 89
- Total Committers: 3
- Avg Commits per committer: 29.667
- Development Distribution Score (DDS): 0.135
Top Committers
| Name | Commits | |
|---|---|---|
| Will Beasley | w****y@h****m | 77 |
| Peter Higgins | h****5@u****m | 9 |
| dependabot[bot] | 4****]@u****m | 3 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 9
- Total pull requests: 8
- Average time to close issues: 4 days
- Average time to close pull requests: about 1 hour
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.11
- Average comments per pull request: 0.75
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 5
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- wibeasley (9)
Pull Request Authors
- dependabot[bot] (6)
- wibeasley (3)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 264 last-month
- Total dependent packages: 0
- Total dependent repositories: 3
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: codified
Produce Standard/Formalized Demographics Tables
- Homepage: https://ouhscbbmc.github.io/codified/
- Documentation: http://cran.r-project.org/web/packages/codified/codified.pdf
- License: MIT + file LICENSE
-
Latest release: 0.3.0
published almost 4 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 4.1.0 depends
- checkmate >= 1.8.4 imports
- dplyr >= 1.0.0 imports
- kableExtra * imports
- knitr >= 1.18.0 imports
- rlang * imports
- tibble >= 1.4.0 imports
- tidyr >= 1.0.0 imports
- REDCapR * suggests
- covr * suggests
- readr >= 1.1.0 suggests
- rmarkdown * suggests
- testthat >= 3.0 suggests
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/cache v4 composite
- actions/checkout v4 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite