Last updated on 2020-11-10 08:49:21 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.4 | 48.12 | 364.71 | 412.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.4 | 46.31 | 265.68 | 311.99 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6.4 | 502.09 | WARN | |||
| r-devel-linux-x86_64-fedora-gcc | 0.6.4 | 509.85 | OK | |||
| r-devel-windows-ix86+x86_64 | 0.6.4 | 105.00 | 750.00 | 855.00 | OK | |
| r-patched-linux-x86_64 | 0.6.4 | 58.47 | 336.70 | 395.17 | OK | |
| r-patched-solaris-x86 | 0.6.4 | 652.10 | WARN | |||
| r-release-linux-x86_64 | 0.6.4 | 62.15 | 333.77 | 395.92 | OK | |
| r-release-macos-x86_64 | 0.6.4 | ERROR | ||||
| r-release-windows-ix86+x86_64 | 0.6.4 | 103.00 | 630.00 | 733.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6.4 | ERROR | ||||
| r-oldrel-windows-ix86+x86_64 | 0.6.4 | 73.00 | 394.00 | 467.00 | WARN | 
Version: 0.6.4
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘introduction_to_dnapath.Rmd’ using rmarkdown
    --- finished re-building ‘introduction_to_dnapath.Rmd’
    
    --- re-building ‘package_data.Rmd’ using rmarkdown
    
    ── Column specification ────────────────────────────────────────────────────────
    cols(
      .default = col_character()
    )
    ℹ Use `spec()` for the full column specifications.
    
    
    ── Column specification ────────────────────────────────────────────────────────
    cols(
      .default = col_double(),
      attrib_name = col_character()
    )
    ℹ Use `spec()` for the full column specifications.
    
    Quitting from lines 234-239 (package_data.Rmd) 
    Error: processing vignette 'package_data.Rmd' failed with diagnostics:
    SSL certificate problem: unable to get local issuer certificate
    --- failed re-building ‘package_data.Rmd’
    
    SUMMARY: processing the following file failed:
      ‘package_data.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6.4
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
      ...
    --- re-building ‘introduction_to_dnapath.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 214-217 (introduction_to_dnapath.Rmd) 
    Error: processing vignette 'introduction_to_dnapath.Rmd' failed with diagnostics:
    SSL certificate problem: unable to get local issuer certificate
    --- failed re-building ‘introduction_to_dnapath.Rmd’
    
    --- re-building ‘package_data.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.
    
    ── Column specification ────────────────────────────────────────────────────────
    cols(
      .default = col_character()
    )
    ℹ Use `spec()` for the full column specifications.
    
    
    ── Column specification ────────────────────────────────────────────────────────
    cols(
      .default = col_double(),
      attrib_name = col_character()
    )
    ℹ Use `spec()` for the full column specifications.
    
    --- finished re-building ‘package_data.Rmd’
    
    SUMMARY: processing the following file failed:
      ‘introduction_to_dnapath.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86
Version: 0.6.4
Check: package dependencies
Result: ERROR
    Package required but not available: ‘reactome.db’
    
    Package suggested but not available for checking: ‘GENIE3’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.6.4
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'introduction_to_dnapath.Rmd' using rmarkdown
    Quitting from lines 214-217 (introduction_to_dnapath.Rmd) 
    Error: processing vignette 'introduction_to_dnapath.Rmd' failed with diagnostics:
    no applicable method for 'filter_' applied to an object of class "c('tbl_SQLiteConnection', 'tbl_dbi', 'tbl_sql', 'tbl_lazy', 'tbl')"
    --- failed re-building 'introduction_to_dnapath.Rmd'
    
    --- re-building 'package_data.Rmd' using rmarkdown
    
    -- Column specification --------------------------------------------------------
    cols(
      .default = col_character()
    )
    i Use `spec()` for the full column specifications.
    
    
    -- Column specification --------------------------------------------------------
    cols(
      .default = col_double(),
      attrib_name = col_character()
    )
    i Use `spec()` for the full column specifications.
    
    Quitting from lines 234-239 (package_data.Rmd) 
    Error: processing vignette 'package_data.Rmd' failed with diagnostics:
    no applicable method for 'filter_' applied to an object of class "c('tbl_SQLiteConnection', 'tbl_dbi', 'tbl_sql', 'tbl_lazy', 'tbl')"
    --- failed re-building 'package_data.Rmd'
    
    SUMMARY: processing the following files failed:
      'introduction_to_dnapath.Rmd' 'package_data.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64