CRAN Package Check Results for Package RLumCarlo

Last updated on 2026-05-29 13:56:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.10 OK
r-devel-linux-x86_64-debian-gcc 0.1.10 67.12 36.25 103.37 OK
r-devel-linux-x86_64-fedora-clang 0.1.10 153.00 73.40 226.40 OK
r-devel-linux-x86_64-fedora-gcc 0.1.10 201.00 84.80 285.80 OK
r-devel-windows-x86_64 0.1.10 140.00 93.00 233.00 OK
r-patched-linux-x86_64 0.1.10 91.08 44.54 135.62 OK
r-release-linux-x86_64 0.1.10 153.83 45.93 199.76 OK
r-release-macos-arm64 0.1.10 20.00 7.00 27.00 OK
r-release-macos-x86_64 0.1.10 69.00 67.00 136.00 OK
r-release-windows-x86_64 0.1.10 133.00 95.00 228.00 ERROR
r-oldrel-macos-arm64 0.1.10 OK
r-oldrel-macos-x86_64 0.1.10 64.00 36.00 100.00 OK
r-oldrel-windows-x86_64 0.1.10 165.00 110.00 275.00 OK

Check Details

Version: 0.1.10
Check: examples
Result: ERROR Running examples in 'RLumCarlo-Ex.R' failed The error most likely occurred in: > ### Name: run_MC_TL_TUN > ### Title: Run Monte-Carlo Simulation for TL (tunnelling transitions) > ### Aliases: run_MC_TL_TUN > ### Keywords: data models > > ### ** Examples > > ## the short example > run_MC_TL_TUN( + s = 1e12, + E = 0.9, + rho = 1, + r_c = 0.1, + times = 80:120, + b = 1, + clusters = 50, + method = 'seq', + delta.r = 1e-1) %>% + plot_RLumCarlo() Error in serverSocket(port = port) : creation of server socket failed: port 11884 cannot be opened Calls: %>% ... .registerClusters -> <Anonymous> -> makePSOCKcluster -> serverSocket Execution halted Flavor: r-release-windows-x86_64