Package: fwapgr Title: Client for BC Freshwater Atlas fwapg API Version: 0.1.0.9019 Authors@R: c( person("Sebastian", "Dalgarno", , "seb@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3658-4517")), person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = "aut", comment = c(ORCID = "0000-0002-7683-4592")), person("Poisson Consulting", role = c("cph", "fnd")), person("Nadine", "Hussein", , "nadine@poissonconsulting.ca", role = "ctb", comment = c(ORCID = "0000-0003-4470-8361")) ) Description: Client for fwapg, a PostgreSQL database and web API for BC Freshwater Atlas data. License: MIT + file LICENSE URL: https://github.com/poissonconsulting/fwapgr BugReports: https://github.com/poissonconsulting/fwapgr/issues Depends: R (>= 4.1) Imports: chk, pgfeatureserv (>= 0.0.0.9003), dplyr, lifecycle, sf, tidyselect Suggests: covr, ggplot2, knitr, magrittr, readr, rlang, rmarkdown, tibble, testthat (>= 3.0.0) VignetteBuilder: knitr RdMacros: lifecycle Remotes: poissonconsulting/pgfeatureserv Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3.9000 Config/Needs/website: poissonconsulting/poissontemplate Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-07-15 07:35:37 UTC RemoteUrl: https://github.com/poissonconsulting/fwapgr RemoteRef: HEAD RemoteSha: d79092f3ccf1cdf14cb52867f831c24fc4ca925b NeedsCompilation: no Packaged: 2026-07-18 08:39:15 UTC; root Author: Sebastian Dalgarno [aut, cre] (ORCID: ), Joe Thorley [aut] (ORCID: ), Poisson Consulting [cph, fnd], Nadine Hussein [ctb] (ORCID: ) Maintainer: Sebastian Dalgarno