Last updated on 2025-08-30 03:49:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 8.41 | 106.27 | 114.68 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 6.14 | 80.37 | 86.51 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 178.21 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 198.23 | OK | |||
r-devel-windows-x86_64 | 1.3.1 | 10.00 | 106.00 | 116.00 | OK | |
r-patched-linux-x86_64 | 1.3.1 | 8.22 | 102.87 | 111.09 | ERROR | |
r-release-linux-x86_64 | 1.3.0 | 8.73 | 97.66 | 106.39 | NOTE | |
r-release-macos-arm64 | 1.3.1 | 57.00 | OK | |||
r-release-macos-x86_64 | 1.3.1 | 113.00 | OK | |||
r-release-windows-x86_64 | 1.3.1 | 9.00 | 104.00 | 113.00 | OK | |
r-oldrel-macos-arm64 | 1.3.1 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.1 | 106.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.1 | 12.00 | 135.00 | 147.00 | OK |
Version: 1.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
>
> # Source all R files since package may not be installed
> r_files <- list.files("../../R", pattern = "\\.R$", full.names = TRUE)
> for (file in r_files) {
+ source(file, local = FALSE)
+ }
>
> test_check("pricesensitivitymeter")
Loading required package: pricesensitivitymeter
[ FAIL 4 | WARN 4 | SKIP 1 | PASS 776 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_data_output_weighted.R:288:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_data_output.R:64:3'): Data Output: Matrices have rows and columns ──
ncol(psm_result1$data_input) not equal to 4.
1/1 mismatches
[1] 5 - 4 == 1
── Failure ('test_data_output.R:67:3'): Data Output: Matrices have rows and columns ──
ncol(psm_result2$data_input) not equal to 8.
1/1 mismatches
[1] 9 - 8 == 1
── Failure ('test_data_output.R:73:3'): Data Output: Numeric Data in Matrices ──
unique(sapply(psm_result1$data_input, is.numeric)) is not TRUE
`actual`: TRUE FALSE
`expected`: TRUE
── Failure ('test_data_output.R:76:3'): Data Output: Numeric Data in Matrices ──
unique(sapply(psm_result2$data_input, is.numeric)) is not TRUE
`actual`: TRUE FALSE
`expected`: TRUE
[ FAIL 4 | WARN 4 | SKIP 1 | PASS 776 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.3.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
psm_analysis_weighted.rd: svydesign
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavor: r-release-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.