Package: watina Title: Querying and Processing Data from the INBO Watina Data Warehouse Version: 0.5.0 Description: The R-package watina contains functions to query and process data from the Watina database at the Research Institute for Nature and Forest (INBO). This database primarily provides groundwater level and chemical data, mainly from natural areas in Flanders (Belgium). Authors@R: c( person("Floris", "Vanderhaeghe", role = c("aut", "cre"), email = "floris.vanderhaeghe@inbo.be", comment = c(ORCID = "0000-0002-6378-6229")), person("Cécile", "Herr", role = c("aut"), email = "cecile.herr@inbo.be", comment = c(ORCID = "0000-0002-2833-6046")), person("Peter", "Desmet", role = c("ctb"), email = "peter.desmet@inbo.be", comment = c(ORCID = "0000-0002-8442-8025")), person("Jan", "Wouters", email = "jan.wouters@inbo.be", role = c("ctb"), comment = c(ORCID = "0000-0001-8200-9102")), person("Frederic", "Piesschaert", email = "frederic.piesschaert@inbo.be", role = c("ctb"), comment = c(ORCID = "0000-0002-5843-646X")), person("Mathias", "Wackenier", email = "mathias.wackenier@inbo.be", role = c("ctb"), comment = c(ORCID = "0000-0001-6934-9241")), person("Research Institute for Nature and Forest (INBO)", role = "cph", email = "info@inbo.be") ) License: GPL-3 URL: https://inbo.github.io/watina, https://github.com/inbo/watina BugReports: https://github.com/inbo/watina/issues Depends: R (>= 3.5.0) Imports: assertthat, dplyr, inbodb, lubridate, rlang, stringr, stats, tidyr Suggests: DBI, ggplot2, knitr, KSgeneral, purrr, rmarkdown, scales, sf, tibble, tidyselect Remotes: inbo/inbodb Encoding: UTF-8 RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: make libicu-dev unixodbc-dev Repository: https://inbo.r-universe.dev Date/Publication: 2026-04-02 03:50:03 UTC RemoteUrl: https://github.com/inbo/watina RemoteRef: HEAD RemoteSha: c34c7e31e33a3961d92c1671b5c715935b963984 NeedsCompilation: no Packaged: 2026-06-17 12:11:48 UTC; root Author: Floris Vanderhaeghe [aut, cre] (ORCID: ), Cécile Herr [aut] (ORCID: ), Peter Desmet [ctb] (ORCID: ), Jan Wouters [ctb] (ORCID: ), Frederic Piesschaert [ctb] (ORCID: ), Mathias Wackenier [ctb] (ORCID: ), Research Institute for Nature and Forest (INBO) [cph] Maintainer: Floris Vanderhaeghe