Package: filearchy Title: Write Imagery to Tiles Version: 0.1.0.9003 Authors@R: c(person(given = "Michael D.", family = "Sumner", role = c("aut", "cre"), email = "mdsumner@gmail.com", comment = c(ORCID = "0000-0002-2471-7511")), person("Klokan Petr", "Pridal", role = c("cph", "aut"), comment = "wrote gdal2tiles.py and embedded html template copied here")) Description: Create directory structure of image tiles. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: fs, furrr, gdalraster (>= 1.10.9110), grout (>= 0.0.2.9009), methods, PROJ, reproj, tibble, vapour, vaster Remotes: hypertidy/grout, USDAForestService/gdalraster, hypertidy/vaster, hypertidy/reproj Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libxml2-dev libzstd-dev libproj-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2024-09-18 02:30:51 UTC RemoteUrl: https://github.com/hypertidy/filearchy RemoteRef: HEAD RemoteSha: 3e04891f93e18bb88a2ee51623757626723c299d NeedsCompilation: no Packaged: 2026-06-12 10:43:27 UTC; root Author: Michael D. Sumner [aut, cre] (ORCID: ), Klokan Petr Pridal [cph, aut] (wrote gdal2tiles.py and embedded html template copied here) Maintainer: Michael D. Sumner