CRAN Package Check Results for Package enmSdmX

Last updated on 2025-03-12 23:53:52 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.27 55.53 62.80 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.10 153.87 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.10 191.23 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 14.00 102.00 116.00 ERROR
r-patched-linux-x86_64 1.2.10 ERROR
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

Check Details

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.989 0.181 5.03 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-devel-windows-x86_64, 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 Flavors: r-patched-linux-x86_64, r-release-linux-x86_64