Last updated on 2023-03-19 22:57:31 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.18 | 59.49 | 69.67 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 112.46 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 122.71 | 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.22 | 77.97 | 89.19 | 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 |
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