Last updated on 2020-01-27 00:48:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 2.12 | 32.57 | 34.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 2.21 | 25.91 | 28.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 45.42 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 43.99 | OK | |||
r-devel-windows-ix86+x86_64 | 1.3.1 | 30.00 | 74.00 | 104.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 1.3.1 | 21.00 | 59.00 | 80.00 | OK | |
r-patched-linux-x86_64 | 1.3.1 | 1.85 | 29.75 | 31.60 | OK | |
r-patched-solaris-x86 | 1.3.1 | 59.80 | OK | |||
r-release-linux-x86_64 | 1.3.1 | 2.32 | 29.56 | 31.88 | OK | |
r-release-windows-ix86+x86_64 | 1.3.1 | 2.00 | 5.00 | 7.00 | ERROR | |
r-release-osx-x86_64 | 1.3.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.3.1 | 22.00 | 52.00 | 74.00 | OK | |
r-oldrel-osx-x86_64 | 1.3.1 | OK |
Version: 1.3.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-ix86+x86_64
Version: 1.3.1
Check: examples
Result: ERROR
Running examples in ‘glue-Ex.R’ failed
The error most likely occurred in:
> ### Name: glue_sql
> ### Title: Interpolate strings with SQL escaping
> ### Aliases: glue_sql glue_data_sql
>
> ### ** Examples
>
> con <- DBI::dbConnect(RSQLite::SQLite(), ":memory:")
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘digest’
Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-release-osx-x86_64