Package: gdalraster.windows Title: Windows GDAL Runtime and gdalraster Bootstrap Tools Version: 0.3.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, gitcreds, httr2, pkgbuild, rlang, stats, tools, utils, withr Suggests: gdalraster, knitr, quarto, testthat (>= 3.0.0) VignetteBuilder: quarto Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0 Config/pak/sysreqs: git libssl-dev Repository: https://jimbrig.r-universe.dev Date/Publication: 2026-07-04 01:32:03 UTC RemoteUrl: https://github.com/jimbrig/gdalraster.windows RemoteRef: HEAD RemoteSha: 937c5a01f50adf7bf3b34efe02bbb7cf8712f618 NeedsCompilation: no Packaged: 2026-07-04 02:00:37 UTC; root Author: Jimmy Briggs [aut, cre] (ORCID: ) Maintainer: Jimmy Briggs