CRAN Package Check Results for Package gdalUtils

Last updated on 2022-04-18 08:51:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3.2 24.49 284.90 309.39 OK
r-devel-linux-x86_64-debian-gcc 2.0.3.2 25.39 207.27 232.66 OK
r-devel-linux-x86_64-fedora-clang 2.0.3.2 362.87 OK
r-devel-linux-x86_64-fedora-gcc 2.0.3.2 342.82 OK
r-devel-windows-x86_64-new-UL 2.0.3.2 58.00 0.00 58.00 FAIL
r-patched-linux-x86_64 2.0.3.2 27.39 269.80 297.19 OK
r-release-linux-x86_64 2.0.3.2 27.29 249.70 276.99 OK
r-release-macos-arm64 2.0.3.2 OK
r-release-macos-x86_64 2.0.3.2 OK
r-release-windows-ix86+x86_64 2.0.3.2 59.00 267.00 326.00 OK
r-oldrel-macos-x86_64 2.0.3.2 OK
r-oldrel-windows-ix86+x86_64 2.0.3.2 61.00 273.00 334.00 OK

Check Details

Version: 2.0.3.2
Check: examples
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
    Path to PROJ shared files: D:/RCompile/CRANpkg/lib/4.2/rgdal/proj
    PROJ CDN enabled: FALSE
    Linking to sp version:1.4-6
    To mute warnings of possible GDAL/OSR exportToProj4() degradation,
    use options("rgdal_show_exportToProj4_warnings"="none") before loading sp or rgdal.
    [1] FALSE
    >
    >
    >
    > cleanEx()
    
    detaching 'package:rgdal', 'package:raster', 'package:sp'
    
    > nameEx("mosaic_rasters")
    > ### * mosaic_rasters
    >
    > flush(stderr()); flush(stdout())
    >
    > ### Name: mosaic_rasters
    > ### Title: Mosaic raster files using GDAL Utilities
    > ### Aliases: mosaic_rasters
    >
    > ### ** Examples
    >
    > # We'll pre-check to make sure there is a valid GDAL install
    > # and that raster and rgdal are also installed.
    > # Note this isn't strictly neccessary, as executing the function will
    > # force a search for a valid GDAL install.
    > outdir <- tempdir()
    > gdal_setInstallation()
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64-new-UL