Last updated on 2022-03-18 06:48:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 16.85 | 219.92 | 236.77 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 13.54 | 162.51 | 176.05 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 284.54 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 282.56 | ERROR | |||
r-devel-windows-x86_64-new-UL | 1.1.0 | 40.00 | 235.00 | 275.00 | ERROR | |
r-devel-windows-x86_64-new-TK | 1.1.0 | ERROR | ||||
r-patched-linux-x86_64 | 1.1.0 | 13.76 | 217.40 | 231.16 | OK | |
r-release-linux-x86_64 | 1.1.0 | 10.25 | 215.48 | 225.73 | OK | |
r-release-macos-arm64 | 1.1.0 | ERROR | ||||
r-release-macos-x86_64 | 1.1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1.0 | 37.00 | 244.00 | 281.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 37.00 | 255.00 | 292.00 | OK |
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in 'robin-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: robinGPTest
> ### Title: robinGPTest
> ### Aliases: robinGPTest
>
> ### ** Examples
>
> my_file <- system.file("example/football.gml", package="robin")
> graph <- prepGraph(file=my_file, file.format="gml")
> graphRandom <- random(graph=graph)
> Proc <- robinRobust(graph=graph, graphRandom=graphRandom,
+ method="louvain", measure="vi",type="independent")
Detected robin method independent type
Perturbed 31 edges
Perturbed 61 edges
Perturbed 92 edges
Perturbed 123 edges
Perturbed 153 edges
Perturbed 184 edges
Perturbed 215 edges
Perturbed 245 edges
Perturbed 276 edges
Perturbed 306 edges
Perturbed 337 edges
Perturbed 368 edges
> robinGPTest(model1=Proc$Mean,model2=Proc$MeanRandom)
Error in if (class(invCh) == "try-error") { :
the condition has length > 1
Calls: robinGPTest ... gpCreate -> gpExpandParam -> gpUpdateKernels -> .jitCholInv
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building 'robin.Rmd' using rmarkdown
Loading required package: igraph
Attaching package: 'igraph'
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
Loading required package: gprege
Loading required package: gptk
Loading required package: Matrix
Loading required package: fields
Loading required package: spam
Spam version 2.8-0 (2022-01-05) is loaded.
Type 'help( Spam)' or 'demo( spam)' for a short introduction
and overview of this package.
Help for individual functions is also obtained by adding the
suffix '.spam' to the function name, e.g. 'help( chol.spam)'.
Attaching package: 'spam'
The following object is masked from 'package:Matrix':
det
The following objects are masked from 'package:base':
backsolve, forwardsolve
Loading required package: viridis
Loading required package: viridisLite
Try help(fields) to get started.
Loading required package: qpdf
Quitting from lines 173-174 (robin.Rmd)
Error: processing vignette 'robin.Rmd' failed with diagnostics:
the condition has length > 1
--- failed re-building 'robin.Rmd'
SUMMARY: processing the following file failed:
'robin.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in ‘robin-Ex.R’ failed
The error most likely occurred in:
> ### Name: robinGPTest
> ### Title: robinGPTest
> ### Aliases: robinGPTest
>
> ### ** Examples
>
> my_file <- system.file("example/football.gml", package="robin")
> graph <- prepGraph(file=my_file, file.format="gml")
> graphRandom <- random(graph=graph)
> Proc <- robinRobust(graph=graph, graphRandom=graphRandom,
+ method="louvain", measure="vi",type="independent")
Detected robin method independent type
Perturbed 31 edges
Perturbed 61 edges
Perturbed 92 edges
Perturbed 123 edges
Perturbed 153 edges
Perturbed 184 edges
Perturbed 215 edges
Perturbed 245 edges
Perturbed 276 edges
Perturbed 306 edges
Perturbed 337 edges
Perturbed 368 edges
> robinGPTest(model1=Proc$Mean,model2=Proc$MeanRandom)
Error in if (class(invCh) == "try-error") { :
the condition has length > 1
Calls: robinGPTest ... gpCreate -> gpExpandParam -> gpUpdateKernels -> .jitCholInv
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK
Version: 1.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘robin.Rmd’ using rmarkdown
Loading required package: igraph
Attaching package: 'igraph'
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
Loading required package: gprege
Loading required package: gptk
Loading required package: Matrix
Loading required package: fields
Loading required package: spam
Spam version 2.8-0 (2022-01-05) is loaded.
Type 'help( Spam)' or 'demo( spam)' for a short introduction
and overview of this package.
Help for individual functions is also obtained by adding the
suffix '.spam' to the function name, e.g. 'help( chol.spam)'.
Attaching package: 'spam'
The following object is masked from 'package:Matrix':
det
The following objects are masked from 'package:base':
backsolve, forwardsolve
Loading required package: viridis
Loading required package: viridisLite
Try help(fields) to get started.
Loading required package: qpdf
Quitting from lines 173-174 (robin.Rmd)
Error: processing vignette 'robin.Rmd' failed with diagnostics:
the condition has length > 1
--- failed re-building ‘robin.Rmd’
SUMMARY: processing the following file failed:
‘robin.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK
Version: 1.1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘gprege’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64