CRAN Package Check Results for Package pcr

Last updated on 2025-09-13 22:51:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 5.73 87.47 93.20 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.2 4.01 65.40 69.41 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.2 141.76 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.2 152.73 ERROR
r-devel-windows-x86_64 1.2.2 9.00 92.00 101.00 OK
r-patched-linux-x86_64 1.2.2 5.11 72.43 77.54 OK
r-release-linux-x86_64 1.2.2 5.69 81.26 86.95 ERROR
r-release-macos-arm64 1.2.2 42.00 OK
r-release-macos-x86_64 1.2.2 72.00 OK
r-release-windows-x86_64 1.2.2 7.00 85.00 92.00 OK
r-oldrel-macos-arm64 1.2.2 38.00 OK
r-oldrel-macos-x86_64 1.2.2 63.00 OK
r-oldrel-windows-x86_64 1.2.2 10.00 116.00 126.00 ERROR

Check Details

Version: 1.2.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Mahmoud Ahmed <mahmoud.s.fahmy@students.kasralainy.edu.eg>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pcr) > > test_check("pcr") [ FAIL 12 | WARN 1 | SKIP 0 | PASS 74 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_analyses_fun.R:44:3'): pcr_ddct works ──────────────────────── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_analyses_fun.R:83:3'): pcr_dct works ───────────────────────── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_analyses_fun.R:144:3'): pcr_curve in separate_tube mode ────── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_assessment_fun.R:22:3'): pcr_efficiency calculates the correct intercept and slope ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_assessment_fun.R:43:3'): pcr_standard calculates the correct intercept and slope ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:14:3'): .pcr_plot_analyze returns a ggplot ──── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:23:3'): .pcr_plot_analyze returns a ggplot ──── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:27:3'): .pcr_plot_analyze returns a ggplot ──── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:42:3'): .pcr_plot_analyze returns a dodge columns plot ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:57:3'): .pcr_plot_analyze returns a faceted plot ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:68:3'): .pcr_plot_assess returns an efficiency plot ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:79:3'): .pcr_plot_assess returns standard_curve plots ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 12 | WARN 1 | SKIP 0 | PASS 74 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pcr) > > test_check("pcr") [ FAIL 12 | WARN 1 | SKIP 0 | PASS 74 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_analyses_fun.R:44:3'): pcr_ddct works ──────────────────────── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_analyses_fun.R:83:3'): pcr_dct works ───────────────────────── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_analyses_fun.R:144:3'): pcr_curve in separate_tube mode ────── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_assessment_fun.R:22:3'): pcr_efficiency calculates the correct intercept and slope ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_assessment_fun.R:43:3'): pcr_standard calculates the correct intercept and slope ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:14:3'): .pcr_plot_analyze returns a ggplot ──── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:23:3'): .pcr_plot_analyze returns a ggplot ──── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:27:3'): .pcr_plot_analyze returns a ggplot ──── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:42:3'): .pcr_plot_analyze returns a dodge columns plot ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:57:3'): .pcr_plot_analyze returns a faceted plot ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:68:3'): .pcr_plot_assess returns an efficiency plot ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:79:3'): .pcr_plot_assess returns standard_curve plots ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 12 | WARN 1 | SKIP 0 | PASS 74 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 1.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pcr) > > test_check("pcr") [ FAIL 12 | WARN 1 | SKIP 0 | PASS 74 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_analyses_fun.R:44:3'): pcr_ddct works ──────────────────────── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_analyses_fun.R:83:3'): pcr_dct works ───────────────────────── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_analyses_fun.R:144:3'): pcr_curve in separate_tube mode ────── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_assessment_fun.R:22:3'): pcr_efficiency calculates the correct intercept and slope ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_assessment_fun.R:43:3'): pcr_standard calculates the correct intercept and slope ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:14:3'): .pcr_plot_analyze returns a ggplot ──── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:23:3'): .pcr_plot_analyze returns a ggplot ──── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:27:3'): .pcr_plot_analyze returns a ggplot ──── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:42:3'): .pcr_plot_analyze returns a dodge columns plot ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:57:3'): .pcr_plot_analyze returns a faceted plot ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:68:3'): .pcr_plot_assess returns an efficiency plot ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:79:3'): .pcr_plot_assess returns standard_curve plots ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 12 | WARN 1 | SKIP 0 | PASS 74 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.2
Check: tests
Result: ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(pcr) > > test_check("pcr") [ FAIL 12 | WARN 1 | SKIP 0 | PASS 74 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_analyses_fun.R:44:3'): pcr_ddct works ──────────────────────── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_analyses_fun.R:83:3'): pcr_dct works ───────────────────────── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_analyses_fun.R:144:3'): pcr_curve in separate_tube mode ────── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_assessment_fun.R:22:3'): pcr_efficiency calculates the correct intercept and slope ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_assessment_fun.R:43:3'): pcr_standard calculates the correct intercept and slope ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:14:3'): .pcr_plot_analyze returns a ggplot ──── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:23:3'): .pcr_plot_analyze returns a ggplot ──── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:27:3'): .pcr_plot_analyze returns a ggplot ──── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:42:3'): .pcr_plot_analyze returns a dodge columns plot ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:57:3'): .pcr_plot_analyze returns a faceted plot ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:68:3'): .pcr_plot_assess returns an efficiency plot ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_plotting_fun.R:79:3'): .pcr_plot_assess returns standard_curve plots ── class(gg) not identical to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 12 | WARN 1 | SKIP 0 | PASS 74 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64