CRAN Package Check Results for Package lphom

Last updated on 2024-06-13 00:55:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.5-5 8.82 88.74 97.56 OK
r-devel-linux-x86_64-debian-gcc 0.3.5-5 7.95 49.17 57.12 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.5-5 120.88 OK
r-devel-linux-x86_64-fedora-gcc 0.3.5-5 110.52 OK
r-devel-windows-x86_64 0.3.5-5 8.00 97.00 105.00 OK
r-patched-linux-x86_64 0.3.5-5 11.44 85.94 97.38 OK
r-release-linux-x86_64 0.3.5-5 9.19 85.50 94.69 OK
r-release-macos-arm64 0.3.5-5 33.00 OK
r-release-macos-x86_64 0.3.5-5 61.00 OK
r-release-windows-x86_64 0.3.5-5 9.00 90.00 99.00 OK
r-oldrel-macos-arm64 0.3.5-5 37.00 OK
r-oldrel-macos-x86_64 0.3.5-5 88.00 OK
r-oldrel-windows-x86_64 0.3.5-5 10.00 103.00 113.00 OK

Check Details

Version: 0.3.5-5
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘ggplot2’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.5-5
Check: examples
Result: ERROR Running examples in ‘lphom-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: error_lphom > ### Title: Global error of a lphom estimated table > ### Aliases: error_lphom > > ### ** Examples > > mt.lphom <- lphom(France2017P[, 1:8], France2017P[, 9:12], + new_and_exit_voters = "raw", verbose = FALSE) > set.seed(253443) > example <- error_lphom(mt.lphom, upper.alfa = 0.10, show.plot = FALSE, num.d = 5, B = 8) Error: Package ggplot2 needed for this function to work. Please install it. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc