CRAN Package Check Results for Package pcts

Last updated on 2022-09-11 12:56:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.15.2 39.20 272.77 311.97 OK
r-devel-linux-x86_64-debian-gcc 0.15.2 34.28 198.74 233.02 OK
r-devel-linux-x86_64-fedora-clang 0.15.2 387.68 OK
r-devel-linux-x86_64-fedora-gcc 0.15.2 409.56 ERROR
r-devel-windows-x86_64 0.15.2 88.00 326.00 414.00 OK
r-patched-linux-x86_64 0.15.2 46.82 255.84 302.66 OK
r-release-linux-x86_64 0.15.2 37.60 251.96 289.56 OK
r-release-macos-arm64 0.15.2 99.00 OK
r-release-macos-x86_64 0.15.2 125.00 NOTE
r-release-windows-x86_64 0.15.2 141.00 330.00 471.00 OK
r-oldrel-macos-arm64 0.15.2 110.00 OK
r-oldrel-macos-x86_64 0.15.2 136.00 OK
r-oldrel-windows-ix86+x86_64 0.15.2 77.00 297.00 374.00 OK

Check Details

Version: 0.15.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [63s/104s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(pcts)
    
     Attaching package: 'pcts'
    
     The following objects are masked from 'package:base':
    
     as.Date, date
    
     >
     > options(useFancyQuotes = FALSE)
     >
     > test_check("pcts")
     ss is: 8799.5 persd is: 8.631394 4.986946 4.451538 6.615656
     condlik is: 18.09375 persd is: 1.651785 1.714789 3.041003 1.577415
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 347 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-fitPM.R:16:5): test fitPM() ───────────────────────────────────
     `proba1` has changed from known value recorded in 'proba1.RDS'.
     Attributes: < Component "asyCov": Attributes: < Names: 1 string mismatch > >
     Attributes: < Component "asyCov": Attributes: < Length mismatch: comparison on first 7 components > >
     Attributes: < Component "asyCov": Attributes: < Component "class": 1 string mismatch > >
     Attributes: < Component "asyCov": Attributes: < Component "i": Numeric: lengths (25, 37) differ > >
     Attributes: < Component "asyCov": Attributes: < Component "j": Numeric: lengths (25, 37) differ > >
     Attributes: < Component "asyCov": Attributes: < Component 7: Modes: character, numeric > >
     Attributes: < Component "asyCov": Attributes: < Component 7: Lengths: 1, 37 > >
     Attributes: < Component "asyCov": Attributes: < Component 7: target is character, current is numeric > >
     Backtrace:
     ▆
     1. └─testthat::expect_equal_to_reference(proba1, "proba1.RDS") at test-fitPM.R:16:4
     2. └─testthat::expect_known_value(..., update = update)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 347 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.15.2
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘partsm’
Flavor: r-release-macos-x86_64