Last updated on 2025-12-07 07:50:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 6.66 | 129.96 | 136.62 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 4.11 | 50.03 | 54.14 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 15.00 | 201.04 | 216.04 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 220.17 | ERROR | |||
| r-devel-windows-x86_64 | 1.1.0 | 9.00 | 149.00 | 158.00 | ERROR | |
| r-patched-linux-x86_64 | 1.1.0 | 6.61 | 120.27 | 126.88 | ERROR | |
| r-release-linux-x86_64 | 1.1.0 | 5.26 | 123.13 | 128.39 | ERROR | |
| 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 | 9.00 | 196.00 | 205.00 | ERROR | |
| 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 | 13.00 | 191.00 | 204.00 | ERROR |
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-devel-linux-x86_64-debian-clang
Version: 1.1.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'DiagrammeR'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/8s]
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
Version: 1.1.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/17s]
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-fedora-clang
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/15s]
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-fedora-gcc
Version: 1.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [10s]
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-windows-x86_64
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/10s]
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")
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [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-release-windows-x86_64
Version: 1.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
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-oldrel-windows-x86_64