Last updated on 2021-02-26 16:52:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 21.57 | 152.94 | 174.51 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 19.26 | 114.89 | 134.15 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 228.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 223.14 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 36.00 | 153.00 | 189.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 21.54 | 142.79 | 164.33 | OK | |
r-patched-solaris-x86 | 0.1.2 | 298.40 | OK | |||
r-release-linux-x86_64 | 0.1.2 | 21.09 | 144.23 | 165.32 | OK | |
r-release-macos-x86_64 | 0.1.2 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.2 | 47.00 | 189.00 | 236.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 30.00 | 135.00 | 165.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