CRAN Package Check Results for Package MaxMC

Last updated on 2025-12-06 17:48:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 2.17 34.01 36.18 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 1.77 19.10 20.87 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 54.06 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 54.28 OK
r-devel-windows-x86_64 0.1.2 4.00 50.00 54.00 OK
r-patched-linux-x86_64 0.1.2 2.51 29.57 32.08 OK
r-release-linux-x86_64 0.1.2 2.08 30.83 32.91 OK
r-release-macos-arm64 0.1.2 OK
r-release-macos-x86_64 0.1.2 2.00 42.00 44.00 OK
r-release-windows-x86_64 0.1.2 3.00 50.00 53.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 3.00 39.00 42.00 OK
r-oldrel-windows-x86_64 0.1.2 4.00 59.00 63.00 OK

Check Details

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘MaxMC-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: mmc > ### Title: Find the Maximized Monte Carlo (MMC) p-value on a set of > ### nuisance parameters. > ### Aliases: mmc > > ### ** Examples > > ## Example 1 > ## Exact Unit Root Test > library(fUnitRoots) Error in library(fUnitRoots) : there is no package called ‘fUnitRoots’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc