Last updated on 2020-12-04 00:48:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0-2 | 21.90 | 235.19 | 257.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0-2 | 17.66 | 175.05 | 192.71 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0-2 | 329.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0-2 | 304.18 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0-2 | 40.00 | 268.00 | 308.00 | OK | |
r-patched-linux-x86_64 | 2.0-2 | 14.44 | 223.14 | 237.58 | OK | |
r-patched-solaris-x86 | 2.0-2 | 461.10 | NOTE | |||
r-release-linux-x86_64 | 2.0-2 | 13.72 | 222.58 | 236.30 | OK | |
r-release-macos-x86_64 | 2.0-2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0-2 | 31.00 | 151.00 | 182.00 | WARN | |
r-oldrel-macos-x86_64 | 2.0-2 | ERROR |
Version: 2.0-2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘BiocStyle’
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-macos-x86_64
Version: 2.0-2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'SNPassoc.Rmd' using rmarkdown
Quitting from lines 28-29 (SNPassoc.Rmd)
Error: processing vignette 'SNPassoc.Rmd' failed with diagnostics:
argument is of length zero
--- failed re-building 'SNPassoc.Rmd'
SUMMARY: processing the following file failed:
'SNPassoc.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 2.0-2
Check: package dependencies
Result: ERROR
Package required but not available: ‘BiocStyle’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64