Last updated on 2021-01-28 06:50:09 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 22.53 | 155.25 | 177.78 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 17.40 | 116.12 | 133.52 | 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 | 47.00 | 182.00 | 229.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 20.54 | 141.28 | 161.82 | OK | |
r-patched-solaris-x86 | 0.1.2 | 279.00 | OK | |||
r-release-linux-x86_64 | 0.1.2 | 20.00 | 144.52 | 164.52 | OK | |
r-release-macos-x86_64 | 0.1.2 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.2 | 46.00 | 138.00 | 184.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 51.00 | 173.00 | 224.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