Last updated on 2020-04-27 07:52:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 25.41 | 28.15 | 53.56 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 20.30 | 22.64 | 42.94 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 197.61 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 203.73 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 65.00 | 153.00 | 218.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.1 | 22.81 | 28.02 | 50.83 | ERROR | |
r-patched-solaris-x86 | 0.2.1 | 227.00 | NOTE | |||
r-release-linux-x86_64 | 0.2.1 | 22.41 | 27.88 | 50.29 | ERROR | |
r-release-osx-x86_64 | 0.2.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.1 | 65.00 | 153.00 | 218.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 62.00 | 168.00 | 230.00 | OK |
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in 'nVennR-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plotVenn
> ### Title: Create Venn diagram using the nVenn algorithm.
> ### Aliases: plotVenn
>
> ### ** Examples
>
> set1 <- list(set1 = c('a', 'b', 'c'))
> set2 <- list(set2 = c('e', 'f', 'c'))
> set3 <- list(set3 = c('c', 'b', 'e'))
> myNV <- plotVenn(list(set1, set2, set3), sNames=c("One", "Two", "Three"))
Error in rsvg_format(svg, file, width, height, 3L) :
Failed to parse svg: XML parse error: error code=201 (3) in (null):74:45: Namespace prefix xlink for href on use is not defined
Calls: plotVenn -> showSVG -> <Anonymous> -> rsvg_format
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: 0.2.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'nVennR.Rmd' using rmarkdown
Quitting from lines 48-55 (nVennR.Rmd)
Error: processing vignette 'nVennR.Rmd' failed with diagnostics:
Failed to parse svg: XML parse error: error code=201 (3) in (null):74:45: Namespace prefix xlink for href on use is not defined
--- failed re-building 'nVennR.Rmd'
SUMMARY: processing the following file failed:
'nVennR.Rmd'
Error: Vignette re-building failed.
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: 0.2.1
Check: installed package size
Result: NOTE
installed size is 5.8Mb
sub-directories of 1Mb or more:
doc 3.2Mb
libs 2.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.2.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rsvg’
Flavor: r-patched-solaris-x86