Last updated on 2018-11-24 00:51:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 3.26 | 122.77 | 126.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 2.05 | 96.27 | 98.32 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 146.72 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 145.78 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.0 | 8.00 | 160.00 | 168.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 3.02 | 118.61 | 121.63 | OK | |
r-patched-solaris-x86 | 1.1.0 | 202.90 | OK | |||
r-release-linux-x86_64 | 1.1.0 | 2.74 | 119.16 | 121.90 | OK | |
r-release-windows-ix86+x86_64 | 1.1.0 | 9.00 | 140.00 | 149.00 | OK | |
r-release-osx-x86_64 | 1.1.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 7.00 | 129.00 | 136.00 | OK | |
r-oldrel-osx-x86_64 | 1.1.0 | OK |
Version: 1.1.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘biotools’
Flavor: r-release-osx-x86_64
Version: 1.1.0
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘biotools’
Flavor: r-release-osx-x86_64
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in ‘micompr-Ex.R’ failed
The error most likely occurred in:
> ### Name: assumptions.cmpoutput
> ### Title: Get assumptions for parametric tests performed on output
> ### comparisons
> ### Aliases: assumptions.cmpoutput
>
> ### ** Examples
>
>
> # Create a cmpoutput object from the provided datasets
> cmp <- cmpoutput("All", 0.9, pphpc_ok$data[["All"]], pphpc_ok$obs_lvls)
>
> # Get the assumptions for the parametric tests performed in cmp
> acmp <- assumptions(cmp)
sROC 0.1-2 loaded
MANOVA assumptions require 'MVN' and 'biotools' packages.
Error in `*tmp*`[[i]] : subscript out of bounds
Calls: assumptions -> assumptions.cmpoutput
Execution halted
Flavor: r-release-osx-x86_64
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [19s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
subscript out of bounds
1: assumptions(mic1a) at testthat/test_micomp.R:281
2: assumptions.micomp(mic1a)
3: lapply(obj, function(x) assumptions(x))
4: FUN(X[[i]], ...)
5: assumptions(x)
6: assumptions.cmpoutput(x)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 363 SKIPPED: 0 FAILED: 2
1. Error: assumptions.cmpoutput creates the correct object (@test_cmpoutput.R#214)
2. Error: micomp assumptions have the correct properties (@test_micomp.R#281)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-osx-x86_64
Version: 1.1.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Quitting from lines 341-342 (paper.Rnw)
Error: processing vignette 'paper.Rnw' failed with diagnostics:
subscript out of bounds
Execution halted
Flavor: r-release-osx-x86_64