Package: gdalraster.windows Title: Windows GDAL Runtime and gdalraster Bootstrap Tools Version: 0.2.1 Authors@R: person("Jimmy", "Briggs", , "jimmy.briggs@jimbrig.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7489-8787")) Description: Installs and activates a self-contained GDAL runtime on Windows and provides helpers to install gdalraster from source against that GDAL instead of the default Rtools GDAL. License: MIT + file LICENSE URL: https://github.com/jimbrig/gdalraster.windows, https://docs.jimbrig.com/gdalraster.windows/ BugReports: https://github.com/jimbrig/gdalraster.windows/issues Imports: cli, httr2, rlang, stats, tools, utils, withr Suggests: gdalraster, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0 Config/pak/sysreqs: libssl-dev Repository: https://jimbrig.r-universe.dev Date/Publication: 2026-06-28 14:45:52 UTC RemoteUrl: https://github.com/jimbrig/gdalraster.windows RemoteRef: HEAD RemoteSha: e72e735a45ff1aa351d8481953edea5b6c66bdcf NeedsCompilation: no Packaged: 2026-06-28 23:45:10 UTC; root Author: Jimmy Briggs [aut, cre] (ORCID: ) Maintainer: Jimmy Briggs