Package: vsils Title: Scan 'CRAN' Packages for 'GDAL'-Readable Files Version: 0.1.0 Authors@R: person("Michael", "Sumner", , "mdsumner@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2471-7511")) Description: Queries a package source tarball directly from CRAN (via 'GDAL' virtual file system) and identifies files that 'GDAL' can read. No package or file download is required. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) Imports: digest, dplyr, gdalraster, memoise, purrr, tibble, tools URL: https://github.com/hypertidy/vsils BugReports: https://github.com/hypertidy/vsils/issues Suggests: curl, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libxml2-dev libzstd-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2026-02-03 00:47:28 UTC RemoteUrl: https://github.com/hypertidy/vsils RemoteRef: HEAD RemoteSha: 19700093f085659035d1780173c61a9a063cea50 NeedsCompilation: no Packaged: 2026-06-10 09:38:25 UTC; root Author: Michael Sumner [aut, cre] (ORCID: ) Maintainer: Michael Sumner