|
4 | 4 | "identifier": "forcis", |
5 | 5 | "description": "Provides an interface to the 'FORCIS' database (Chaabane et al. (2024) <doi:10.5281/zenodo.7390791>) on global foraminifera distribution. This package allows to download and to handle 'FORCIS' data. It is part of the FRB-CESAB working group FORCIS. <https://www.fondationbiodiversite.fr/en/the-frb-in-action/programs-and-projects/le-cesab/forcis/>.", |
6 | 6 | "name": "forcis: Handle the FORCIS Foraminifera Database", |
7 | | - "relatedLink": "https://docs.ropensci.org/forcis/", |
| 7 | + "relatedLink": ["https://docs.ropensci.org/forcis/", "https://CRAN.R-project.org/package=forcis"], |
8 | 8 | "codeRepository": "https://github.com/ropensci/forcis", |
9 | 9 | "issueTracker": "https://github.com/ropensci/forcis/issues", |
10 | 10 | "license": "https://spdx.org/licenses/GPL-2.0", |
|
14 | 14 | "name": "R", |
15 | 15 | "url": "https://r-project.org" |
16 | 16 | }, |
17 | | - "runtimePlatform": "R version 4.5.0 (2025-04-11)", |
| 17 | + "runtimePlatform": "R version 4.5.1 (2025-06-13)", |
| 18 | + "provider": { |
| 19 | + "@id": "https://cran.r-project.org", |
| 20 | + "@type": "Organization", |
| 21 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 22 | + "url": "https://cran.r-project.org" |
| 23 | + }, |
18 | 24 | "author": [ |
19 | 25 | { |
20 | 26 | "@type": "Person", |
|
281 | 287 | }, |
282 | 288 | "SystemRequirements": null |
283 | 289 | }, |
284 | | - "fileSize": "4680.696KB", |
| 290 | + "fileSize": "4680.085KB", |
285 | 291 | "citation": [ |
286 | 292 | { |
287 | | - "@type": "SoftwareSourceCode", |
| 293 | + "@type": "ScholarlyArticle", |
288 | 294 | "datePublished": "2025", |
289 | 295 | "author": [ |
290 | 296 | { |
291 | 297 | "@type": "Organization", |
292 | 298 | "name": "Casajus Nicolas" |
293 | 299 | }, |
294 | | - { |
295 | | - "@type": "Organization", |
296 | | - "name": "Greco Mattia" |
297 | | - }, |
298 | 300 | { |
299 | 301 | "@type": "Organization", |
300 | 302 | "name": "Chaabane Sonia" |
|
306 | 308 | { |
307 | 309 | "@type": "Organization", |
308 | 310 | "name": "de Garidel-Thoron Thibault" |
| 311 | + }, |
| 312 | + { |
| 313 | + "@type": "Organization", |
| 314 | + "name": "Greco Mattia" |
309 | 315 | } |
310 | 316 | ], |
311 | | - "name": "forcis: {H}andle the {FORCIS} {F}oraminifera {D}atabase", |
312 | | - "url": "https://docs.ropensci.org/forcis/", |
313 | | - "description": "R package version 1.0.1" |
| 317 | + "name": "forcis: {A}n {R} package for accessing, handling and analysing the {FORCIS} database", |
| 318 | + "identifier": "10.21105/joss.09217", |
| 319 | + "pagination": "9217", |
| 320 | + "@id": "https://doi.org/10.21105/joss.09217", |
| 321 | + "sameAs": "https://doi.org/10.21105/joss.09217", |
| 322 | + "isPartOf": { |
| 323 | + "@type": "PublicationIssue", |
| 324 | + "datePublished": "2025", |
| 325 | + "isPartOf": { |
| 326 | + "@type": ["PublicationVolume", "Periodical"], |
| 327 | + "volumeNumber": "10", |
| 328 | + "name": "Journal of Open Source Software" |
| 329 | + } |
| 330 | + } |
314 | 331 | }, |
315 | 332 | { |
316 | 333 | "@type": "ScholarlyArticle", |
|
521 | 538 | } |
522 | 539 | } |
523 | 540 | ], |
524 | | - "releaseNotes": "https://github.com/ropensci/forcis/blob/master/NEWS.md", |
| 541 | + "releaseNotes": "https://github.com/ropensci/forcis/blob/main/NEWS.md", |
525 | 542 | "readme": "https://github.com/ropensci/forcis/blob/main/README.md", |
526 | 543 | "contIntegration": ["https://github.com/ropensci/forcis/actions/workflows/R-CMD-check.yaml", "https://app.codecov.io/gh/ropensci/forcis"], |
527 | 544 | "review": { |
|
0 commit comments