CRAN Package Check Results for Package LDLcalc

Last updated on 2024-03-28 19:48:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1 11.28 240.51 251.79 OK
r-devel-linux-x86_64-debian-gcc 2.1 9.22 183.09 192.31 OK
r-devel-linux-x86_64-fedora-clang 2.1 307.26 OK
r-devel-linux-x86_64-fedora-gcc 2.1 319.26 OK
r-devel-windows-x86_64 2.1 12.00 188.00 200.00 ERROR
r-patched-linux-x86_64 2.1 8.34 229.11 237.45 OK
r-release-linux-x86_64 2.1 7.97 241.17 249.14 OK
r-release-macos-arm64 2.1 104.00 OK
r-release-macos-x86_64 2.1 286.00 OK
r-release-windows-x86_64 2.1 16.00 284.00 300.00 OK
r-oldrel-macos-arm64 2.1 90.00 OK
r-oldrel-windows-x86_64 2.1 16.00 289.00 305.00 OK

Check Details

Version: 2.1
Check: examples
Result: ERROR Running examples in 'LDLcalc-Ex.R' failed The error most likely occurred in: > ### Name: LDL_ML_Main > ### Title: Create, train, assess and return an ML prediction model. > ### Aliases: LDL_ML_Main > > ### ** Examples > > model = LDL_ML_Main(SampleData,0.7,"lm",ReportMultiPlot=FALSE) Loading required package: ggplot2 Loading required package: lattice Flavor: r-devel-windows-x86_64

Version: 2.1
Check: tests
Result: ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(LDLcalc) > > test_check("LDLcalc") Loading required package: ggplot2 Loading required package: lattice Flavor: r-devel-windows-x86_64