CRAN Package Check Results for Package ddi

Last updated on 2024-06-13 07:50:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.94 24.79 26.73 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.49 16.84 18.33 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 32.99 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 31.50 OK
r-devel-windows-x86_64 0.1.0 2.00 40.00 42.00 OK
r-patched-linux-x86_64 0.1.0 1.54 22.73 24.27 OK
r-release-linux-x86_64 0.1.0 1.25 23.36 24.61 OK
r-release-macos-arm64 0.1.0 16.00 OK
r-release-macos-x86_64 0.1.0 23.00 OK
r-release-windows-x86_64 0.1.0 2.00 42.00 44.00 OK
r-oldrel-macos-arm64 0.1.0 16.00 OK
r-oldrel-macos-x86_64 0.1.0 20.00 OK
r-oldrel-windows-x86_64 0.1.0 3.00 41.00 44.00 OK

Check Details

Version: 0.1.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'testthat', 'dplyr', 'tibble' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘ddi-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ddc > ### Title: Data Defect Correlation > ### Aliases: ddc > > ### ** Examples > > library(tibble) Error in library(tibble) : there is no package called ‘tibble’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc