CRAN Package Check Results for Package DRquality

Last updated on 2024-12-25 12:49:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 5.76 44.87 50.63 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 4.13 34.81 38.94 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 88.91 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 81.50 OK
r-devel-windows-x86_64 0.2.1 7.00 66.00 73.00 OK
r-patched-linux-x86_64 0.2.1 5.91 46.15 52.06 OK
r-release-linux-x86_64 0.2.1 5.22 45.47 50.69 OK
r-release-macos-arm64 0.2.1 30.00 OK
r-release-macos-x86_64 0.2.1 44.00 OK
r-release-windows-x86_64 0.2.1 7.00 65.00 72.00 OK
r-oldrel-macos-arm64 0.2.1 28.00 OK
r-oldrel-macos-x86_64 0.2.1 48.00 OK
r-oldrel-windows-x86_64 0.2.1 7.00 74.00 81.00 OK

Check Details

Version: 0.2.1
Check: examples
Result: ERROR Running examples in ‘DRquality-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: MeasureTandD > ### Title: Trustworthiness and Discontinuity. > ### Aliases: MeasureTandD > > ### ** Examples > > ## Don't show: > n=100 > Data=cbind(rnorm(100),rnorm(100,2,3)) > MeasureTandD(Data,cbind(runif(n),runif(n)),2) Error in loadNamespace(x) : there is no package called ‘ProjectionBasedClustering’ Calls: MeasureTandD ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-clang