Last updated on 2021-01-17 06:47:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 10.61 | 105.70 | 116.31 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 8.37 | 83.19 | 91.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 148.14 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 139.70 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3.1 | 20.00 | 210.00 | 230.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 10.19 | 100.78 | 110.97 | OK | |
r-patched-solaris-x86 | 0.3.1 | 191.30 | NOTE | |||
r-release-linux-x86_64 | 0.3.1 | 10.00 | 100.92 | 110.92 | OK | |
r-release-macos-x86_64 | 0.3.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3.1 | 21.00 | 204.00 | 225.00 | OK | |
r-oldrel-macos-x86_64 | 0.3.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 6.00 | 50.00 | 56.00 | WARN |
Version: 0.3.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘dbplyr’
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
Version: 0.3.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-macos-x86_64
Version: 0.3.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'wordbankr.Rmd' using rmarkdown
Warning in .local(conn, statement, ...) :
Decimal MySQL column 6 imported as numeric
Warning: `rename_()` is deprecated as of dplyr 0.7.0.
Please use `rename()` instead.
This warning is displayed once every 8 hours.
Call `lifecycle::last_warnings()` to see where this warning was generated.
Quitting from lines 31-33 (wordbankr.Rmd)
Error: processing vignette 'wordbankr.Rmd' failed with diagnostics:
no applicable method for 'rename_' applied to an object of class "c('tbl_MySQLConnection', 'tbl_dbi', 'tbl_sql', 'tbl_lazy', 'tbl')"
--- failed re-building 'wordbankr.Rmd'
SUMMARY: processing the following file failed:
'wordbankr.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64