Last updated on 2025-03-12 03:52:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.10 | 9.27 | 82.16 | 91.43 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.10 | 7.00 | 55.06 | 62.06 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.10 | 157.12 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.10 | 179.88 | ERROR | |||
r-devel-macos-arm64 | 1.2.10 | 49.00 | OK | |||
r-devel-macos-x86_64 | 1.2.10 | 108.00 | OK | |||
r-devel-windows-x86_64 | 1.2.10 | 15.00 | 133.00 | 148.00 | OK | |
r-patched-linux-x86_64 | 1.2.10 | 12.81 | 96.10 | 108.91 | OK | |
r-release-linux-x86_64 | 1.2.10 | 8.77 | 76.68 | 85.45 | ERROR | |
r-release-macos-arm64 | 1.2.10 | 58.00 | OK | |||
r-release-macos-x86_64 | 1.2.10 | 102.00 | OK | |||
r-release-windows-x86_64 | 1.2.10 | 13.00 | 102.00 | 115.00 | ERROR | |
r-oldrel-macos-arm64 | 1.2.10 | OK | ||||
r-oldrel-macos-x86_64 | 1.2.10 | 100.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.10 | 16.00 | 163.00 | 179.00 | ERROR |
Version: 1.2.10
Check: examples
Result: ERROR
Running examples in ‘enmSdmX-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: coordImprecision
> ### Title: Calculate the precision of a geographic coordinate
> ### Aliases: coordImprecision
>
> ### ** Examples
>
>
> # coarse-precision cases
> long <- c(45, 45.1, 45.1)
> lat <- c(45, 45.1, 45)
> ll <- cbind(long, lat)
> precision_m <- coordImprecision(ll)
> cbind(ll, precision_m)
Error in UseMethod("units") :
no applicable method for 'units' applied to an object of class "c('matrix', 'array', 'double', 'numeric')"
Calls: cbind -> cbind -> units
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
canada 6.869 0.097 8.838
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.10
Check: examples
Result: ERROR
Running examples in ‘enmSdmX-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: coordImprecision
> ### Title: Calculate the precision of a geographic coordinate
> ### Aliases: coordImprecision
>
> ### ** Examples
>
>
> # coarse-precision cases
> long <- c(45, 45.1, 45.1)
> lat <- c(45, 45.1, 45)
> ll <- cbind(long, lat)
> precision_m <- coordImprecision(ll)
> cbind(ll, precision_m)
Error in UseMethod("units") :
no applicable method for 'units' applied to an object of class "c('matrix', 'array', 'double', 'numeric')"
Calls: cbind -> cbind -> units
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
canada 3.857 0.061 5.012
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.10
Check: examples
Result: ERROR
Running examples in ‘enmSdmX-Ex.R’ failed
The error most likely occurred in:
> ### Name: coordImprecision
> ### Title: Calculate the precision of a geographic coordinate
> ### Aliases: coordImprecision
>
> ### ** Examples
>
>
> # coarse-precision cases
> long <- c(45, 45.1, 45.1)
> lat <- c(45, 45.1, 45)
> ll <- cbind(long, lat)
> precision_m <- coordImprecision(ll)
> cbind(ll, precision_m)
Error in UseMethod("units") :
no applicable method for 'units' applied to an object of class "c('matrix', 'array', 'double', 'numeric')"
Calls: cbind -> cbind -> units
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.2.10
Check: examples
Result: ERROR
Running examples in ‘enmSdmX-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: coordImprecision
> ### Title: Calculate the precision of a geographic coordinate
> ### Aliases: coordImprecision
>
> ### ** Examples
>
>
> # coarse-precision cases
> long <- c(45, 45.1, 45.1)
> lat <- c(45, 45.1, 45)
> ll <- cbind(long, lat)
> precision_m <- coordImprecision(ll)
> cbind(ll, precision_m)
Error in UseMethod("units") :
no applicable method for 'units' applied to an object of class "c('matrix', 'array', 'double', 'numeric')"
Calls: cbind -> cbind -> units
Execution halted
Flavor: r-release-linux-x86_64