CRAN Package Check Results for Package enmSdmX

Last updated on 2025-03-19 08:52:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.10 10.06 83.19 93.25 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.10 7.00 54.09 61.09 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.10 149.82 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.10 188.77 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 12.00 120.00 132.00 ERROR
r-patched-linux-x86_64 1.2.10 11.13 79.64 90.77 ERROR
r-release-linux-x86_64 1.2.10 9.28 76.18 85.46 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 14.00 100.00 114.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 118.00 134.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 7.157 0.167 9.859 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 Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed canada 6.559 0.214 9.298 Flavor: r-patched-linux-x86_64