Last updated on 2020-10-02 08:49:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 3.75 | 40.04 | 43.79 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 3.43 | 30.99 | 34.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 63.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 57.48 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 10.00 | 58.00 | 68.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.1 | 4.36 | 36.17 | 40.53 | OK | |
r-patched-solaris-x86 | 0.2.1 | 71.40 | NOTE | |||
r-release-linux-x86_64 | 0.2.1 | 3.68 | 35.70 | 39.38 | OK | |
r-release-macos-x86_64 | 0.2.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.1 | 10.00 | 61.00 | 71.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 8.00 | 66.00 | 74.00 | NOTE |
Version: 0.2.1
Check: R code for possible problems
Result: NOTE
Possibly missing '()' after 'return' in the following function:
'.create_page_name'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.1
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
doc 5.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘assertive.types’ ‘flexdashboard’ ‘rmarkdown’ ‘stats’ ‘stringr’
‘yaml’ ‘ymlthis’
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, r-oldrel-macos-x86_64
Version: 0.2.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘BiocStyle’
Flavor: r-oldrel-macos-x86_64
Version: 0.2.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘i2dash-intro.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 2-25 (i2dash-intro.Rmd)
Error: processing vignette 'i2dash-intro.Rmd' failed with diagnostics:
there is no package called 'BiocStyle'
--- failed re-building ‘i2dash-intro.Rmd’
SUMMARY: processing the following file failed:
‘i2dash-intro.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64