CRAN Package Check Results for Package Kernelheaping

Last updated on 2025-01-23 19:49:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.0 15.71 109.82 125.53 OK
r-devel-linux-x86_64-debian-gcc 2.3.0 13.13 84.90 98.03 OK
r-devel-linux-x86_64-fedora-clang 2.3.0 222.09 OK
r-devel-linux-x86_64-fedora-gcc 2.3.0 213.18 OK
r-devel-windows-x86_64 2.3.0 16.00 108.00 124.00 ERROR
r-patched-linux-x86_64 2.3.0 16.93 104.77 121.70 OK
r-release-linux-x86_64 2.3.0 15.86 106.16 122.02 OK
r-release-macos-arm64 2.3.0 69.00 OK
r-release-macos-x86_64 2.3.0 83.00 OK
r-release-windows-x86_64 2.3.0 16.00 106.00 122.00 OK
r-oldrel-macos-arm64 2.3.0 56.00 OK
r-oldrel-macos-x86_64 2.3.0 98.00 OK
r-oldrel-windows-x86_64 2.3.0 19.00 132.00 151.00 OK

Check Details

Version: 2.3.0
Check: examples
Result: ERROR Running examples in 'Kernelheaping-Ex.R' failed The error most likely occurred in: > ### Name: sim.Kernelheaping > ### Title: Simulation of heaping correction method > ### Aliases: sim.Kernelheaping > > ### ** Examples > > ## Not run: > ##D Sims1 <- sim.Kernelheaping(simRuns=2, n=500, distribution="norm", > ##D rounds=c(1,10,100), thresholds=c(0.3,0.4,0.3), sd=100) > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 4.84 0.83 5.75 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') Flavor: r-devel-windows-x86_64