CRAN Package Check Results for Package gwsem

Last updated on 2019-12-20 19:49:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 125.22 229.12 354.34 OK
r-devel-linux-x86_64-debian-gcc 0.1.8 78.51 187.78 266.29 OK
r-devel-linux-x86_64-fedora-clang 0.1.8 400.21 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.8 349.07 OK
r-devel-windows-ix86+x86_64 0.1.8 220.00 307.00 527.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 0.1.8 285.00 297.00 582.00 NOTE
r-patched-linux-x86_64 0.1.8 OK
r-patched-solaris-x86 0.1.8 24.00 ERROR
r-release-linux-x86_64 0.1.8 85.66 171.15 256.81 OK
r-release-windows-ix86+x86_64 0.1.8 195.00 284.00 479.00 NOTE
r-release-osx-x86_64 0.1.8 ERROR
r-oldrel-windows-ix86+x86_64 0.1.8 187.00 283.00 470.00 NOTE
r-oldrel-osx-x86_64 0.1.8 ERROR

Additional issues

rchk

Check Details

Version: 0.1.8
Check: installed package size
Result: NOTE
     installed size is 13.3Mb
     sub-directories of 1Mb or more:
     libs 11.9Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.1.8
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-patched-solaris-x86

Version: 0.1.8
Check: compiled code
Result: NOTE
    File ‘gwsem/libs/gwsem.so’:
     Found ‘___stderrp’, possibly from ‘stderr’ (C)
     Object: ‘sqlite3.o’
     Found ‘_random’, possibly from ‘random’ (C)
     Object: ‘sqlite3.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.1.8
Check: tests
Result: ERROR
     Running ‘testthat.R’ [244s/36s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     `GWAS(...)` threw an error with unexpected message.
     Expected match: "out of data"
     Actual message: "c++ exception (unknown reason)"
     Backtrace:
     1. testthat::expect_error(...)
     6. gwsem::GWAS(...)
     7. OpenMx::mxRun(model)
     8. OpenMx:::runHelper(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 44 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: (unknown) (@test-model.R#55)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 0.1.8
Check: tests
Result: ERROR
     Running ‘testthat.R’ [245s/36s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     `GWAS(...)` threw an error with unexpected message.
     Expected match: "out of data"
     Actual message: "c++ exception (unknown reason)"
     Backtrace:
     1. testthat::expect_error(...)
     6. gwsem::GWAS(...)
     7. OpenMx::mxRun(model)
     8. OpenMx:::runHelper(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 44 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: (unknown) (@test-model.R#55)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-osx-x86_64