CRAN Package Check Results for Package MCPModGeneral

Last updated on 2024-09-01 07:49:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-2 6.14 52.15 58.29 ERROR
r-devel-linux-x86_64-debian-gcc 0.1-3 4.74 36.66 41.40 OK
r-devel-linux-x86_64-fedora-clang 0.1-3 92.14 OK
r-devel-linux-x86_64-fedora-gcc 0.1-3 129.76 OK
r-devel-windows-x86_64 0.1-3 7.00 70.00 77.00 OK
r-patched-linux-x86_64 0.1-3 5.61 47.09 52.70 OK
r-release-linux-x86_64 0.1-3 4.38 47.30 51.68 OK
r-release-macos-arm64 0.1-3 44.00 OK
r-release-macos-x86_64 0.1-3 91.00 OK
r-release-windows-x86_64 0.1-3 9.00 88.00 97.00 OK
r-oldrel-macos-arm64 0.1-3 55.00 OK
r-oldrel-macos-x86_64 0.1-3 90.00 OK
r-oldrel-windows-x86_64 0.1-3 10.00 78.00 88.00 OK

Check Details

Version: 0.1-2
Check: examples
Result: ERROR Running examples in ‘MCPModGeneral-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: MCPModGeneral-package > ### Title: A Supplement to the 'DoseFinding' Package for the General Case > ### Aliases: MCPModGeneral-package MCPModGeneral > ### Keywords: package > > ### ** Examples > > # Analyze the binary migraine data from the DoseFinding package. > data(migraine) > models = Mods(linear = NULL, emax = 1, quadratic = c(-0.004), + doses = migraine$dose) > > powMCTGen(migraine$ntrt, "binomial", "logit", + Ntype = "actual", altModels = models) Error in pmvt(c(-Inf, -Inf, -Inf), c(2.31026553826134, 2.31026553826134, : could not find function "pmvt" Calls: powMCTGen -> powMCTDose -> powCalc -> as.vector -> do.call Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1-2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘MCPModGeneral-Vignette.Rmd’ using rmarkdown Quitting from lines 68-71 [powMCTGen2] (MCPModGeneral-Vignette.Rmd) Error: processing vignette 'MCPModGeneral-Vignette.Rmd' failed with diagnostics: could not find function "pmvt" --- failed re-building ‘MCPModGeneral-Vignette.Rmd’ SUMMARY: processing the following file failed: ‘MCPModGeneral-Vignette.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-clang