Skip to content

Commit dd3f630

Browse files
committed
build: add description file (w/ dependencies) - skip ci
1 parent 1626eb6 commit dd3f630

2 files changed

Lines changed: 26 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Package: general-context
2+
Type: Package
3+
Title: General Context Course
4+
Version: 2.0
5+
Authors@R: c(
6+
person(given = "Nicolas",
7+
family = "Casajus",
8+
role = c("aut", "cre", "cph"),
9+
email = "nicolas.casajus@fondationbiodiversite.fr",
10+
comment = c(ORCID = "0000-0002-5537-5294")))
11+
Description: Quarto slides of the course 'General context - Open science, Data
12+
lifecycle, FAIR principles'. These slides are part of the training course
13+
'Biodiversity data - From data collection to publication' organized by
14+
FRB-CESAB, PNDB & GBIF France since 2024.
15+
URL: https://github.com/biodiversitydata/general-context
16+
BugReports: https://github.com/biodiversitydata/general-context/issues
17+
License: CC BY 4.0
18+
Encoding: UTF-8
19+
Roxygen: list(markdown = TRUE)
20+
RoxygenNote: 7.3.3
21+
Imports:
22+
knitr,
23+
rmarkdown

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<br>
55
<img src="images/readme/logo-readme.png" alt="Logo" width="200">
66
<br>
7-
Biodiversity data: General context
7+
General context
88
<br>
9-
Open science, complex landscape & reproducibility
9+
Open science, Data lifecycle & FAIR principles
1010
<br>
1111
</h1>
1212

@@ -82,7 +82,7 @@ To understand the file organisation of this repository, please read this [Wiki](
8282

8383
## Citation
8484

85-
Norvez O, Pamerlon S & Casajus N (2024) Biodiversity data: General context. Online presentation available at <https://github.com/biodiversitydata/general-context/>.
85+
Norvez O, Pamerlon S & Casajus N (2025) General context: Open science, Data lifecycle & FAIR principles. Online presentation available at <https://github.com/biodiversitydata/general-context/>.
8686

8787

8888
## Contributing

0 commit comments

Comments
 (0)