Package: SHARK4R
Title: Accessing and Validating Marine Environmental Data from 'SHARK'
and Related Databases
Version: 1.2.0
Authors@R: c(
person("Markus", "Lindh", role = "aut",
comment = c("Swedish Meteorological and Hydrological Institute", ORCID = "0000-0002-7120-4145")),
person("Anders", "Torstensson", email = "anders.torstensson@smhi.se", role = c("aut", "cre"),
comment = c("Swedish Meteorological and Hydrological Institute", ORCID = "0000-0002-8283-656X")),
person("Mikael", "Hedblom", role = "ctb",
comment = c("Swedish Meteorological and Hydrological Institute", ORCID = "0009-0007-5124-9956")),
person("Bengt", "Karlson", role = "ctb",
comment = c("Swedish Meteorological and Hydrological Institute", ORCID = "0000-0002-7524-3504")),
person("Peter", "Thor", role = "ctb",
comment = c("Swedish University of Agricultural Sciences", ORCID = "0000-0002-2603-2284")),
person("Marie", "Johansen", role = "ctb",
comment = c("Swedish Meteorological and Hydrological Institute")),
person("SHARK", email = "shark@smhi.se", role = "cph"),
person("SBDI", role = "fnd",
comment = "Swedish Research Council, 2019-00242")
)
Description: Provides functions to retrieve, process, analyze, and
quality-control marine physical, chemical, and biological data.
The main focus is on Swedish monitoring data available through
the 'SHARK' database , with
additional API support for 'Nordic Microalgae'
, 'Dyntaxa'
, World Register of Marine Species
('WoRMS') , 'AlgaeBase'
, OBIS 'xylookup' web service
and Intergovernmental
Oceanographic Commission (IOC) - UNESCO databases on harmful
algae and toxins
.
License: MIT + file LICENSE
URL: https://sharksmhi.github.io/SHARK4R/,
https://github.com/sharksmhi/SHARK4R
BugReports: https://github.com/sharksmhi/SHARK4R/issues
Depends: R (>= 4.1.0)
Imports: cli, dplyr, DT, ggplot2, httr, jsonlite, leaflet, lifecycle,
purrr, readr, readxl, rlang, sf, stringi, terra, tidyr, vroom,
worrms
Suggests: ggtext, htmltools, iRfcb, knitr, plotly, RColorBrewer,
rmarkdown, rnaturalearth, rnaturalearthdata, skimr, spelling,
shiny, bslib, bsicons, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
make libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev
libsqlite3-dev libudunits2-dev libx11-dev
Repository: https://sharksmhi.r-universe.dev
Date/Publication: 2026-06-08 20:05:57 UTC
RemoteUrl: https://github.com/sharksmhi/shark4r
RemoteRef: HEAD
RemoteSha: 60709115a0de9aae73db8e37eb6468c7379c3a69
NeedsCompilation: no
Packaged: 2026-06-08 20:27:36 UTC; root
Author: Markus Lindh [aut] (Swedish Meteorological and Hydrological Institute,
ORCID: ),
Anders Torstensson [aut, cre] (Swedish Meteorological and Hydrological
Institute, ORCID: ),
Mikael Hedblom [ctb] (Swedish Meteorological and Hydrological
Institute, ORCID: ),
Bengt Karlson [ctb] (Swedish Meteorological and Hydrological Institute,
ORCID: ),
Peter Thor [ctb] (Swedish University of Agricultural Sciences, ORCID:
),
Marie Johansen [ctb] (Swedish Meteorological and Hydrological
Institute),
SHARK [cph],
SBDI [fnd] (Swedish Research Council, 2019-00242)
Maintainer: Anders Torstensson