Last updated on 2020-10-19 06:47:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 11.82 | 104.28 | 116.10 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 10.32 | 78.76 | 89.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 149.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 143.86 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 18.00 | 210.00 | 228.00 | ERROR | |
r-patched-linux-x86_64 | 1.0 | 11.17 | 95.72 | 106.89 | OK | |
r-patched-solaris-x86 | 1.0 | 202.90 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 12.40 | 96.57 | 108.97 | OK | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 21.00 | 97.00 | 118.00 | OK | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 16.00 | 96.00 | 112.00 | OK |
Version: 1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘sp’
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-x86_64, r-oldrel-macos-x86_64
Version: 1.0
Check: examples
Result: ERROR
Running examples in 'forestChange-Ex.R' failed
The error most likely occurred in:
> ### Name: CCPolygon
> ### Title: Canopy-cover polygon
> ### Aliases: CCPolygon
>
> ### ** Examples
>
> mun <- CCPolygon(NULL)
trying URL 'https://biogeo.ucdavis.edu/data/gadm3.6/Rsp/gadm36_COL_2_sp.rds'
Warning in utils::download.file(url = aurl, destfile = fn, method = "auto", :
InternetOpenUrl failed: 'Das Zeitlimit für den Vorgang wurde erreicht.'
Error in utils::download.file(url = aurl, destfile = fn, method = "auto", :
cannot open URL 'https://biogeo.ucdavis.edu/data/gadm3.6/Rsp/gadm36_COL_2_sp.rds'
Calls: CCPolygon ... getGADM -> getData -> .GADM -> .download -> <Anonymous>
Execution halted
Flavor: r-devel-windows-ix86+x86_64