Package: rasterpic Title: Convert Images to Spatially Referenced 'SpatRaster' Objects Version: 0.5.1 Authors@R: person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8457-4658")) Description: Convert digital images to spatially referenced 'SpatRaster' objects, as defined by the 'terra' package, using coordinates from supported spatial input classes. Supported inputs include numeric coordinate vectors and objects from the 'sf', 'terra' and 'stars' packages. The main function is an S3 generic, allowing other packages to extend support to additional spatial classes. License: MIT + file LICENSE URL: https://dieghernan.github.io/rasterpic/, https://github.com/dieghernan/rasterpic BugReports: https://github.com/dieghernan/rasterpic/issues Depends: R (>= 4.1.0) Imports: cli, png, sf (>= 1.0.0), terra (>= 1.8-21), tools, utils Suggests: ggplot2, knitr, quarto, stars, testthat (>= 3.0.0), tidyterra, withr VignetteBuilder: quarto Config/Needs/check: curl Config/Needs/coverage: curl Config/Needs/website: cpp11, curl, devtools, dieghernan/gitdevr, mapsf, maptiles, remotes, tmap Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 X-schema.org-keywords: cran, jpeg, jpg, maps, png, r, r-package, r-stats, raster, rstats, sf, stars, terra, tif, tiff, cran-r Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libpng-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://dieghernan.r-universe.dev Date/Publication: 2026-07-20 19:52:43 UTC RemoteUrl: https://github.com/dieghernan/rasterpic RemoteRef: HEAD RemoteSha: 619378076fe973ae0d42b1a837a4f5d81b4f6284 NeedsCompilation: no Packaged: 2026-07-20 20:58:07 UTC; root Author: Diego Hernangómez [aut, cre, cph] (ORCID: ) Maintainer: Diego Hernangómez