CRAN Package Check Results for Package scriptuRs

Last updated on 2024-06-13 05:59:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 4.20 27.79 31.99 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 3.87 19.27 23.14 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 41.25 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 40.07 OK
r-devel-windows-x86_64 0.1.0 5.00 45.00 50.00 OK
r-patched-linux-x86_64 0.1.0 4.64 27.19 31.83 OK
r-release-linux-x86_64 0.1.0 4.25 26.97 31.22 OK
r-release-macos-arm64 0.1.0 18.00 OK
r-release-macos-x86_64 0.1.0 27.00 OK
r-release-windows-x86_64 0.1.0 5.00 45.00 50.00 OK
r-oldrel-macos-arm64 0.1.0 21.00 OK
r-oldrel-macos-x86_64 0.1.0 27.00 OK
r-oldrel-windows-x86_64 0.1.0 7.00 48.00 55.00 OK

Check Details

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

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘scriptuRs-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: kjv_bible > ### Title: Tidy data frame of the King James Version of the Bible > ### Aliases: kjv_bible > > ### ** Examples > > library(dplyr) Error in library(dplyr) : there is no package called ‘dplyr’ 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