Skip to content

Commit a4e045f

Browse files
committed
bump version
1 parent 80540fb commit a4e045f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ message: 'To cite package "GeoPressureR" in publications use:'
88
type: software
99
license: GPL-3.0-or-later
1010
title: 'GeoPressureR: Global Positioning by Atmospheric Pressure'
11-
version: 3.3.4
11+
version: 3.3.5
1212
doi: 10.5281/zenodo.7754457
1313
abstract: R package to determine the position and trajectory of a bird based on light-weight
1414
data-logger measuring at lease atmospheric pressure.
@@ -143,7 +143,7 @@ references:
143143
authors:
144144
- family-names: Csárdi
145145
given-names: Gábor
146-
email: csardi.gabor@gmail.com
146+
email: gabor@posit.co
147147
year: '2025'
148148
doi: 10.32614/CRAN.package.cli
149149
- type: software
@@ -354,7 +354,7 @@ references:
354354
title: Matrix
355355
abstract: 'Matrix: Sparse and Dense Matrix Classes and Methods'
356356
notes: Imports
357-
url: https://R-forge.R-project.org/tracker/?atid=294&group_id=61
357+
url: https://Matrix.R-forge.R-project.org
358358
repository: https://CRAN.R-project.org/package=Matrix
359359
authors:
360360
- family-names: Bates

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: GeoPressureR
22
Title: Global Positioning by Atmospheric Pressure
3-
Version: 3.3.4
3+
Version: 3.3.5
44
Authors@R: c(
55
person("Raphaël", "Nussbaumer", , "rafnuss@gmail.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-8185-1020")),

0 commit comments

Comments
 (0)