CRAN Package Check Results for Package gdalraster

Last updated on 2025-05-17 17:49:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 142.32 199.08 341.40 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 114.15 122.88 237.03 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.0 559.15 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 716.42 OK
r-devel-windows-x86_64 2.0.0 180.00 727.00 907.00 OK
r-patched-linux-x86_64 2.0.0 157.71 187.42 345.13 OK
r-release-linux-x86_64 1.12.0 113.85 117.41 231.26 OK
r-release-macos-arm64 2.0.0 164.00 OK
r-release-macos-x86_64 2.0.0 294.00 OK
r-release-windows-x86_64 2.0.0 181.00 703.00 884.00 OK
r-oldrel-macos-arm64 2.0.0 160.00 NOTE
r-oldrel-macos-x86_64 2.0.0 318.00 NOTE
r-oldrel-windows-x86_64 1.12.0 166.00 869.00 1035.00 NOTE

Check Details

Version: 2.0.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘gdal-config-quick-ref.Rmd’ using rmarkdown --- finished re-building ‘gdal-config-quick-ref.Rmd’ --- re-building ‘raster-api-tutorial.Rmd’ using rmarkdown ** Processing: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/gdalraster.Rcheck/vign_test/gdalraster/vignettes/raster-api-tutorial_files/figure-html/unnamed-chunk-9-1.png 576x384 pixels, 3x8 bits/pixel, RGB Input IDAT size = 81568 bytes Input file size = 81754 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 IDAT size = 78505 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 5 IDAT size = 78505 Output IDAT size = 78505 bytes (3063 bytes decrease) Output file size = 78583 bytes (3171 bytes = 3.88% decrease) Warning 1: Unable to save auxiliary information in /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/gdalraster/extdata/storml_tcc.tif.aux.xml. --- finished re-building ‘raster-api-tutorial.Rmd’ --- re-building ‘raster-attribute-tables.Rmd’ using rmarkdown ** Processing: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/gdalraster.Rcheck/vign_test/gdalraster/vignettes/raster-attribute-tables_files/figure-html/unnamed-chunk-3-1.png 576x384 pixels, 3x8 bits/pixel, RGB Input IDAT size = 27344 bytes Input file size = 27458 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 18811 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 18811 Output IDAT size = 18811 bytes (8533 bytes decrease) Output file size = 18889 bytes (8569 bytes = 31.21% decrease) --- finished re-building ‘raster-attribute-tables.Rmd’ --- re-building ‘vector-api-overview.Rmd’ using rmarkdown *** caught segfault *** address 0x559521ac3000, cause 'memory not mapped' Traceback: 1: ogr2ogr(zf_gpkg, mem_gpkg) 2: eval(expr, envir) 3: eval(expr, envir) 4: withVisible(eval(expr, envir)) 5: withCallingHandlers(code, message = function (cnd) { watcher$capture_plot_and_output() if (on_message$capture) { watcher$push(cnd) } if (on_message$silence) { invokeRestart("muffleMessage") }}, warning = function (cnd) { if (getOption("warn") >= 2 || getOption("warn") < 0) { return() } watcher$capture_plot_and_output() if (on_warning$capture) { cnd <- sanitize_call(cnd) watcher$push(cnd) } if (on_warning$silence) { invokeRestart("muffleWarning") }}, error = function (cnd) { watcher$capture_plot_and_output() cnd <- sanitize_call(cnd) watcher$push(cnd) switch(on_error, continue = invokeRestart("eval_continue"), stop = invokeRestart("eval_stop"), error = NULL)}) 6: eval(call) 7: eval(call) 8: with_handlers({ for (expr in tle$exprs) { ev <- withVisible(eval(expr, envir)) watcher$capture_plot_and_output() watcher$print_value(ev$value, ev$visible, envir) } TRUE}, handlers) 9: doWithOneRestart(return(expr), restart) 10: withOneRestart(expr, restarts[[1L]]) 11: withRestartList(expr, restarts[-nr]) 12: doWithOneRestart(return(expr), restart) 13: withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]]) 14: withRestartList(expr, restarts) 15: withRestarts(with_handlers({ for (expr in tle$exprs) { ev <- withVisible(eval(expr, envir)) watcher$capture_plot_and_output() watcher$print_value(ev$value, ev$visible, envir) } TRUE}, handlers), eval_continue = function() TRUE, eval_stop = function() FALSE) 16: evaluate::evaluate(...) 17: evaluate(code, envir = env, new_device = FALSE, keep_warning = if (is.numeric(options$warning)) TRUE else options$warning, keep_message = if (is.numeric(options$message)) TRUE else options$message, stop_on_error = if (is.numeric(options$error)) options$error else { if (options$error && options$include) 0L else 2L }, output_handler = knit_handlers(options$render, options)) 18: in_dir(input_dir(), expr) 19: in_input_dir(evaluate(code, envir = env, new_device = FALSE, keep_warning = if (is.numeric(options$warning)) TRUE else options$warning, keep_message = if (is.numeric(options$message)) TRUE else options$message, stop_on_error = if (is.numeric(options$error)) options$error else { if (options$error && options$include) 0L else 2L }, output_handler = knit_handlers(options$render, options))) 20: eng_r(options) 21: block_exec(params) 22: call_block(x) 23: process_group(group) 24: withCallingHandlers(if (tangle) process_tangle(group) else process_group(group), error = function(e) { if (progress && is.function(pb$interrupt)) pb$interrupt() if (xfun::pkg_available("rlang", "1.0.0")) { if (is_R_CMD_build() || is_R_CMD_check()) { cnd = tryCatch(rlang::entrace(e), error = identity) error <<- format(cnd) } else { rlang::entrace(e) } } }) 25: xfun:::handle_error(withCallingHandlers(if (tangle) process_tangle(group) else process_group(group), error = function(e) { if (progress && is.function(pb$interrupt)) pb$interrupt() if (xfun::pkg_available("rlang", "1.0.0")) { if (is_R_CMD_build() || is_R_CMD_check()) { cnd = tryCatch(rlang::entrace(e), error = identity) error <<- format(cnd) } else { rlang::entrace(e) } } }), function(loc) { setwd(wd) write_utf8(res, output %n% stdout()) paste0("\nQuitting from ", loc, if (!is.null(error)) paste0("\n", rule(), error, "\n", rule()))}, if (labels[i] != "") sprintf(" [%s]", labels[i]), get_loc) 26: process_file(text, output) 27: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 28: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), output_dir = getwd(), ...) 29: vweave_rmarkdown(...) 30: engine$weave(file, quiet = quiet, encoding = enc) 31: doTryCatch(return(expr), name, parentenv, handler) 32: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 33: tryCatchList(expr, classes, parentenv, handlers) 34: tryCatch({ engine$weave(file, quiet = quiet, encoding = enc) setwd(startdir) output <- find_vignette_product(name, by = "weave", engine = engine) if (!have.makefile && vignette_is_tex(output)) { texi2pdf(file = output, clean = FALSE, quiet = quiet) output <- find_vignette_product(name, by = "texi2pdf", engine = engine) }}, error = function(e) { OK <<- FALSE message(gettextf("Error: processing vignette '%s' failed with diagnostics:\n%s", file, conditionMessage(e)))}) 35: tools:::.buildOneVignette("vector-api-overview.Rmd", "/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/gdalraster.Rcheck/vign_test/gdalraster", TRUE, FALSE, "vector-api-overview", "UTF-8", "/tmp/Rtmpxm1MwD/file86ab7391a4c4f.rds") An irrecoverable exception occurred. R is aborting now ... Segmentation fault SUMMARY: processing the following file failed: ‘vector-api-overview.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.0
Check: installed package size
Result: NOTE installed size is 76.1Mb sub-directories of 1Mb or more: doc 1.4Mb extdata 2.0Mb libs 71.8Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.12.0
Check: installed package size
Result: NOTE installed size is 108.9Mb sub-directories of 1Mb or more: extdata 1.3Mb gdal 3.0Mb libs 94.0Mb proj 9.0Mb Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.