CRAN Package Check Results for Package asympDiag

Last updated on 2026-02-13 07:50:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 1.80 32.90 34.70 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.1 74.11 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.1 46.96 ERROR
r-devel-macos-arm64 0.3.1 1.00 14.00 15.00 OK
r-devel-windows-x86_64 0.3.1 4.00 64.00 68.00 ERROR
r-patched-linux-x86_64 0.3.1 2.50 40.78 43.28 OK
r-release-linux-x86_64 0.3.1 2.34 41.68 44.02 OK
r-release-macos-arm64 0.3.1 OK
r-release-macos-x86_64 0.3.1 2.00 56.00 58.00 OK
r-release-windows-x86_64 0.3.1 3.00 62.00 65.00 OK
r-oldrel-macos-arm64 0.3.1 OK
r-oldrel-macos-x86_64 0.3.1 2.00 57.00 59.00 OK
r-oldrel-windows-x86_64 0.3.1 3.00 80.00 83.00 OK

Check Details

Version: 0.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/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(asympDiag) > > test_check("asympDiag") Saving _problems/test-envelope-193.R Saving _problems/test-envelope-194.R Saving _problems/test-envelope-195.R Saving _problems/test-envelope-204.R [ FAIL 4 | WARN 0 | SKIP 3 | PASS 164 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-envelope.R:63:3', 'test-envelope.R:70:3', 'test-envelope.R:79:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-envelope.R:193:3'): envelope_residual extracts the correct method ── Expected `envelope_residual(fit_bin)(fit_bin)` to equal `will_resid(fit_bin)`. Differences: `actual`: 0.8944 0.8944 1.7889 1.7889 NaN `expected`: 0.8959 0.8959 1.8016 1.8016 NaN ── Failure ('test-envelope.R:194:3'): envelope_residual extracts the correct method ── Expected `envelope_residual(fit_poi)(fit_poi)` to equal `will_resid(fit_poi)`. Differences: `actual`: 0.88784 0.11086 0.40029 0.40339 0.68480 0.83140 `expected`: 0.95050 0.11022 0.39478 0.39782 0.68263 0.83567 ── Failure ('test-envelope.R:195:3'): envelope_residual extracts the correct method ── Expected `envelope_residual(fit_poi)(fit_bin)` to equal `will_resid(fit_bin)`. Differences: `actual`: 0.8944 0.8944 1.7889 1.7889 NaN `expected`: 0.8959 0.8959 1.8016 1.8016 NaN ── Failure ('test-envelope.R:204:3'): can manipulate ... with envelope_residual ── Expected `res_fn(fit_poi)` to throw a error. [ FAIL 4 | WARN 0 | SKIP 3 | PASS 164 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/18s] 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(asympDiag) > > test_check("asympDiag") Saving _problems/test-envelope-193.R Saving _problems/test-envelope-194.R Saving _problems/test-envelope-195.R Saving _problems/test-envelope-204.R [ FAIL 4 | WARN 0 | SKIP 3 | PASS 164 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-envelope.R:63:3', 'test-envelope.R:70:3', 'test-envelope.R:79:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-envelope.R:193:3'): envelope_residual extracts the correct method ── Expected `envelope_residual(fit_bin)(fit_bin)` to equal `will_resid(fit_bin)`. Differences: `actual`: 0.8944 0.8944 1.7889 1.7889 NaN `expected`: 0.8959 0.8959 1.8016 1.8016 NaN ── Failure ('test-envelope.R:194:3'): envelope_residual extracts the correct method ── Expected `envelope_residual(fit_poi)(fit_poi)` to equal `will_resid(fit_poi)`. Differences: `actual`: 0.88784 0.11086 0.40029 0.40339 0.68480 0.83140 `expected`: 0.95050 0.11022 0.39478 0.39782 0.68263 0.83567 ── Failure ('test-envelope.R:195:3'): envelope_residual extracts the correct method ── Expected `envelope_residual(fit_poi)(fit_bin)` to equal `will_resid(fit_bin)`. Differences: `actual`: 0.8944 0.8944 1.7889 1.7889 NaN `expected`: 0.8959 0.8959 1.8016 1.8016 NaN ── Failure ('test-envelope.R:204:3'): can manipulate ... with envelope_residual ── Expected `res_fn(fit_poi)` to throw a error. [ FAIL 4 | WARN 0 | SKIP 3 | PASS 164 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ 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(asympDiag) > > test_check("asympDiag") Saving _problems/test-envelope-193.R Saving _problems/test-envelope-194.R Saving _problems/test-envelope-195.R Saving _problems/test-envelope-204.R [ FAIL 4 | WARN 0 | SKIP 3 | PASS 164 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-envelope.R:63:3', 'test-envelope.R:70:3', 'test-envelope.R:79:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-envelope.R:193:3'): envelope_residual extracts the correct method ── Expected `envelope_residual(fit_bin)(fit_bin)` to equal `will_resid(fit_bin)`. Differences: `actual`: 0.8944 0.8944 1.7889 1.7889 NaN `expected`: 0.8959 0.8959 1.8016 1.8016 NaN ── Failure ('test-envelope.R:194:3'): envelope_residual extracts the correct method ── Expected `envelope_residual(fit_poi)(fit_poi)` to equal `will_resid(fit_poi)`. Differences: `actual`: 0.88784 0.11086 0.40029 0.40339 0.68480 0.83140 `expected`: 0.95050 0.11022 0.39478 0.39782 0.68263 0.83567 ── Failure ('test-envelope.R:195:3'): envelope_residual extracts the correct method ── Expected `envelope_residual(fit_poi)(fit_bin)` to equal `will_resid(fit_bin)`. Differences: `actual`: 0.8944 0.8944 1.7889 1.7889 NaN `expected`: 0.8959 0.8959 1.8016 1.8016 NaN ── Failure ('test-envelope.R:204:3'): can manipulate ... with envelope_residual ── Expected `res_fn(fit_poi)` to throw a error. [ FAIL 4 | WARN 0 | SKIP 3 | PASS 164 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3.1
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(asympDiag) > > test_check("asympDiag") Saving _problems/test-envelope-193.R Saving _problems/test-envelope-194.R Saving _problems/test-envelope-195.R Saving _problems/test-envelope-204.R [ FAIL 4 | WARN 0 | SKIP 3 | PASS 164 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-envelope.R:63:3', 'test-envelope.R:70:3', 'test-envelope.R:79:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-envelope.R:193:3'): envelope_residual extracts the correct method ── Expected `envelope_residual(fit_bin)(fit_bin)` to equal `will_resid(fit_bin)`. Differences: `actual`: 0.8944 0.8944 1.7889 1.7889 NaN `expected`: 0.8959 0.8959 1.8016 1.8016 NaN ── Failure ('test-envelope.R:194:3'): envelope_residual extracts the correct method ── Expected `envelope_residual(fit_poi)(fit_poi)` to equal `will_resid(fit_poi)`. Differences: `actual`: 0.88784 0.11086 0.40029 0.40339 0.68480 0.83140 `expected`: 0.95050 0.11022 0.39478 0.39782 0.68263 0.83567 ── Failure ('test-envelope.R:195:3'): envelope_residual extracts the correct method ── Expected `envelope_residual(fit_poi)(fit_bin)` to equal `will_resid(fit_bin)`. Differences: `actual`: 0.8944 0.8944 1.7889 1.7889 NaN `expected`: 0.8959 0.8959 1.8016 1.8016 NaN ── Failure ('test-envelope.R:204:3'): can manipulate ... with envelope_residual ── Expected `res_fn(fit_poi)` to throw a error. [ FAIL 4 | WARN 0 | SKIP 3 | PASS 164 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64