CRAN Package Check Results for Package siie

Last updated on 2024-06-14 00:53:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 2.35 40.68 43.03 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 1.96 24.17 26.13 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.0 60.57 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 67.55 OK
r-devel-windows-x86_64 0.4.0 4.00 51.00 55.00 OK
r-patched-linux-x86_64 0.4.0 2.28 50.40 52.68 OK
r-release-linux-x86_64 0.4.0 2.54 50.70 53.24 OK
r-release-macos-arm64 0.4.0 27.00 OK
r-release-macos-x86_64 0.4.0 41.00 OK
r-release-windows-x86_64 0.4.0 3.00 53.00 56.00 OK
r-oldrel-macos-arm64 0.4.0 27.00 OK
r-oldrel-macos-x86_64 0.4.0 39.00 OK
r-oldrel-windows-x86_64 0.4.0 4.00 56.00 60.00 OK

Check Details

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

Version: 0.4.0
Check: examples
Result: ERROR Running examples in ‘siie-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: p_sie > ### Title: Get data for p-SIE curve > ### Aliases: p_sie > > ### ** Examples > > library(ggplot2) Error in library(ggplot2) : there is no package called ‘ggplot2’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘Introduction.Rmd’ using rmarkdown Quitting from lines 33-37 [unnamed-chunk-3] (Introduction.Rmd) Error: processing vignette 'Introduction.Rmd' failed with diagnostics: there is no package called 'tidyfst' --- failed re-building ‘Introduction.Rmd’ SUMMARY: processing the following file failed: ‘Introduction.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc