CRAN Package Check Results for Package cplm

Last updated on 2026-04-23 00:51:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7-12.1 22.66 135.81 158.47 OK
r-devel-linux-x86_64-debian-gcc 0.7-12.1 15.11 96.68 111.79 OK
r-devel-linux-x86_64-fedora-clang 0.7-12.1 37.00 WARN
r-devel-linux-x86_64-fedora-gcc 0.7-12.1 35.00 205.12 240.12 OK
r-devel-macos-arm64 0.7-12.1 6.00 34.00 40.00 OK
r-devel-windows-x86_64 0.7-12.1 29.00 150.00 179.00 OK
r-patched-linux-x86_64 0.7-12.1 23.44 127.57 151.01 OK
r-release-linux-x86_64 0.7-12.1 19.71 123.54 143.25 OK
r-release-macos-arm64 0.7-12.1 WARN
r-release-macos-x86_64 0.7-12.1 15.00 124.00 139.00 OK
r-release-windows-x86_64 0.7-12.1 28.00 154.00 182.00 OK
r-oldrel-macos-arm64 0.7-12.1 WARN
r-oldrel-macos-x86_64 0.7-12.1 15.00 170.00 185.00 OK
r-oldrel-windows-x86_64 0.7-12.1 34.00 183.00 217.00 OK

Check Details

Version: 0.7-12.1
Check: dependencies in R code
Result: NOTE Error: there is no package called ‘ggplot2’ Call sequence: 6: doWithOneRestart(return(expr), restart) 5: withOneRestart(expr, restarts[[1L]]) 4: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7-12.1
Check: S3 generic/method consistency
Result: WARN Error: there is no package called ‘ggplot2’ Call sequence: 6: doWithOneRestart(return(expr), restart) 5: withOneRestart(expr, restarts[[1L]]) 4: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7-12.1
Check: replacement functions
Result: WARN Error: there is no package called ‘ggplot2’ Call sequence: 6: doWithOneRestart(return(expr), restart) 5: withOneRestart(expr, restarts[[1L]]) 4: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted The argument of a replacement function which corresponds to the right hand side must be named ‘value’. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7-12.1
Check: foreign function calls
Result: NOTE Error: there is no package called ‘ggplot2’ Call sequence: 6: doWithOneRestart(return(expr), restart) 5: withOneRestart(expr, restarts[[1L]]) 4: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7-12.1
Check: R code for possible problems
Result: NOTE Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called ‘ggplot2’ Calls: <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7-12.1
Check: re-building of vignette outputs
Result: WARN Error(s) in re-building vignettes: --- re-building ‘cplm.Rnw’ using Sweave Loading required package: coda Loading required package: Matrix Loading required package: splines Error: processing vignette 'cplm.Rnw' failed with diagnostics: Running 'texi2dvi' on 'cplm.tex' failed. LaTeX errors: !pdfTeX error: pdflatex (file bbm10): Font bbm10 at 600 not found ==> Fatal error occurred, no output PDF file produced! --- failed re-building ‘cplm.Rnw’ SUMMARY: processing the following file failed: ‘cplm.Rnw’ Error: Vignette re-building failed. Execution halted Flavors: r-release-macos-arm64, r-oldrel-macos-arm64