Package: ffraster Title: Native Raster Files Version: 0.0.1.9001 Authors@R: person("Michael D.","Sumner", role = c("aut", "cre"), email = "mdsumner@gmail.com") Description: Provides a loose couplings between the facilities of `raster` and `ff`, to allow a file-backed raster grid to be modified as if it were an array in memory. Depends: R (>= 3.3.0) Imports: configr, ff, raster, yesno License: GPL-3 RoxygenNote: 6.1.0 Suggests: digest, covr, knitr, rmarkdown, testthat, viridis VignetteBuilder: knitr Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libicu-dev libproj-dev libsqlite3-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2018-10-15 06:33:24 UTC RemoteUrl: https://github.com/hypertidy/ffraster RemoteRef: HEAD RemoteSha: d6bd67f992a939e85f2a3d93574b59130440937e NeedsCompilation: no Packaged: 2026-06-16 11:24:06 UTC; root Author: Michael D. Sumner [aut, cre] Maintainer: Michael D. Sumner