israd

Repository for the development and release of ISRaD data and tools

https://github.com/international-soil-radiocarbon-database/israd

Science Score: 49.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
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    8 of 17 committers (47.1%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.8%) to scientific vocabulary
Last synced: 7 months ago · JSON representation

Repository

Repository for the development and release of ISRaD data and tools

Basic Info
Statistics
  • Stars: 24
  • Watchers: 13
  • Forks: 15
  • Open Issues: 16
  • Releases: 8
Created almost 8 years ago · Last pushed 8 months ago
Metadata Files
Readme Contributing Citation

README.md

Build Status cran
version

ISRaD

This is the central repository for the development and release of ISRaD data and tools. For more information about the ISRaD project please read our peer-reviewed open-access manuscript:

"An open-source database for the synthesis of soil radiocarbon data: International Soil Radiocarbon Database (ISRaD) version 1.0"

You can also visit our website (soilradiocarbon.org) for an overview of the project and to find out how you can get involved.

ISRaD data

The most recent compiled version of ISRaD (the database) is available here.

ISRaD R package

The ISRaD R package is on CRAN.

To install the package, start up an R session and run the following code: install.packages("ISRaD") library(ISRaD)

Technical notes

ISRaD data is stored here on github, rather than inside of the R package. You will always be able to access the latest data from (versions v1.0.0 or greater of) the ISRaD package using the "ISRaD.getdata" function. The version of ISRaD on CRAN is v2.5.5 (2023-09-21).

We are always working to improve the code and provide minor updates. If you're interested in using the latest (beta) version of the ISRaD R package you can download it directly from github. Open an R session and run the following code:

devtools::install_github("International-Soil-Radiocarbon-Database/ISRaD/Rpkg", ref="main")

Citations

To cite the database, please cite our original manuscript as well as the respository (click the "cite this repository" link above to view or download the citation for the most recent data release in your preferred format).

Owner

  • Name: International-Soil-Radiocarbon-Database
  • Login: International-Soil-Radiocarbon-Database
  • Kind: organization

GitHub Events

Total
  • Issues event: 7
  • Delete event: 2
  • Issue comment event: 4
  • Push event: 45
  • Create event: 1
Last Year
  • Issues event: 7
  • Delete event: 2
  • Issue comment event: 4
  • Push event: 45
  • Create event: 1

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 1,587
  • Total Committers: 17
  • Avg Commits per committer: 93.353
  • Development Distribution Score (DDS): 0.589
Past Year
  • Commits: 30
  • Committers: 3
  • Avg Commits per committer: 10.0
  • Development Distribution Score (DDS): 0.167
Top Committers
Name Email Commits
JeffBM j****l@g****m 653
greymonroe g****e@g****m 218
SophievF 5****F 203
Corey Lawrence 1****e 188
Shane Stoner s****r@b****e 88
Caitlin Hicks Pries c****s@d****u 61
Ben Bond-Lamberty b****y@p****v 61
mguderle m****e@b****e 31
Paul Levine a****y 25
Sophie von Fromm s****m@b****e 21
K Todd-Brown k****n@g****m 21
Carlos A. Sierra c****s@b****e 5
Marcus Guderle m****e@B****E 4
Adam Uhlir u****a@g****m 2
Alison Hoyt a****t@g****m 2
setrumbore 3****e 2
Carlos A. Sierra c****a@b****e 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 214
  • Total pull requests: 63
  • Average time to close issues: 4 months
  • Average time to close pull requests: 2 days
  • Total issue authors: 24
  • Total pull request authors: 8
  • Average comments per issue: 3.47
  • Average comments per pull request: 0.32
  • Merged pull requests: 53
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 4
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jb388 (71)
  • aahoyt (40)
  • greymonroe (24)
  • coreylawrence (15)
  • alkalifly (12)
  • Kate-Heckman (8)
  • ShaneStoner (7)
  • olgavinduskova (6)
  • CaitlinPries (4)
  • ktoddbrown (4)
  • mguderle (3)
  • bpbond (3)
  • agathadrk (3)
  • kjmcfarlane (2)
  • SophievF (2)
Pull Request Authors
  • bpbond (15)
  • ktoddbrown (15)
  • olgavinduskova (10)
  • jb388 (10)
  • AuHau (4)
  • greymonroe (4)
  • ShaneStoner (3)
  • alkalifly (2)
Top Labels
Issue Labels
bug (27) enhancement (27) help wanted (25) question (11) good first issue (3) invalid (1)
Pull Request Labels

Dependencies

Rpkg/DESCRIPTION cran
  • R >= 3.5.0 depends
  • RCurl * imports
  • dplyr >= 0.8 imports
  • ggplot2 * imports
  • httr * imports
  • maps * imports
  • readxl * imports
  • rio * imports
  • rnaturalearth * imports
  • sf * imports
  • terra * imports
  • tidyr >= 1.0 imports
  • writexl * imports
  • devtools * suggests
  • knitr * suggests
  • rmarkdown * suggests