Last updated on 2018-07-17 01:47:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.1 | 10.81 | 55.23 | 66.04 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.2.1 | 8.70 | 49.45 | 58.15 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.2.1 | 89.93 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.1 | 82.59 | ERROR | |||
r-devel-windows-ix86+x86_64 | 2.2.1 | 24.00 | 114.00 | 138.00 | ERROR | |
r-patched-linux-x86_64 | 2.2.1 | 10.00 | 59.50 | 69.50 | ERROR | |
r-patched-solaris-x86 | 2.2.1 | 121.30 | ERROR | |||
r-release-linux-x86_64 | 2.2.1 | 10.82 | 59.17 | 69.99 | ERROR | |
r-release-windows-ix86+x86_64 | 2.2.1 | 24.00 | 119.00 | 143.00 | ERROR | |
r-release-osx-x86_64 | 2.2.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.2.1 | 9.00 | 71.00 | 80.00 | ERROR | |
r-oldrel-osx-x86_64 | 2.2.1 | OK |
Version: 2.2.1
Check: examples
Result: ERROR
Running examples in ‘ggtern-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: annotate
> ### Title: Create an annotation layer (ggtern version).
> ### Aliases: annotate
>
> ### ** Examples
>
> ggtern() +
+ annotate(geom = 'text',
+ x = c(0.5,1/3,0.0),
+ y = c(0.5,1/3,0.0),
+ z = c(0.0,1/3,1.0),
+ angle = c(0,30,60),
+ vjust = c(1.5,0.5,-0.5),
+ label = paste("Point",c("A","B","C")),
+ color = c("green","red",'blue')) +
+ theme_dark() +
+ theme_nomask()
Error in f(..., self = self) : unused argument (plot$coordinates)
Calls: <Anonymous> -> print.ggplot -> ggplot_build -> <Anonymous>
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
Version: 2.2.1
Check: examples
Result: ERROR
Running examples in ‘ggtern-Ex.R’ failed
The error most likely occurred in:
> ### Name: annotate
> ### Title: Create an annotation layer (ggtern version).
> ### Aliases: annotate
>
> ### ** Examples
>
> ggtern() +
+ annotate(geom = 'text',
+ x = c(0.5,1/3,0.0),
+ y = c(0.5,1/3,0.0),
+ z = c(0.0,1/3,1.0),
+ angle = c(0,30,60),
+ vjust = c(1.5,0.5,-0.5),
+ label = paste("Point",c("A","B","C")),
+ color = c("green","red",'blue')) +
+ theme_dark() +
+ theme_nomask()
Error in f(..., self = self) : unused argument (plot$coordinates)
Calls: <Anonymous> -> print.ggplot -> ggplot_build -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64
Version: 2.2.1
Check: examples
Result: ERROR
Running examples in 'ggtern-Ex.R' failed
The error most likely occurred in:
> ### Name: annotate
> ### Title: Create an annotation layer (ggtern version).
> ### Aliases: annotate
>
> ### ** Examples
>
> ggtern() +
+ annotate(geom = 'text',
+ x = c(0.5,1/3,0.0),
+ y = c(0.5,1/3,0.0),
+ z = c(0.0,1/3,1.0),
+ angle = c(0,30,60),
+ vjust = c(1.5,0.5,-0.5),
+ label = paste("Point",c("A","B","C")),
+ color = c("green","red",'blue')) +
+ theme_dark() +
+ theme_nomask()
Error in f(..., self = self) : unused argument (<environment>)
Calls: <Anonymous> -> print.ggplot -> ggplot_build -> <Anonymous>
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64