Type: Package Package: inbospatial Title: A Collection of Useful R Functions for Spatial Data Version: 0.1.0 Authors@R: c( person("Hans", "Van Calster", , "hans.vancalster@inbo.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8595-8426", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Floris", "Vanderhaeghe", , "floris.vanderhaeghe@inbo.be", role = "ctb", comment = c(ORCID = "0000-0002-6378-6229", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Falk", "Mielke", , "falk.mielke@inbo.be", role = "ctb", comment = c(ORCID = "0000-0003-3229-0981", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Research Institute for Nature and Forest (INBO)", , , "info@inbo.be", role = c("cph", "fnd"), comment = c(ROR = "00j54wy13")) ) Description: Useful R functions developed at the Research Institute for Nature and Forest (INBO) for dealing with spatial raster or vector data. License: MIT + file LICENSE URL: https://github.com/inbo/inbospatial, https://inbo.github.io/inbospatial/ BugReports: https://github.com/inbo/inbospatial/issues Depends: R (>= 4.1.0) Imports: assertthat, httr2, jsonlite, magrittr, readr, sf, stringr, terra, utils, xml2 Suggests: dplyr, knitr, leaflet, leaflet.extras, leaflet.extras2, mapview, ows4R, rmarkdown, waldo VignetteBuilder: knitr Config/checklist/communities: inbo Config/checklist/keywords: spatial; geospatial; utilities; GIS; raster; vector Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://inbo.r-universe.dev Date/Publication: 2026-04-03 13:58:27 UTC RemoteUrl: https://github.com/inbo/inbospatial RemoteRef: HEAD RemoteSha: 0ef7a755681f54f4d1290aaeb76c2342fe19b711 NeedsCompilation: no Packaged: 2026-07-02 07:53:53 UTC; root Author: Hans Van Calster [aut, cre] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Floris Vanderhaeghe [ctb] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Falk Mielke [ctb] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Research Institute for Nature and Forest (INBO) [cph, fnd] (ROR: ) Maintainer: Hans Van Calster