CRAN Package Check Results for Package gorica

Last updated on 2021-09-23 10:53:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 11.49 406.10 417.59 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 8.20 277.18 285.38 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 468.18 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 454.46 OK
r-devel-windows-x86_64 0.1.1 12.00 326.00 338.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.1.1 ERROR
r-patched-linux-x86_64 0.1.1 10.80 368.51 379.31 OK
r-patched-solaris-x86 0.1.1 569.90 OK
r-release-linux-x86_64 0.1.1 8.86 373.24 382.10 OK
r-release-macos-arm64 0.1.1 ERROR
r-release-macos-x86_64 0.1.1 OK
r-release-windows-ix86+x86_64 0.1.1 24.00 319.00 343.00 OK
r-oldrel-macos-x86_64 0.1.1 OK
r-oldrel-windows-ix86+x86_64 0.1.1 16.00 340.00 356.00 OK

Additional issues

M1mac noLD

Check Details

Version: 0.1.1
Check: PDF version of manual
Result: WARN
    LaTeX errors when creating PDF version.
    This typically indicates Rd problems.
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.1.1
Check: PDF version of manual without hyperrefs or index
Result: ERROR
    Re-running with no redirection of stdout/stderr.
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [41s/41s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     Registered S3 method overwritten by 'gorica':
     method from
     get_estimates.lavaan bain
     > test_check("gorica")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-gorica_table.R:24:1): (code run outside of `test_that()`) ───────
     Error: Please rewrite the hypothesis.
     Backtrace:
     █
     1. ├─gorica::gorica(tab, hypothesis = "x[1,1]=x[1,2] & x[2,1]>x[2,2];x[1,1]>x[1,2] & x[2,1]>x[2,2]") test-gorica_table.R:24:0
     2. └─gorica:::gorica.table(tab, hypothesis = "x[1,1]=x[1,2] & x[2,1]>x[2,2];x[1,1]>x[1,2] & x[2,1]>x[2,2]")
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 85 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-arm64