Skip to content

Commit 44dc7b0

Browse files
committed
final fixes before submission
1 parent a6985a2 commit 44dc7b0

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

codemeta.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"codeRepository": "https://github.com/ropensci/rotl",
99
"issueTracker": "https://github.com/ropensci/rotl/issues",
1010
"license": "https://spdx.org/licenses/BSD-2-Clause",
11-
"version": "3.1.0",
11+
"version": "3.1.1",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
1515
"url": "https://r-project.org"
1616
},
17-
"runtimePlatform": "R version 4.3.0 (2023-04-21)",
17+
"runtimePlatform": "R version 4.5.2 (2025-10-31)",
1818
"provider": {
1919
"@id": "https://cran.r-project.org",
2020
"@type": "Organization",
@@ -236,7 +236,7 @@
236236
},
237237
"isPartOf": "https://ropensci.org",
238238
"keywords": ["metadata", "ropensci", "phylogenetics", "independant-contrasts", "biodiversity", "r", "rstats", "r-package", "taxonomy", "phylogeny", "peer-reviewed"],
239-
"fileSize": "762.421KB",
239+
"fileSize": "796.627KB",
240240
"citation": [
241241
{
242242
"@type": "ScholarlyArticle",
@@ -320,9 +320,9 @@
320320
"sameAs": "https://doi.org/10.5281/zenodo.3937741"
321321
}
322322
],
323-
"releaseNotes": "https://github.com/ropensci/rotl/blob/master/NEWS.md",
323+
"releaseNotes": "https://github.com/ropensci/rotl/blob/main/NEWS.md",
324324
"readme": "https://github.com/ropensci/rotl/blob/master/README.md",
325-
"contIntegration": ["https://github.com/ropensci/rotl/actions/workflows/R-CMD-check.yaml", "https://app.codecov.io/github/ropensci/rotl?branch=master"],
325+
"contIntegration": ["https://github.com/ropensci/rotl/actions/workflows/R-CMD-check.yaml", "https://app.codecov.io/gh/ropensci/rotl"],
326326
"developmentStatus": "https://www.repostatus.org/#active",
327327
"review": {
328328
"@type": "Review",

cran-comments.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,3 @@
22

33
- There were no ERRORs, WARNINGs, or NOTEs
44

5-
## Downstream dependencies
6-
7-
* I informed the maintainers of the datelife package of the upcoming release
8-
and provided a pull request for the check failures that this new version of
9-
the package cause: https://github.com/phylotastic/datelife/pull/83

0 commit comments

Comments
 (0)