Last updated on 2018-05-14 01:46:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 25.56 | 65.78 | 91.34 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 20.51 | 58.23 | 78.74 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 127.40 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 119.42 | OK | |||
r-devel-windows-ix86+x86_64 | 0.6.1 | 47.00 | 138.00 | 185.00 | OK | |
r-patched-linux-x86_64 | 0.6.1 | 25.37 | 70.36 | 95.73 | ERROR | |
r-patched-solaris-x86 | 0.6.1 | 152.70 | OK | |||
r-release-linux-x86_64 | 0.6.1 | 28.96 | 70.30 | 99.26 | ERROR | |
r-release-windows-ix86+x86_64 | 0.6.1 | 47.00 | 138.00 | 185.00 | OK | |
r-release-osx-x86_64 | 0.6.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.6.1 | 61.00 | 130.00 | 191.00 | OK | |
r-oldrel-osx-x86_64 | 0.6.1 | OK |
Version: 0.6.1
Check: examples
Result: ERROR
Running examples in ‘pander-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: pandoc.title.return
> ### Title: Create title block
> ### Aliases: pandoc.title.return pandoc.title
>
> ### ** Examples
>
> pandoc.title('Tom', 'Render pandoc in R', '2012-05-16')
% Render pandoc in R
% Tom
% 2012-05-16
> pandoc.title(c('Tom', 'Jerry'), 'Render pandoc in R', '2012-05-16')
Error in if (author != "") { : the condition has length > 1
Calls: pandoc.title -> cat -> pandoc.title.return
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64