CRAN Package Check Results for Package srppp

Last updated on 2025-11-26 19:51:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 6.38 163.84 170.22 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 4.16 92.86 97.02 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.0 15.00 258.11 273.11 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 13.00 264.12 277.12 OK
r-devel-windows-x86_64 1.1.0 13.00 193.00 206.00 OK
r-patched-linux-x86_64 1.1.0 6.06 154.99 161.05 OK
r-release-linux-x86_64 1.1.0 6.06 154.07 160.13 OK
r-release-macos-arm64 1.1.0 OK
r-release-macos-x86_64 1.1.0 11.00 225.00 236.00 OK
r-release-windows-x86_64 1.1.0 8.00 184.00 192.00 OK
r-oldrel-macos-arm64 1.1.0 OK
r-oldrel-macos-x86_64 1.1.0 7.00 279.00 286.00 OK
r-oldrel-windows-x86_64 1.1.0 12.00 240.00 252.00 OK

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/9s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(srppp) Loading required package: dm Attaching package: 'dm' The following object is masked from 'package:stats': filter > > test_check("srppp") Flavor: r-devel-linux-x86_64-debian-gcc