-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
75 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ message: 'To cite package "forcis" in publications use:' | |
type: software | ||
license: GPL-2.0-or-later | ||
title: 'forcis: An R Client to Access the FORCIS Database' | ||
version: 0.0.1 | ||
version: 0.1.0 | ||
abstract: Provides an interface to the FORCIS database (<https://zenodo.org/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/>. | ||
|
@@ -34,6 +34,18 @@ authors: | |
name-particle: de | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-8983-9571 | ||
preferred-citation: | ||
type: manual | ||
title: 'forcis: An R client to access the FORCIS database' | ||
authors: | ||
- name: Casajus Nicolas | ||
- name: Greco Mattia | ||
- name: Chaabane Sonia | ||
- name: Giraud Xavier | ||
- name: de Garidel-Thoron Thibault | ||
year: '2024' | ||
notes: R package version 0.1.0 | ||
url: https://frbcesab.github.io/forcis | ||
repository-code: https://github.com/FRBCesab/forcis | ||
url: https://frbcesab.github.io/forcis | ||
contact: | ||
|
@@ -42,6 +54,62 @@ contact: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-5537-5294 | ||
references: | ||
- type: article | ||
title: 'The FORCIS database: A global census of planktonic Foraminifera from ocean | ||
waters' | ||
authors: | ||
- name: Chaabane Sonia | ||
- name: De Garidel-Thoron Thibault | ||
- name: Giraud Xavier | ||
- name: Schiebel Ralf | ||
- name: Beaugrand Gregory | ||
- name: Brummer Geert-Jan | ||
- name: Casajus Nicolas | ||
- name: Greco Mattia | ||
- name: Grigoratou Maria | ||
- name: Howa Hélène | ||
- name: Jonkers Lukas | ||
- name: Kucera Michal | ||
- name: Kuroyanagi Azumi | ||
- name: Meilland Julie | ||
- name: Monteiro Fanny | ||
- name: Mortyn Graham | ||
- name: Almogi-Labin Ahuva | ||
- name: Asahi Hirofumi | ||
- name: Avnaim-Katav Simona | ||
- name: Bassinot Franck | ||
- name: Davis Catherine V. | ||
- name: Field David B. | ||
- name: Hernández-Almeida Iván | ||
- name: Herut Barak | ||
- name: Hosie Graham | ||
- name: Howard Will | ||
- name: Jentzen Anna | ||
- name: Johns David G. | ||
- name: Keigwin Lloyd | ||
- name: Kitchener John | ||
- name: Kohfeld Karen E. | ||
- name: Lessa Douglas V. O. | ||
- name: Manno Clara | ||
- name: Marchant Margarita | ||
- name: Ofstad Siri | ||
- name: Ortiz Joseph D. | ||
- name: Post Alexandra | ||
- name: Rigual-Hernandez Andres | ||
- name: Rillo Marina C. | ||
- name: Robinson Karen | ||
- name: Sagawa Takuya | ||
- name: Sierro Francisco | ||
- name: Takahashi Kunio T. | ||
- name: Torfstein Adi | ||
- name: Venancio Igor | ||
- name: Yamasaki Makoto | ||
- name: Ziveri Patrizia | ||
journal: Scientific Data | ||
volume: '10' | ||
doi: 10.1038/s41597-023-02264-2 | ||
year: '2023' | ||
start: '354' | ||
- type: software | ||
title: 'R: A Language and Environment for Statistical Computing' | ||
notes: Depends | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# forcis 0.0.1 | ||
# forcis 0.1.0 | ||
|
||
First release | ||
First stable release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters