CRAN Package Check Results for Package smovie

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.6 10.11 69.68 79.79 OK
r-devel-linux-x86_64-debian-gcc 1.1.6 7.88 47.48 55.36 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.6 100.27 OK
r-devel-linux-x86_64-fedora-gcc 1.1.6 107.06 OK
r-devel-windows-x86_64 1.1.6 7.00 77.00 84.00 OK
r-patched-linux-x86_64 1.1.6 10.82 66.67 77.49 OK
r-release-linux-x86_64 1.1.6 10.18 66.55 76.73 OK
r-release-macos-arm64 1.1.6 61.00 OK
r-release-macos-x86_64 1.1.6 68.00 OK
r-release-windows-x86_64 1.1.6 7.00 78.00 85.00 OK
r-oldrel-macos-arm64 1.1.6 123.00 OK
r-oldrel-macos-x86_64 1.1.6 134.00 OK
r-oldrel-windows-x86_64 1.1.6 9.00 81.00 90.00 OK

Check Details

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

Version: 1.1.6
Check: examples
Result: ERROR Running examples in ‘smovie-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ett > ### Title: Extremal Types Theorem (ETT) > ### Aliases: ett > > ### ** Examples > > # Exponential data: xi = 0 > ett() Error: the revdbayes package is needed. Please install it. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.6
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