CRAN Package Check Results for Maintainer ‘Ian Laga <ilaga25 at gmail.com>’

Last updated on 2024-08-31 11:49:56 CEST.

Package ERROR NOTE OK
MCPModGeneral 2 11
networkscaleup 13

Package MCPModGeneral

Current CRAN status: ERROR: 2, OK: 11

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 Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

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 Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Package networkscaleup

Current CRAN status: NOTE: 13

Version: 0.1-2
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1-2
Check: installed package size
Result: NOTE installed size is 20.5Mb sub-directories of 1Mb or more: libs 19.7Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1-2
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘RcppParallel’ ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc