CRAN Package Check Results for Package DRquality

Last updated on 2024-12-26 07:51:04 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.02 35.27 39.29 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 88.91 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.52 46.34 51.86 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 10.00 77.00 87.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