Science Score: 13.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.5%) to scientific vocabulary
Repository
Create, Stow, and Read Data Packages
Basic Info
- Host: GitHub
- Owner: cole-brokamp
- License: other
- Language: R
- Default Branch: main
- Homepage: https://cole-brokamp.github.io/dpkg/
- Size: 1.75 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
- Releases: 10
Metadata Files
README.md
dpkg
Description: Data frame, tibble, or tbl objects are converted to data package objects using specific metadata labels (name, version, title, homepage, description). A data package object (dpkg) can be written to disk as a 'parquet' file or released to a 'GitHub' repository. Data package objects can be read into R from online repositories and downloaded files are cached locally across R sessions.
Installation
Install the released version of dpkg from CRAN with:
r
install.packages("dpkg")
You can install the development version of dpkg from GitHub with:
``` r
install.packages("devtools")
devtools::install_github("cole-brokamp/dpkg") ```
Owner
- Name: Cole Brokamp
- Login: cole-brokamp
- Kind: user
- Location: Cincinnati, OH
- Company: Cincinnati Children's Hospital Medical Center
- Website: colebrokamp.com
- Twitter: cole_brokamp
- Repositories: 6
- Profile: https://github.com/cole-brokamp
GitHub Events
Total
- Create event: 6
- Release event: 3
- Issues event: 5
- Watch event: 1
- Delete event: 1
- Issue comment event: 4
- Push event: 13
- Pull request event: 3
Last Year
- Create event: 6
- Release event: 3
- Issues event: 5
- Watch event: 1
- Delete event: 1
- Issue comment event: 4
- Push event: 13
- Pull request event: 3
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 6 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 6 days
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- cole-brokamp (4)
- erikarasnick (3)
Pull Request Authors
- cole-brokamp (7)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 252 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: dpkg
Create, Stow, and Read Data Packages
- Homepage: https://github.com/cole-brokamp/dpkg
- Documentation: http://cran.r-project.org/web/packages/dpkg/dpkg.pdf
- License: MIT + file LICENSE
-
Latest release: 0.6.1
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- 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
- S7 * imports
- curl * imports
- fs * imports
- glue * imports
- httr2 * imports
- nanoparquet * imports
- prettyunits * imports
- rlang * imports
- stringr * imports
- tibble * imports
- gert * suggests
- gh * suggests
- testthat >= 3.0.0 suggests
- withr * suggests
- JamesIves/github-pages-deploy-action v4.5.0 composite
- actions/checkout v4 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite