Skip to content
Merged

Dev #71

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ paper.*
^vignettes/simple_workflow
^vignettes/images/
^vignettes/data/
^data-raw/
^data-raw/
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![NSF-1948926](https://img.shields.io/badge/NSF-1948926-blue.svg)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1948926)
[![Codecov test coverage](https://codecov.io/gh/NeotomaDB/neotoma2/branch/production/graph/badge.svg)](https://app.codecov.io/gh/NeotomaDB/neotoma2?branch=production)
[![DOI](https://zenodo.org/badge/265675258.svg)](https://zenodo.org/badge/latestdoi/265675258)
[![Zenodo doi badge](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.21683439-blue.svg)](https://zenodo.org/doi/10.5281/zenodo.21683439)
[![status](https://joss.theoj.org/papers/80636d1e6d32175f13edb7e7ed14089a/status.svg)](https://joss.theoj.org/papers/10.21105/joss.05561)
<!-- badges: end -->

Expand Down Expand Up @@ -72,7 +72,7 @@ The `neotoma2` R package pulls data from the [Neotoma Paleoecology Database](htt

This project is to be evaluated using the following metrics:

* CRAN release 1.1.0 **Pending** July 2026.
* CRAN release 1.1.0 **Pending** August 2026.
* CRAN release 1.0.12 April 2026
* CRAN release 1.0.11 Bug fix: Set examples to \dontrun{} to avoid conflicts with CRAN's policy. **DONE** December 14, 2025
* CRAN release 1.0.10 . **DONE** December 06, 2025
Expand Down
Loading