Skip to content

Commit 06d01d8

Browse files
committed
NRP-45
Updated Description, News, cran-comments
1 parent 7c3904b commit 06d01d8

4 files changed

Lines changed: 14 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: neotoma2
22
Title: Working with the Neotoma Paleoecology Database
3-
Date: 2025-11-25
4-
Version: 1.0.9
3+
Date: 2025-12-05
4+
Version: 1.0.10
55
Authors@R:
66
c(person(given = "Dominguez Vidana",
77
family = "Socorro",

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# News neotoma2 R package
22

3+
## neotoma2 1.0.10
4+
5+
Fixed tests to not be run on CRAN as API may be down.
6+
Changed vignette to not run when API is down - order of code was not correct for this chunk.
7+
38
## neotoma2 1.0.9
49

510
Fixed 2 neotoma2R package bugs:

codemeta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"codeRepository": "https://github.com/NeotomaDB/neotoma2",
88
"issueTracker": "https://github.com/NeotomaDB/neotoma2/issues",
99
"license": "https://spdx.org/licenses/MIT",
10-
"version": "1.0.9",
10+
"version": "1.0.10",
1111
"programmingLanguage": {
1212
"@type": "ComputerLanguage",
1313
"name": "R",
@@ -324,7 +324,7 @@
324324
},
325325
"SystemRequirements": null
326326
},
327-
"fileSize": "8733.487KB",
327+
"fileSize": "9141.708KB",
328328
"citation": [
329329
{
330330
"@type": "SoftwareSourceCode",

cran-comments.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77

88
-----
99

10+
## Bugfix neotoma2 1.0.10
11+
12+
Fixed tests to not be run on CRAN as API may be down.
13+
Changed vignette to not run when API is down - order of code was not correct for this chunk.
14+
1015
## Bugfix neotoma2 1.0.9
1116

1217
Fixed `neotoma2` package bugs:

0 commit comments

Comments
 (0)