CRAN Package Check Results for Package gwsem

Last updated on 2020-01-24 09:51:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 0.1.10 672.36 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.10 542.17 OK
r-patched-solaris-x86 0.1.10 33.40 ERROR
r-release-windows-ix86+x86_64 0.1.10 238.00 500.00 738.00 NOTE
r-release-osx-x86_64 0.1.8 ERROR
r-oldrel-osx-x86_64 0.1.8 ERROR

Additional issues

clang-ASAN

Check Details

Version: 0.1.10
Check: installed package size
Result: NOTE
     installed size is 13.7Mb
     sub-directories of 1Mb or more:
     libs 12.2Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-windows-ix86+x86_64

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

Version: 0.1.8
Check: installed package size
Result: NOTE
     installed size is 11.6Mb
     sub-directories of 1Mb or more:
     libs 10.2Mb
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64

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’ [242s/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