CRAN Package Check Results for Package pcr

Last updated on 2025-10-09 15:50:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 5.76 84.94 90.70 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.2 3.41 64.31 67.72 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.2 130.16 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.2 146.47 ERROR
r-devel-windows-x86_64 1.2.2 9.00 98.00 107.00 ERROR
r-patched-linux-x86_64 1.2.2 5.85 81.10 86.95 ERROR
r-release-linux-x86_64 1.2.2 5.30 80.63 85.93 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 10.00 95.00 105.00 ERROR
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 11.00 114.00 125.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/5s] 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-clang, r-patched-linux-x86_64

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' [3s] 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-windows-x86_64, r-release-windows-x86_64

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

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.