|
8 | 8 | "codeRepository": "https://github.com/ropensci/rotl", |
9 | 9 | "issueTracker": "https://github.com/ropensci/rotl/issues", |
10 | 10 | "license": "https://spdx.org/licenses/BSD-2-Clause", |
11 | | - "version": "3.1.0", |
| 11 | + "version": "3.1.1", |
12 | 12 | "programmingLanguage": { |
13 | 13 | "@type": "ComputerLanguage", |
14 | 14 | "name": "R", |
15 | 15 | "url": "https://r-project.org" |
16 | 16 | }, |
17 | | - "runtimePlatform": "R version 4.3.0 (2023-04-21)", |
| 17 | + "runtimePlatform": "R version 4.5.2 (2025-10-31)", |
18 | 18 | "provider": { |
19 | 19 | "@id": "https://cran.r-project.org", |
20 | 20 | "@type": "Organization", |
|
236 | 236 | }, |
237 | 237 | "isPartOf": "https://ropensci.org", |
238 | 238 | "keywords": ["metadata", "ropensci", "phylogenetics", "independant-contrasts", "biodiversity", "r", "rstats", "r-package", "taxonomy", "phylogeny", "peer-reviewed"], |
239 | | - "fileSize": "762.421KB", |
| 239 | + "fileSize": "796.627KB", |
240 | 240 | "citation": [ |
241 | 241 | { |
242 | 242 | "@type": "ScholarlyArticle", |
|
320 | 320 | "sameAs": "https://doi.org/10.5281/zenodo.3937741" |
321 | 321 | } |
322 | 322 | ], |
323 | | - "releaseNotes": "https://github.com/ropensci/rotl/blob/master/NEWS.md", |
| 323 | + "releaseNotes": "https://github.com/ropensci/rotl/blob/main/NEWS.md", |
324 | 324 | "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"], |
326 | 326 | "developmentStatus": "https://www.repostatus.org/#active", |
327 | 327 | "review": { |
328 | 328 | "@type": "Review", |
|
0 commit comments