Skip to content

Commit 508d460

Browse files
committed
Add citation.
1 parent d7b49b9 commit 508d460

40 files changed

Lines changed: 376 additions & 53 deletions

CITATION.cff

Lines changed: 283 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,283 @@
1+
# --------------------------------------------
2+
# CITATION file created with {cffr} R package
3+
# See also: https://docs.ropensci.org/cffr/
4+
# --------------------------------------------
5+
6+
cff-version: 1.2.0
7+
message: 'To cite package "SeaGraphs" in publications use:'
8+
type: software
9+
license: GPL-3.0-only
10+
title: 'SeaGraphs: Sea Currents to Connectivity Transformation'
11+
version: 0.1.1
12+
doi: 10.1016/j.dib.2024.111268
13+
abstract: Transformation of sea currents to connectivity data. Two files of horizontal
14+
and vertical currents flows are transformed into connectivity data in the form of
15+
sfnetwork, shapefile, edge list and adjacency matrix. An application example is
16+
shown at Nagkoulis et al. (2025) <https://doi.org/10.1016/j.dib.2024.111268>.
17+
authors:
18+
- family-names: Nagkoulis
19+
given-names: Nikolaos
20+
email: nikolaosn@civil.auth.gr
21+
orcid: https://orcid.org/0000-0002-1900-2634
22+
- family-names: Adam
23+
given-names: Christos
24+
email: econp266@econ.soc.uoc.gr
25+
orcid: https://orcid.org/0009-0003-3244-7034
26+
- family-names: Mamoutos
27+
given-names: Ioannis G.
28+
email: i.mamoutos@marine.aegean.gr
29+
orcid: https://orcid.org/0000-0002-2697-2620
30+
- family-names: Mazaris
31+
given-names: Antonios D.
32+
email: amazaris@bio.auth.gr
33+
orcid: https://orcid.org/0000-0002-4961-5490
34+
- family-names: Katsanevakis
35+
given-names: Stelios
36+
email: stelios@katsanevakis.com
37+
orcid: https://orcid.org/0000-0002-5137-7540
38+
preferred-citation:
39+
type: article
40+
title: An ecological connectivity dataset for Black Sea obtained from sea currents
41+
authors:
42+
- family-names: Nagkoulis
43+
given-names: Nikolaos
44+
email: nikolaosn@civil.auth.gr
45+
orcid: https://orcid.org/0000-0002-1900-2634
46+
- family-names: Adam
47+
given-names: Christos
48+
email: econp266@econ.soc.uoc.gr
49+
orcid: https://orcid.org/0009-0003-3244-7034
50+
- family-names: Mamoutos
51+
given-names: Ioannis
52+
- family-names: Mazaris
53+
given-names: Antonios D.
54+
email: amazaris@bio.auth.gr
55+
orcid: https://orcid.org/0000-0002-4961-5490
56+
- family-names: Katsanevakis
57+
given-names: Stelios
58+
email: stelios@katsanevakis.com
59+
orcid: https://orcid.org/0000-0002-5137-7540
60+
journal: Data in Brief
61+
year: '2025'
62+
volume: '58'
63+
doi: 10.1016/j.dib.2024.111268
64+
start: '111268'
65+
repository-code: https://github.com/cadam00/SeaGraphs
66+
url: https://cadam00.github.io/SeaGraphs/
67+
contact:
68+
- family-names: Adam
69+
given-names: Christos
70+
email: econp266@econ.soc.uoc.gr
71+
orcid: https://orcid.org/0009-0003-3244-7034
72+
keywords:
73+
- corridors
74+
- ecological-modelling
75+
- graph-theory
76+
- r
77+
- r-package
78+
references:
79+
- type: software
80+
title: sfnetworks
81+
abstract: 'sfnetworks: Tidy Geospatial Networks'
82+
notes: Imports
83+
url: https://luukvdmeer.github.io/sfnetworks/
84+
repository: https://CRAN.R-project.org/package=sfnetworks
85+
authors:
86+
- family-names: Meer
87+
given-names: Lucas
88+
name-particle: van der
89+
email: luukvandermeer@live.nl
90+
orcid: https://orcid.org/0000-0001-6336-8628
91+
- family-names: Abad
92+
given-names: Lorena
93+
email: lore.abad6@gmail.com
94+
orcid: https://orcid.org/0000-0003-0554-734X
95+
- family-names: Gilardi
96+
given-names: Andrea
97+
email: andrea.gilardi@unimib.it
98+
orcid: https://orcid.org/0000-0002-9424-7439
99+
- family-names: Lovelace
100+
given-names: Robin
101+
email: r.lovelace@leeds.ac.uk
102+
orcid: https://orcid.org/0000-0001-5679-6536
103+
year: '2025'
104+
doi: 10.32614/CRAN.package.sfnetworks
105+
- type: software
106+
title: sf
107+
abstract: 'sf: Simple Features for R'
108+
notes: Imports
109+
url: https://r-spatial.github.io/sf/
110+
repository: https://CRAN.R-project.org/package=sf
111+
authors:
112+
- family-names: Pebesma
113+
given-names: Edzer
114+
email: edzer.pebesma@uni-muenster.de
115+
orcid: https://orcid.org/0000-0001-8049-7069
116+
year: '2025'
117+
doi: 10.32614/CRAN.package.sf
118+
- type: software
119+
title: terra
120+
abstract: 'terra: Spatial Data Analysis'
121+
notes: Imports
122+
url: https://rspatial.org/
123+
repository: https://CRAN.R-project.org/package=terra
124+
authors:
125+
- family-names: Hijmans
126+
given-names: Robert J.
127+
email: r.hijmans@gmail.com
128+
orcid: https://orcid.org/0000-0001-5872-2872
129+
year: '2025'
130+
doi: 10.32614/CRAN.package.terra
131+
- type: software
132+
title: leaflet
133+
abstract: 'leaflet: Create Interactive Web Maps with the JavaScript ''Leaflet''
134+
Library'
135+
notes: Imports
136+
url: https://rstudio.github.io/leaflet/
137+
repository: https://CRAN.R-project.org/package=leaflet
138+
authors:
139+
- family-names: Cheng
140+
given-names: Joe
141+
email: joe@posit.co
142+
- family-names: Schloerke
143+
given-names: Barret
144+
email: barret@posit.co
145+
orcid: https://orcid.org/0000-0001-9986-114X
146+
- family-names: Karambelkar
147+
given-names: Bhaskar
148+
- family-names: Xie
149+
given-names: Yihui
150+
year: '2025'
151+
doi: 10.32614/CRAN.package.leaflet
152+
- type: software
153+
title: leaflet.minicharts
154+
abstract: 'leaflet.minicharts: Mini Charts for Interactive Maps'
155+
notes: Imports
156+
repository: https://CRAN.R-project.org/package=leaflet.minicharts
157+
authors:
158+
- family-names: Bachelier
159+
given-names: Veronique
160+
email: veronique.bachelier@rte-france.com
161+
- family-names: ZAWAM
162+
given-names: Jalal-Edine
163+
- family-names: Thieurmel
164+
given-names: Benoit
165+
email: benoit.thieurmel@datastorm.fr
166+
- family-names: Guillem
167+
given-names: Francois
168+
year: '2025'
169+
doi: 10.32614/CRAN.package.leaflet.minicharts
170+
- type: software
171+
title: leaflet.extras2
172+
abstract: 'leaflet.extras2: Extra Functionality for ''leaflet'' Package'
173+
notes: Imports
174+
url: https://trafficonese.github.io/leaflet.extras2/
175+
repository: https://CRAN.R-project.org/package=leaflet.extras2
176+
authors:
177+
- family-names: Sebastian
178+
given-names: Gatscha
179+
email: sebastian_gatscha@gmx.at
180+
year: '2025'
181+
doi: 10.32614/CRAN.package.leaflet.extras2
182+
- type: software
183+
title: methods
184+
abstract: 'R: A Language and Environment for Statistical Computing'
185+
notes: Imports
186+
authors:
187+
- name: R Core Team
188+
institution:
189+
name: R Foundation for Statistical Computing
190+
address: Vienna, Austria
191+
year: '2025'
192+
- type: software
193+
title: stats
194+
abstract: 'R: A Language and Environment for Statistical Computing'
195+
notes: Imports
196+
authors:
197+
- name: R Core Team
198+
institution:
199+
name: R Foundation for Statistical Computing
200+
address: Vienna, Austria
201+
year: '2025'
202+
- type: software
203+
title: 'R: A Language and Environment for Statistical Computing'
204+
notes: Depends
205+
url: https://www.R-project.org/
206+
authors:
207+
- name: R Core Team
208+
institution:
209+
name: R Foundation for Statistical Computing
210+
address: Vienna, Austria
211+
year: '2025'
212+
version: '>= 4.1.0'
213+
- type: software
214+
title: knitr
215+
abstract: 'knitr: A General-Purpose Package for Dynamic Report Generation in R'
216+
notes: Suggests
217+
url: https://yihui.org/knitr/
218+
repository: https://CRAN.R-project.org/package=knitr
219+
authors:
220+
- family-names: Xie
221+
given-names: Yihui
222+
email: xie@yihui.name
223+
orcid: https://orcid.org/0000-0003-0645-5666
224+
year: '2025'
225+
doi: 10.32614/CRAN.package.knitr
226+
- type: software
227+
title: rmarkdown
228+
abstract: 'rmarkdown: Dynamic Documents for R'
229+
notes: Suggests
230+
url: https://pkgs.rstudio.com/rmarkdown/
231+
repository: https://CRAN.R-project.org/package=rmarkdown
232+
authors:
233+
- family-names: Allaire
234+
given-names: JJ
235+
email: jj@posit.co
236+
- family-names: Xie
237+
given-names: Yihui
238+
email: xie@yihui.name
239+
orcid: https://orcid.org/0000-0003-0645-5666
240+
- family-names: Dervieux
241+
given-names: Christophe
242+
email: cderv@posit.co
243+
orcid: https://orcid.org/0000-0003-4474-2498
244+
- family-names: McPherson
245+
given-names: Jonathan
246+
email: jonathan@posit.co
247+
- family-names: Luraschi
248+
given-names: Javier
249+
- family-names: Ushey
250+
given-names: Kevin
251+
email: kevin@posit.co
252+
- family-names: Atkins
253+
given-names: Aron
254+
email: aron@posit.co
255+
- family-names: Wickham
256+
given-names: Hadley
257+
email: hadley@posit.co
258+
- family-names: Cheng
259+
given-names: Joe
260+
email: joe@posit.co
261+
- family-names: Chang
262+
given-names: Winston
263+
email: winston@posit.co
264+
- family-names: Iannone
265+
given-names: Richard
266+
email: rich@posit.co
267+
orcid: https://orcid.org/0000-0003-3925-190X
268+
year: '2025'
269+
doi: 10.32614/CRAN.package.rmarkdown
270+
- type: software
271+
title: testthat
272+
abstract: 'testthat: Unit Testing for R'
273+
notes: Suggests
274+
url: https://testthat.r-lib.org
275+
repository: https://CRAN.R-project.org/package=testthat
276+
authors:
277+
- family-names: Wickham
278+
given-names: Hadley
279+
email: hadley@posit.co
280+
year: '2025'
281+
doi: 10.32614/CRAN.package.testthat
282+
version: '>= 3.0.0'
283+

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: SeaGraphs
22
Type: Package
33
Title: Sea Currents to Connectivity Transformation
4-
Version: 0.1.1
4+
Version: 0.1.2
55
Authors@R: c(person("Nikolaos", "Nagkoulis", role = "aut",
66
email = "nikolaosn@civil.auth.gr",
77
comment = c(ORCID = "0000-0002-1900-2634")),
@@ -19,7 +19,7 @@ Authors@R: c(person("Nikolaos", "Nagkoulis", role = "aut",
1919
comment = c(ORCID = "0000-0002-5137-7540"))
2020
)
2121
Maintainer: Christos Adam <econp266@econ.soc.uoc.gr>
22-
Description: Transformation of sea currents to connectivity data. Two files of
22+
Description: Transformation of sea currents to connectivity data. Two files of
2323
horizontal and vertical currents flows are transformed into connectivity data
2424
in the form of sfnetwork, shapefile, edge list and adjacency matrix. An
2525
application example is shown at Nagkoulis et al. (2025)

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# SeaGraphs 0.1.2
2+
3+
## Minor changes
4+
5+
- Added CITATION files.
6+
17
# SeaGraphs 0.1.1
28

39
## Minor changes

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!-- badges: start -->
22
[![CRAN status](https://www.r-pkg.org/badges/version/SeaGraphs)](https://CRAN.R-project.org/package=SeaGraphs)
3-
[![Developmental version](https://img.shields.io/badge/devel%20version-0.1.1-blue.svg)](https://github.com/cadam00/SeaGraphs)
3+
[![Developmental version](https://img.shields.io/badge/devel%20version-0.1.2-blue.svg)](https://github.com/cadam00/SeaGraphs)
44
[![R-CMD-check](https://github.com/cadam00/SeaGraphs/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/cadam00/SeaGraphs/actions/workflows/R-CMD-check.yaml)
55
[![Codecov test coverage](https://codecov.io/gh/cadam00/SeaGraphs/graph/badge.svg)](https://app.codecov.io/gh/cadam00/SeaGraphs)
6-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14501021.svg)](https://doi.org/10.5281/zenodo.14501021)
6+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14169972.svg)](https://doi.org/10.5281/zenodo.14169972)
77
<!-- badges: end -->
88

99
**This research was conducted at the Department of Marine Sciences, University
@@ -30,6 +30,12 @@ if (!require(remotes)) install.packages("remotes")
3030
remotes::install_github("cadam00/SeaGraphs")
3131
```
3232

33+
## **Citation**
34+
35+
> Nagkoulis N, Adam C, Mamoutos I, Mazaris AD, Katsanevakis S, 2025. An
36+
ecological connectivity dataset for Black Sea obtained from sea currents. Data
37+
in Brief <b>58</b>: 111268. https://doi.org/10.1016/j.dib.2024.111268
38+
3339
## **Illustration example**
3440

3541
Currents information about the flow directions is usually split into horizontal

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SeaGraphs 0.1.1
1+
# SeaGraphs 0.1.2
22

33
## R CMD check results
44

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/Introduction.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)