CRAN Package Check Results for Package denovolyzeR

Last updated on 2023-03-20 23:55:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 10.52 59.81 70.33 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 112.46 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 121.35 OK
r-devel-windows-x86_64 0.2.0 32.00 113.00 145.00 OK
r-patched-linux-x86_64 0.2.0 11.55 78.15 89.70 OK
r-release-linux-x86_64 0.2.0 11.26 76.81 88.07 OK
r-release-macos-arm64 0.2.0 43.00 OK
r-release-macos-x86_64 0.2.0 76.00 OK
r-release-windows-x86_64 0.2.0 22.00 119.00 141.00 OK
r-oldrel-macos-arm64 0.2.0 51.00 OK
r-oldrel-macos-x86_64 0.2.0 77.00 OK
r-oldrel-windows-ix86+x86_64 0.2.0 23.00 102.00 125.00 OK

Check Details

Version: 0.2.0
Check: examples
Result: ERROR
    Running examples in ‘denovolyzeR-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: denovolyze
    > ### Title: Evaluates burden of _de novo_ variation against expectation
    > ### Aliases: denovolyze denovolyzeByClass denovolyzeByGene
    >
    > ### ** Examples
    >
    >
    > ### denovolyze
    >
    > denovolyze(genes=autismDeNovos$gene,
    + classes=autismDeNovos$class,
    + nsamples=1078)
    Error in vectbl_assign(x[[j]], cells[[j]], value) :
     DLL requires the use of native symbols
    Calls: denovolyze ... tbl_subassign_matrix -> withCallingHandlers -> vectbl_assign
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc