Last updated on 2020-12-01 00:46:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 84.10 | 50.31 | 134.41 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 62.78 | 38.98 | 101.76 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 168.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 130.43 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.1 | 145.00 | 99.00 | 244.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 102.43 | 48.05 | 150.48 | OK | |
r-patched-solaris-x86 | 1.1.1 | 144.60 | WARN | |||
r-release-linux-x86_64 | 1.1.1 | 102.30 | 47.77 | 150.07 | OK | |
r-release-macos-x86_64 | 1.1.1 | WARN | ||||
r-release-windows-ix86+x86_64 | 1.1.1 | 141.00 | 69.00 | 210.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.1 | 108.00 | 89.00 | 197.00 | OK |
Version: 1.1.1
Check: compiled code
Result: NOTE
File ‘cycleRtools/libs/cycleRtools.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘cycling_data_analysis.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 177-179 (cycling_data_analysis.Rmd)
Error: processing vignette 'cycling_data_analysis.Rmd' failed with diagnostics:
there is no package called 'webshot'
--- failed re-building ‘cycling_data_analysis.Rmd’
SUMMARY: processing the following file failed:
‘cycling_data_analysis.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.1.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘cycling_data_analysis.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 177-179 (cycling_data_analysis.Rmd)
Error: processing vignette 'cycling_data_analysis.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘cycling_data_analysis.Rmd’
SUMMARY: processing the following file failed:
‘cycling_data_analysis.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64