Skip to content

Commit 762dc0a

Browse files
Update remote_urls.R to include latest Bluelink data (#45)
* Update extractBlue.R Fixed to work on longitudes < 0 * deal with gghalves being pulled from CRAN --------- Co-authored-by: Ian Jonsen <jonsen@stochastic-qc.org>
1 parent 9c52b1e commit 762dc0a

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: remora
22
Title: Rapid Extraction of Marine Observations for Roving Animals
3-
Version: 0.9.9
4-
Date: 2025-10-16
3+
Version: 0.9.10.9002
4+
Date: 2026-05-19
55
Authors@R:
66
c(person(given = "Fabrice",
77
family = "Jaine",
@@ -117,6 +117,8 @@ Depends: R (>= 4.1.0)
117117
SystemRequirements: GDAL (>= 3.6.2), GEOS (>= 3.11.0), PROJ (>= 9.2.0)
118118
VignetteBuilder: knitr
119119
Roxygen: list(markdown = TRUE)
120-
RoxygenNote: 7.3.2
120+
Remotes:
121+
erocoar/gghalves
122+
RoxygenNote: 7.3.3
121123
Config/testthat/edition: 3
122124
Config/testthat/parallel: true

0 commit comments

Comments
 (0)