Last updated on 2021-01-25 00:48:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 21.36 | 155.86 | 177.22 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 16.87 | 118.44 | 135.31 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 217.82 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 178.91 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 46.00 | 186.00 | 232.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 20.50 | 141.49 | 161.99 | OK | |
r-patched-solaris-x86 | 0.1.2 | 279.00 | OK | |||
r-release-linux-x86_64 | 0.1.2 | 21.02 | 144.15 | 165.17 | OK | |
r-release-macos-x86_64 | 0.1.2 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.2 | 49.00 | 199.00 | 248.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 34.00 | 152.00 | 186.00 | OK |
Version: 0.1.2
Check: examples
Result: ERROR
Running examples in 'tune-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: message_wrap
> ### Title: Write a message that respects the line width
> ### Aliases: message_wrap
>
> ### ** Examples
>
> library(cli)
> Gaiman <-
+ paste(
+ '"Good point." Bod was pleased with himself, and glad he had thought of',
+ <ERROR: re-encoding failure from encoding 'UTF-8'>
'asking the poet for advice. Really, he thought, if you couldn...
+ 'poet to offer sensible advice, who could you trust?',
Error: unexpected symbol in:
" 'asking the poet for advice. Really, he thought, if you couldn...
'poet"
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang