The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

CRAN Package Check Results for Package QualityMeasure

Last updated on 2026-06-05 23:52:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.1 16.16 268.90 285.06 OK
r-devel-linux-x86_64-debian-gcc 2.0.1 11.64 187.90 199.54 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.1 28.00 433.72 461.72 OK
r-devel-linux-x86_64-fedora-gcc 2.0.1 27.00 454.32 481.32 OK
r-devel-windows-x86_64 2.0.1 19.00 351.00 370.00 OK
r-patched-linux-x86_64 2.0.1 16.35 249.77 266.12 OK
r-release-linux-x86_64 2.0.1 16.23 244.35 260.58 OK
r-release-macos-arm64 2.0.1 4.00 91.00 95.00 OK
r-release-macos-x86_64 2.0.1 12.00 446.00 458.00 OK
r-release-windows-x86_64 2.0.1 19.00 343.00 362.00 OK
r-oldrel-macos-arm64 2.0.1 OK
r-oldrel-macos-x86_64 2.0.1 11.00 384.00 395.00 OK
r-oldrel-windows-x86_64 2.0.1 27.00 466.00 493.00 OK

Check Details

Version: 2.0.1
Check: examples
Result: ERROR Running examples in ‘QualityMeasure-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: plotReliability > ### Title: Plot distributions of reliability estimates across entities > ### Aliases: plotReliability > > ### ** Examples > > ### Simulate data with binary outcome > df <- simulateData(n.entity = 50, n.obs = 100, mu = .2, r = .7) > > # Calculate reliability > out <- calcReliability(df = df, entity = 'entity', y = 'y', ctrRel = controlRel(n.resamples = 10)) calculating reliability based on split-sample method... Error in serverSocket(port = port) : creation of server socket failed: port 11586 cannot be opened Calls: calcReliability ... calcSSR -> <Anonymous> -> makePSOCKcluster -> serverSocket Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed calcHLGMRel 7.078 0.134 10.007 calcReliability 0.946 0.016 5.744 Flavor: r-devel-linux-x86_64-debian-gcc

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.