Last updated on 2017-07-31 01:46:49.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.20.11 | 20.52 | 48.79 | 69.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.20.11 | 20.84 | 41.38 | 62.23 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.20.11 | 128.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.20.11 | 121.01 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.20.11 | 96.00 | 156.00 | 252.00 | OK | |
r-patched-linux-x86_64 | 0.20.11 | 19.49 | 49.02 | 68.51 | NOTE | |
r-patched-solaris-x86 | 0.20.11 | 130.40 | WARN | |||
r-release-linux-x86_64 | 0.20.11 | 19.42 | 49.19 | 68.61 | NOTE | |
r-release-windows-ix86+x86_64 | 0.20.11 | 66.00 | 152.00 | 218.00 | OK | |
r-release-osx-x86_64 | 0.20.11 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.20.11 | 84.00 | 101.00 | 185.00 | OK | |
r-oldrel-osx-x86_64 | 0.20.11 | WARN |
Version: 0.20.11
Check: compiled code
Result: NOTE
File ‘biwavelet/libs/biwavelet.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
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, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.20.11
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘microbenchmark’
Flavor: r-patched-solaris-x86
Version: 0.20.11
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
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 40-46 (profiling.Rmd)
Error: processing vignette 'profiling.Rmd' failed with diagnostics:
cannot open the connection
Execution halted
Flavors: r-patched-solaris-x86, r-release-osx-x86_64
Version: 0.20.11
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘devtools’
Flavor: r-release-osx-x86_64
Version: 0.20.11
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning: It seems you should call rmarkdown::render() instead of knitr::knit2html() because profiling.Rmd appears to be an R Markdown v2 document.
Quitting from lines 40-46 (profiling.Rmd)
Error: processing vignette 'profiling.Rmd' failed with diagnostics:
cannot open the connection
Execution halted
Flavor: r-oldrel-osx-x86_64