CRAN Package Check Results for Package geodiv

Last updated on 2021-07-29 05:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 30.98 408.16 439.14 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 734.20 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 707.15 NOTE
r-devel-windows-x86_64 1.0.3 45.00 647.00 692.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.0.2 NOTE
r-patched-linux-x86_64 1.0.3 34.38 525.23 559.61 OK
r-patched-solaris-x86 1.0.3 671.40 WARN
r-release-linux-x86_64 1.0.3 34.47 532.39 566.86 OK
r-release-macos-arm64 1.0.3 WARN
r-release-macos-x86_64 1.0.3 NOTE
r-release-windows-ix86+x86_64 1.0.3 95.00 765.00 860.00 OK
r-oldrel-macos-x86_64 1.0.3 NOTE
r-oldrel-windows-ix86+x86_64 1.0.3 69.00 595.00 664.00 OK

Check Details

Version: 1.0.3
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-patched-solaris-x86, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

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.
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 1.0.3
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'
    Warning in download.file(fs_data[[2]], destfile = tf, mode = "wb") :
     cannot open URL 'https://s3-eu-west-1.amazonaws.com/pfigshare-u-files/28259166/evi_variables_1km.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b379f7927ec5c6cdbaf5a5de9877d0aac701920eb4a5ef556bd701937a4f9059&X-Amz-Date=20210728T171118Z&X-Amz-Credential=AKIAIYCQYOYV5JSSROOA/20210728/eu-west-1/s3/aws4_request': HTTP status was '403 Forbidden'
    Quitting from lines 296-303 (geodiv_vignette.Rmd)
    Error: processing vignette 'geodiv_vignette.Rmd' failed with diagnostics:
    cannot open URL 'https://ndownloader.figshare.com/files/28259166'
    --- failed re-building ‘geodiv_vignette.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘geodiv_vignette.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0.3
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.
    Warning in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
     no font could be found for family "Arial"
    Quitting from lines 121-127 (geodiv_vignette.Rmd)
    Error: processing vignette 'geodiv_vignette.Rmd' failed with diagnostics:
    polygon edge not found
    --- 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-arm64