CRAN Package Check Results for Package qwraps2

Last updated on 2026-06-11 20:53:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.2 31.53 180.88 212.41 OK
r-devel-linux-x86_64-debian-gcc 0.6.2 18.70 115.66 134.36 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.2 45.00 224.01 269.01 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.2 54.00 241.10 295.10 ERROR
r-devel-windows-x86_64 0.6.2 38.00 210.00 248.00 OK
r-patched-linux-x86_64 0.6.2 30.00 175.15 205.15 OK
r-release-linux-x86_64 0.6.2 25.23 174.03 199.26 OK
r-release-macos-arm64 0.6.2 6.00 47.00 53.00 OK
r-release-macos-x86_64 0.6.2 18.00 194.00 212.00 OK
r-release-windows-x86_64 0.6.2 40.00 211.00 251.00 OK
r-oldrel-macos-arm64 0.6.2 5.00 49.00 54.00 OK
r-oldrel-macos-x86_64 0.6.2 23.00 323.00 346.00 OK
r-oldrel-windows-x86_64 0.6.2 43.00 268.00 311.00 OK

Additional issues

noSuggests

Check Details

Version: 0.6.2
Check: examples
Result: ERROR Running examples in ‘qwraps2-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: logit > ### Title: logit and inverse logit functions > ### Aliases: logit invlogit > > ### ** Examples > > library(rbenchmark) Error in library(rbenchmark) : there is no package called ‘rbenchmark’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.2
Check: examples
Result: ERROR Running examples in ‘qwraps2-Ex.R’ failed The error most likely occurred in: > ### Name: logit > ### Title: logit and inverse logit functions > ### Aliases: logit invlogit > > ### ** Examples > > library(rbenchmark) Error in library(rbenchmark) : there is no package called ‘rbenchmark’ Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc