coffee

Chronological Ordering for Fossils and Environmental Events

https://github.com/maarten14c/coffee

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
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Chronological Ordering for Fossils and Environmental Events

Basic Info
  • Host: GitHub
  • Owner: Maarten14C
  • Language: R
  • Default Branch: main
  • Size: 1.77 MB
Statistics
  • Stars: 7
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog

README.md

coffee

Chronological Ordering for Fossils and Environmental Events

It's quite fortunate that the above title can be acronymised to coffee. While individual calibrated radiocarbon dates can span several centuries, combining multiple dates together with any chronological constraints can make a chronology much more robust and precise.

This package uses Bayesian methods to enforce the chronological ordering of radiocarbon and other dates, for example for trees with multiple radiocarbon dates spaced at exactly known intervals (e.g., 10 annual rings). Another example is sites where the relative chronological position of the dates is taken into account - the ages of dates further down a site must be older than those of dates further up.

Please check out the vignettes folder for a tutorial. In short, install the package from github, load it and run the two main functions:

{r, eval=FALSE} require(devtools) install_github("Maarten14C/coffee") library(coffee) rings() strat()

Owner

  • Name: Maarten14C
  • Login: Maarten14C
  • Kind: user
  • Company: Queen's University Belfast

I'm a palaeoecologist with interests in chronology-building, especially by developing approaches to age-depth modelling of radiocarbon-dated cores.

GitHub Events

Total
  • Push event: 4
Last Year
  • Push event: 4

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 31
  • Total Committers: 2
  • Avg Commits per committer: 15.5
  • Development Distribution Score (DDS): 0.065
Past Year
  • Commits: 6
  • Committers: 1
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Maarten14C m****w@q****k 29
Yihui Xie x****e@y****e 2
Committer Domains (Top 20 + Academic)

Packages

  • Total packages: 1
  • Total downloads:
    • cran 383 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 6
  • Total maintainers: 1
cran.r-project.org: coffee

Chronological Ordering for Fossils and Environmental Events

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 383 Last month
Rankings
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Average: 48.0%
Downloads: 78.9%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • IntCal >= 0.2.2 depends
  • knitr * suggests
  • rmarkdown * suggests
  • utf8 * suggests