deeptimedata

Data used in the `deeptime` R package

https://github.com/willgearty/deeptimedata

Science Score: 26.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
    Found 3 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Data used in the `deeptime` R package

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License

README.md

deeptimedata

CRAN status R-CMD-check <!-- badges: end -->

Overview

An R package that contains geologic pattern data from the Federal Geographic Data Committee (FGDC) and United States Geological Survey (USGS) as put forward in the Digital Cartographic Standard for Geologic Map Symbolization. Access functions are provided in the accompanying deeptime package.

Installation

Generally, you should not need to install this package separately, it should be installed automatically when installing the deeptime package. However, if you do need to install it on it's own, you can use either of these options:

```r

get the stable version from CRAN

install.packages("deeptimedata")

or get the development version from github

install.packages("devtools")

devtools::install_github("willgearty/deeptimedata") ```

Citation

If you use the deeptime and/or deeptimedata R packages in your work, please cite as:

Gearty, W. 2024. deeptime: an R package that facilitates highly customizable visualizations of data over geological time intervals. EarthArXiv. doi: 10.31223/X5841N.

Owner

  • Name: William Gearty
  • Login: willgearty
  • Kind: user
  • Location: New York, NY
  • Company: American Museum of Natural History

Postdoctoral Research Fellow paleobiology, macroevolution, and macroecology

GitHub Events

Total
  • Create event: 4
  • Release event: 1
  • Issues event: 1
  • Push event: 17
Last Year
  • Create event: 4
  • Release event: 1
  • Issues event: 1
  • Push event: 17

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 12
  • Total Committers: 1
  • Avg Commits per committer: 12.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 12
  • Committers: 1
  • Avg Commits per committer: 12.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
William Gearty w****y@g****m 12

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: about 20 hours
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total 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
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: about 20 hours
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • 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
  • willgearty (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 776 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: deeptimedata

Geologic Pattern Data from FGDC Used in 'deeptime'

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 776 Last month
Rankings
Dependent packages count: 27.9%
Dependent repos count: 34.4%
Average: 49.8%
Downloads: 86.9%
Maintainers (1)
Last synced: 10 months ago

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • 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
.github/workflows/pkgdown.yaml actions
  • 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
DESCRIPTION cran
  • R >= 2.10 depends
  • grImport2 * suggests
  • rsvg * suggests
  • usethis * suggests