Last updated on 2021-01-08 11:48:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 16.96 | 436.97 | 453.93 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 763.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 763.92 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.0 | 51.00 | 738.00 | 789.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 18.71 | 564.56 | 583.27 | ERROR | |
r-patched-solaris-x86 | 1.0.0 | 945.50 | NOTE | |||
r-release-linux-x86_64 | 1.0.0 | 19.61 | 563.03 | 582.64 | ERROR | |
r-release-macos-x86_64 | 1.0.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.0 | 51.00 | 830.00 | 881.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 29.00 | 565.00 | 594.00 | OK |
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in 'geozoning-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getPoly
> ### Title: getPoly
> ### Aliases: getPoly
>
> ### ** Examples
>
> ZK=initialZoning(qProb=c(0.4,0.2,0.7),mapTest)
> Z=ZK$resZ$zonePolygone
> P1=getPoly(Z,5,1)
> P2=getPoly(Z,5,2) # second polygon is a hole
Error in Z[[iZ]]@polygons[[1]]@Polygons[[k]] : subscript out of bounds
Calls: getPoly
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘ggplot2’ ‘utils’
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