CRAN Package Check Results for Package Greg

Last updated on 2024-09-14 00:50:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.2 18.28 184.54 202.82 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.2 14.10 133.11 147.21 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.2 344.74 OK
r-devel-windows-x86_64 2.0.2 20.00 186.00 206.00 NOTE
r-patched-linux-x86_64 2.0.2 26.76 177.75 204.51 OK
r-release-linux-x86_64 2.0.2 16.98 163.78 180.76 ERROR
r-release-macos-arm64 2.0.2 93.00 OK
r-release-macos-x86_64 2.0.2 134.00 OK
r-release-windows-x86_64 2.0.2 19.00 189.00 208.00 OK
r-oldrel-macos-arm64 2.0.2 99.00 OK
r-oldrel-macos-x86_64 2.0.2 229.00 OK
r-oldrel-windows-x86_64 2.0.2 25.00 234.00 259.00 OK

Check Details

Version: 2.0.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: caDescribeOpts.Rd: describeMean, describeFactors prGetStatistics.Rd: describeMean, describeFactors Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 2.0.2
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘tidyverse’ Flavor: r-release-linux-x86_64

Version: 2.0.2
Check: examples
Result: ERROR Running examples in ‘Greg-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: forestplotCombineRegrObj > ### Title: Compares different scores in different regression objects. > ### Aliases: forestplotCombineRegrObj > > ### ** Examples > > org.par <- par("ask" = TRUE) > > # simulated data to test > library(tidyverse) Error in library(tidyverse) : there is no package called ‘tidyverse’ Execution halted Flavor: r-release-linux-x86_64

Version: 2.0.2
Check: tests
Result: ERROR Running ‘test-interval-timeSplitter.R’ [5s/6s] Running ‘test-nonlin_4_coxph.R’ [5s/6s] Running ‘testthat.R’ [17s/22s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > > test_check("Greg") Loading required package: Greg Loading required package: Gmisc Loading required package: Rcpp Loading required package: htmlTable Loading required package: forestplot Loading required package: grid Loading required package: checkmate Loading required package: abind [ FAIL 2 | WARN 1 | SKIP 0 | PASS 266 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-forestplotCombineRegrObj.R:3:1'): (code run outside of `test_that()`) ── <packageNotFoundError/error/condition> Error in `library(tidyverse)`: there is no package called 'tidyverse' Backtrace: ▆ 1. └─base::library(tidyverse) at test-forestplotCombineRegrObj.R:3:1 ── Error ('test-tidy.rms.R:3:1'): (code run outside of `test_that()`) ────────── <packageNotFoundError/error/condition> Error in `library(tidyverse)`: there is no package called 'tidyverse' Backtrace: ▆ 1. └─base::library(tidyverse) at test-tidy.rms.R:3:1 [ FAIL 2 | WARN 1 | SKIP 0 | PASS 266 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 2.0.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘printCrudeAndAdjustedModel.Rmd’ using rmarkdown --- finished re-building ‘printCrudeAndAdjustedModel.Rmd’ --- re-building ‘timeSplitter.Rmd’ using rmarkdown Quitting from lines 118-132 [unnamed-chunk-3] (timeSplitter.Rmd) Error: processing vignette 'timeSplitter.Rmd' failed with diagnostics: there is no package called 'tidyverse' --- failed re-building ‘timeSplitter.Rmd’ SUMMARY: processing the following file failed: ‘timeSplitter.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-linux-x86_64