CRAN Package Check Results for Package DRquality

Last updated on 2026-06-07 20:51:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 5.96 64.92 70.88 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 4.44 43.70 48.14 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 11.00 104.95 115.95 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 11.00 97.92 108.92 OK
r-devel-windows-x86_64 0.2.1 9.00 77.00 86.00 OK
r-patched-linux-x86_64 0.2.1 5.84 60.96 66.80 OK
r-release-linux-x86_64 0.2.1 4.92 60.42 65.34 OK
r-release-macos-arm64 0.2.1 2.00 19.00 21.00 OK
r-release-macos-x86_64 0.2.1 6.00 63.00 69.00 OK
r-release-windows-x86_64 0.2.1 9.00 77.00 86.00 OK
r-oldrel-macos-arm64 0.2.1 OK
r-oldrel-macos-x86_64 0.2.1 4.00 50.00 54.00 OK
r-oldrel-windows-x86_64 0.2.1 12.00 100.00 112.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-gcc