CRAN Package Check Results for Package geodiv

Last updated on 2021-07-21 09:55:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 40.44 580.16 620.60 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 29.93 406.24 436.17 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 727.01 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 708.46 NOTE
r-devel-windows-x86_64 1.0.2 40.00 662.00 702.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.0.2 NOTE
r-patched-linux-x86_64 1.0.2 OK
r-patched-solaris-x86 1.0.2 1062.90 NOTE
r-release-linux-x86_64 1.0.2 34.66 532.73 567.39 OK
r-release-macos-arm64 1.0.2 NOTE
r-release-macos-x86_64 1.0.2 WARN
r-release-windows-ix86+x86_64 1.0.2 99.00 736.00 835.00 OK
r-oldrel-macos-x86_64 1.0.2 NOTE
r-oldrel-windows-ix86+x86_64 1.0.2 98.00 767.00 865.00 OK

Additional issues

MKL

Check Details

Version: 1.0.2
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘phonTools’ ‘rgdal’ ‘rgeos’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.0.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘geodiv_vignette.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
    trying URL 'https://ndownloader.figshare.com/files/24366086'
    Content type 'image/tiff' length 11197175 bytes (10.7 MB)
    ==================================================
    downloaded 10.7 MB
    
    trying URL 'https://ndownloader.figshare.com/files/28259166'
    Content type 'text/csv' length 219378055 bytes (209.2 MB)
    ================================
    downloaded 135.0 MB
    
    Warning in download.file(fs_data[[2]], destfile = tf, mode = "wb") :
     downloaded length 141603013 != reported length 219378055
    Warning in download.file(fs_data[[2]], destfile = tf, mode = "wb") :
     URL 'https://s3-eu-west-1.amazonaws.com/pfigshare-u-files/28259166/evi_variables_1km.csv': Timeout of 60 seconds was reached
    Quitting from lines 293-300 (geodiv_vignette.Rmd)
    Error: processing vignette 'geodiv_vignette.Rmd' failed with diagnostics:
    download from 'https://ndownloader.figshare.com/files/28259166' failed
    --- failed re-building ‘geodiv_vignette.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘geodiv_vignette.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-macos-x86_64