Skip to content

Commit

Permalink
doc: increase version (0.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed Sep 19, 2024
1 parent 7c900de commit 9264088
Show file tree
Hide file tree
Showing 6 changed files with 86 additions and 8 deletions.
70 changes: 69 additions & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.9000
version: 0.0.1
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/>.
Expand All @@ -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.0.1
url: https://frbcesab.github.io/forcis
repository-code: https://github.com/FRBCesab/forcis
url: https://frbcesab.github.io/forcis
contact:
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: forcis
Type: Package
Title: An R Client to Access the FORCIS Database
Version: 0.0.0.9000
Version: 0.0.1
Authors@R: c(
person(given = "Nicolas",
family = "Casajus",
Expand Down
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# forcis 0.0.0.9000 (development version)
# forcis 0.0.1

First release
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ For an overview of the main features of `forcis`, please read the [Get started](

Please cite this package as:

> Casajus N, Greco M, Chaabane S, Giraud X & de Garidel-Thoron T (2024) forcis: An R client to access the FORCIS database. R package version 0.0.0.9000. URL: https://frbcesab.github.io/forcis/.
> Casajus N, Greco M, Chaabane S, Giraud X & de Garidel-Thoron T (2024) forcis: An R client to access the FORCIS database. R package version 0.0.1. URL: https://frbcesab.github.io/forcis/.
You can also run:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Please cite this package as:

> Casajus N, Greco M, Chaabane S, Giraud X & de Garidel-Thoron T (2024)
> forcis: An R client to access the FORCIS database. R package version
> 0.0.0.9000. URL: <https://frbcesab.github.io/forcis/>.
> 0.0.1. URL: <https://frbcesab.github.io/forcis/>.
You can also run:

Expand Down
14 changes: 11 additions & 3 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"codeRepository": "https://github.com/frbcesab/forcis",
"issueTracker": "https://github.com/FRBCesab/forcis/issues",
"license": "https://spdx.org/licenses/GPL-2.0",
"version": "0.0.0.9000",
"version": "0.0.1",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand Down Expand Up @@ -51,6 +51,14 @@
"@id": "https://orcid.org/0000-0001-8983-9571"
}
],
"contributor": [
{
"@type": "Person",
"givenName": "Khalil",
"familyName": "Hammami",
"email": "[email protected]"
}
],
"copyrightHolder": [
{
"@type": "Person",
Expand Down Expand Up @@ -230,7 +238,7 @@
},
"SystemRequirements": null
},
"fileSize": "2712.736KB",
"fileSize": "2714.577KB",
"citation": [
{
"@type": "SoftwareSourceCode",
Expand Down Expand Up @@ -259,7 +267,7 @@
],
"name": "forcis: {An} {R} client to access the {FORCIS} database",
"url": "https://frbcesab.github.io/forcis",
"description": "R package version 0.0.0.9000"
"description": "R package version 0.0.1"
},
{
"@type": "ScholarlyArticle",
Expand Down

0 comments on commit 9264088

Please sign in to comment.