Package: MCPModGeneral [Old version: 0.1-1, New version: 0.1-2] Check: examples New 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 Package: MCPModGeneral [Old version: 0.1-1, New version: 0.1-2] Check: re-building of vignette outputs New 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