File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Package: neotoma2
22Title: 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
55Authors@R:
66 c(person(given = "Dominguez Vidana",
77 family = "Socorro",
Original file line number Diff line number Diff line change 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
510Fixed 2 neotoma2R package bugs:
Original file line number Diff line number Diff line change 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" ,
324324 },
325325 "SystemRequirements" : null
326326 },
327- "fileSize" : " 8733.487KB " ,
327+ "fileSize" : " 9141.708KB " ,
328328 "citation" : [
329329 {
330330 "@type" : " SoftwareSourceCode" ,
Original file line number Diff line number Diff line change 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
1217Fixed ` neotoma2 ` package bugs:
You can’t perform that action at this time.
0 commit comments