Last updated on 2025-12-14 07:49:58 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 6.45 | 127.01 | 133.46 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 4.31 | 131.19 | 135.50 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 11.00 | 310.81 | 321.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 10.00 | 306.91 | 316.91 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 13.00 | 194.00 | 207.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 6.15 | 122.31 | 128.46 | ERROR | |
| r-release-linux-x86_64 | 2.0.0 | 5.55 | 172.98 | 178.53 | OK | |
| r-release-macos-arm64 | 2.0.0 | 2.00 | 127.00 | 129.00 | OK | |
| r-release-macos-x86_64 | 2.0.0 | 6.00 | 320.00 | 326.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 10.00 | 199.00 | 209.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | 2.00 | 212.00 | 214.00 | OK | |
| r-oldrel-macos-x86_64 | 2.0.0 | 6.00 | 274.00 | 280.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 13.00 | 228.00 | 241.00 | OK |
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/16s]
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-clang
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/13s]
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-patched-linux-x86_64