Last updated on 2025-11-15 02:53:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2-0 | 12.35 | 133.55 | 145.90 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2-0 | 11.51 | 103.88 | 115.39 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2-0 | 65.00 | 182.23 | 247.23 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.2-0 | 68.00 | 184.88 | 252.88 | ERROR | |
| r-devel-windows-x86_64 | 1.2-0 | 27.00 | 137.00 | 164.00 | OK | |
| r-patched-linux-x86_64 | 1.2-0 | 15.08 | 129.36 | 144.44 | OK | |
| r-release-linux-x86_64 | 1.2-0 | 13.21 | 129.48 | 142.69 | OK | |
| r-release-macos-arm64 | 1.2-0 | 8.00 | 52.00 | 60.00 | OK | |
| r-release-macos-x86_64 | 1.2-0 | 13.00 | 119.00 | 132.00 | OK | |
| r-release-windows-x86_64 | 1.2-0 | 16.00 | 136.00 | 152.00 | OK | |
| r-oldrel-macos-arm64 | 1.2-0 | 8.00 | 65.00 | 73.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2-0 | 13.00 | 129.00 | 142.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2-0 | 23.00 | 175.00 | 198.00 | OK |
Version: 1.2-0
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(PCRedux)
>
> test_check("PCRedux")
Saving _problems/test_encu-11.R
Saving _problems/test_head2tailratio-12.R
Saving _problems/test_hookreg-12.R
Saving _problems/test_hookregNL-12.R
Saving _problems/test_mblrr-10.R
Saving _problems/test_pcrfit_single-9.R
Saving _problems/test_performeR-11.R
Saving _problems/test_qPCR2fdata-11.R
[ FAIL 8 | WARN 0 | SKIP 0 | PASS 23 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_encu.R:11:3'): encu is a function to calculate numerous features from amplification curve data from a quantitative PCR experiment ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(res$hookreg_hook == 0, is_true()) at test_encu.R:11:3
── Error ('test_head2tailratio.R:12:3'): head2tailratio gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(res <= 3.589284, is_true()) at test_head2tailratio.R:12:3
── Error ('test_hookreg.R:12:3'): hookreg gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(res_hookreg_positve[["hook"]] == 1, is_true()) at test_hookreg.R:12:3
── Error ('test_hookregNL.R:12:3'): hookregNL gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test_hookregNL.R:12:3
── Error ('test_mblrr.R:10:3'): mblrr gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(length(res) == 6, is_true()) at test_mblrr.R:10:3
── Error ('test_pcrfit_single.R:9:3'): pcrfit_single gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test_pcrfit_single.R:9:3
── Error ('test_performeR.R:11:3'): performeR gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test_performeR.R:11:3
── Error ('test_qPCR2fdata.R:11:3'): qPCR2fdata gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test_qPCR2fdata.R:11:3
[ FAIL 8 | WARN 0 | SKIP 0 | PASS 23 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2-0
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/36s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(PCRedux)
>
> test_check("PCRedux")
Saving _problems/test_encu-11.R
Saving _problems/test_head2tailratio-12.R
Saving _problems/test_hookreg-12.R
Saving _problems/test_hookregNL-12.R
Saving _problems/test_mblrr-10.R
Saving _problems/test_pcrfit_single-9.R
Saving _problems/test_performeR-11.R
Saving _problems/test_qPCR2fdata-11.R
[ FAIL 8 | WARN 0 | SKIP 0 | PASS 23 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_encu.R:11:3'): encu is a function to calculate numerous features from amplification curve data from a quantitative PCR experiment ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(res$hookreg_hook == 0, is_true()) at test_encu.R:11:3
── Error ('test_head2tailratio.R:12:3'): head2tailratio gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(res <= 3.589284, is_true()) at test_head2tailratio.R:12:3
── Error ('test_hookreg.R:12:3'): hookreg gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(res_hookreg_positve[["hook"]] == 1, is_true()) at test_hookreg.R:12:3
── Error ('test_hookregNL.R:12:3'): hookregNL gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test_hookregNL.R:12:3
── Error ('test_mblrr.R:10:3'): mblrr gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(length(res) == 6, is_true()) at test_mblrr.R:10:3
── Error ('test_pcrfit_single.R:9:3'): pcrfit_single gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test_pcrfit_single.R:9:3
── Error ('test_performeR.R:11:3'): performeR gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test_performeR.R:11:3
── Error ('test_qPCR2fdata.R:11:3'): qPCR2fdata gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test_qPCR2fdata.R:11:3
[ FAIL 8 | WARN 0 | SKIP 0 | PASS 23 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2-0
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/46s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(PCRedux)
>
> test_check("PCRedux")
Saving _problems/test_encu-11.R
Saving _problems/test_head2tailratio-12.R
Saving _problems/test_hookreg-12.R
Saving _problems/test_hookregNL-12.R
Saving _problems/test_mblrr-10.R
Saving _problems/test_pcrfit_single-9.R
Saving _problems/test_performeR-11.R
Saving _problems/test_qPCR2fdata-11.R
[ FAIL 8 | WARN 0 | SKIP 0 | PASS 23 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_encu.R:11:3'): encu is a function to calculate numerous features from amplification curve data from a quantitative PCR experiment ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(res$hookreg_hook == 0, is_true()) at test_encu.R:11:3
── Error ('test_head2tailratio.R:12:3'): head2tailratio gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(res <= 3.589284, is_true()) at test_head2tailratio.R:12:3
── Error ('test_hookreg.R:12:3'): hookreg gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(res_hookreg_positve[["hook"]] == 1, is_true()) at test_hookreg.R:12:3
── Error ('test_hookregNL.R:12:3'): hookregNL gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test_hookregNL.R:12:3
── Error ('test_mblrr.R:10:3'): mblrr gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(length(res) == 6, is_true()) at test_mblrr.R:10:3
── Error ('test_pcrfit_single.R:9:3'): pcrfit_single gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test_pcrfit_single.R:9:3
── Error ('test_performeR.R:11:3'): performeR gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test_performeR.R:11:3
── Error ('test_qPCR2fdata.R:11:3'): qPCR2fdata gives the correct dimensions and properties ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test_qPCR2fdata.R:11:3
[ FAIL 8 | WARN 0 | SKIP 0 | PASS 23 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc