Last updated on 2017-09-26 01:47:25.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 3.50 | 267.01 | 270.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 3.42 | 254.83 | 258.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 499.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 514.87 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.0 | 27.00 | 152.00 | 179.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 3.32 | 256.60 | 259.92 | OK | |
r-patched-solaris-x86 | 1.1.0 | 858.10 | OK | |||
r-release-linux-x86_64 | 1.1.0 | 3.42 | 250.34 | 253.76 | OK | |
r-release-windows-ix86+x86_64 | 1.1.0 | 13.00 | 134.00 | 147.00 | OK | |
r-release-osx-x86_64 | 1.1.0 | ERROR | ||||
r-oldrel-osx-x86_64 | 1.1.0 | ERROR |
Version: 1.1.0
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking:
‘graph’ ‘PairViz’ ‘Rgraphviz’ ‘RDRToolbox’
Flavor: r-release-osx-x86_64
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in ‘loon-Ex.R’ failed
The error most likely occurred in:
> ### Name: as.graph
> ### Title: Convert a loongraph object to an object of class graph
> ### Aliases: as.graph
>
> ### ** Examples
>
> library(graph)
Error in library(graph) : there is no package called ‘graph’
Execution halted
Flavor: r-release-osx-x86_64
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘demos.R’ [1s/1s]
Running the tests in ‘tests/demos.R’ failed.
Last 13 lines of output:
+ }
need the tkimg tcl extension installed to run this demo.
demo(l_glyphs)
---- ~~~~~~~~
> require(PairViz) || stop("Package PairViz is required.")
Loading required package: PairViz
Error in eval(ei, envir) : Package PairViz is required.
Calls: demo -> source -> withVisible -> eval -> eval
In addition: Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called 'PairViz'
Execution halted
Flavor: r-release-osx-x86_64
Version: 1.1.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Loading required package: tcltk
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Quitting from lines 689-693 (minorities.Rmd)
Error: processing vignette 'minorities.Rmd' failed with diagnostics:
there is no package called 'PairViz'
Execution halted
Flavor: r-release-osx-x86_64
Version: 1.1.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-osx-x86_64