Last updated on 2019-03-27 00:48:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 6.30 | 54.76 | 61.06 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.87 | 43.85 | 49.72 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 75.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 70.56 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 16.00 | 75.00 | 91.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 4.09 | 51.47 | 55.56 | OK | |
r-patched-solaris-x86 | 0.1.0 | 111.70 | OK | |||
r-release-linux-x86_64 | 0.1.0 | 4.87 | 50.96 | 55.83 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 10.00 | 85.00 | 95.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 7.00 | 85.00 | 92.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.0 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'syt-Ex.R' failed
The error most likely occurred in:
> ### Name: syt2matrix
> ### Title: Standard Young tableau as sparse matrix
> ### Aliases: syt2matrix
>
> ### ** Examples
>
> syt <- list(c(1,2,6), c(3,5), 4)
> syt2matrix(syt)
3 x 3 sparse Matrix of class "dgCMatrix"
Error in isFALSE(suppRows) : could not find function "isFALSE"
Calls: <Anonymous> -> <Anonymous> -> printSpMatrix2
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64