Last updated on 2018-06-20 01:50:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.6 | 3.16 | 73.35 | 76.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.6 | 2.32 | 57.51 | 59.83 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.6 | 90.03 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 84.70 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.6 | 9.00 | 112.00 | 121.00 | OK | |
r-patched-linux-x86_64 | 0.1.6 | 3.30 | 69.63 | 72.93 | OK | |
r-patched-solaris-x86 | 0.1.6 | 67.30 | ERROR | |||
r-release-linux-x86_64 | 0.1.6 | 3.49 | 68.97 | 72.46 | OK | |
r-release-windows-ix86+x86_64 | 0.1.6 | 6.00 | 77.00 | 83.00 | OK | |
r-release-osx-x86_64 | 0.1.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.6 | 6.00 | 90.00 | 96.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.6 | NOTE |
Version: 0.1.6
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘knitr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.1.6
Check: examples
Result: ERROR
Running examples in ‘cooccurNet-Ex.R’ failed
The error most likely occurred in:
> ### Name: coocnet
> ### Title: coocnet
> ### Aliases: coocnet
>
> ### ** Examples
>
> cooccurNetwork = coocnet(dataFile=getexample(dataType="protein"), dataType="protein")
reading file......
completed. (10,329)
preprocess file......Error in if (pred >= memsize * alpha || ncol > 150 || (nrow > 30000 & :
missing value where TRUE/FALSE needed
Calls: coocnet ... cooccur.dataprepreprocess.preprocess -> inmemoryflag
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.6
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
The vignette engine knitr::rmarkdown is not available, because the rmarkdown package is not installed. Please install it.
Quitting from lines 176-178 (Extending-cooccurNet.Rmd)
Error: processing vignette 'Extending-cooccurNet.Rmd' failed with diagnostics:
missing value where TRUE/FALSE needed
Execution halted
Flavor: r-patched-solaris-x86