Last updated on 2020-08-07 01:49:40 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 63.41 | 47.24 | 110.65 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 39.97 | 36.48 | 76.45 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 156.08 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 130.93 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.1.1 | 152.00 | 85.00 | 237.00 | OK | |
| r-patched-linux-x86_64 | 1.1.1 | 43.47 | 46.93 | 90.40 | OK | |
| r-patched-solaris-x86 | 1.1.1 | 134.60 | WARN | |||
| r-release-linux-x86_64 | 1.1.1 | 41.34 | 47.26 | 88.60 | OK | |
| r-release-macos-x86_64 | 1.1.1 | WARN | ||||
| r-release-windows-ix86+x86_64 | 1.1.1 | 145.00 | 105.00 | 250.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.1 | WARN | ||||
| r-oldrel-windows-ix86+x86_64 | 1.1.1 | 112.00 | 80.00 | 192.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