Last updated on 2023-01-25 04:51:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 49.25 | 130.88 | 180.13 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 37.76 | 97.91 | 135.67 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 238.85 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 240.12 | OK | |||
r-devel-windows-x86_64 | 1.1.2 | 61.00 | 194.00 | 255.00 | OK | |
r-patched-linux-x86_64 | 1.1.2 | 42.42 | 124.73 | 167.15 | OK | |
r-release-linux-x86_64 | 1.1.2 | 44.06 | 126.66 | 170.72 | OK | |
r-release-macos-arm64 | 1.1.2 | 78.00 | OK | |||
r-release-macos-x86_64 | 1.1.2 | 93.00 | OK | |||
r-release-windows-x86_64 | 1.1.2 | 60.00 | 198.00 | 258.00 | OK | |
r-oldrel-macos-arm64 | 1.1.2 | 77.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.2 | 94.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.1.2 | 125.00 | 182.00 | 307.00 | ERROR |
Version: 1.1.2
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'gasper-Ex.R' failed
The error most likely occurred in:
> ### Name: download_graph
> ### Title: Download sparse matrix form the SuiteSparse Matrix Collection.
> ### Aliases: download_graph
>
> ### ** Examples
>
> matrixname <- "grid1"
> groupname <- "AG-Monien"
> download_graph(matrixname,groupname)
trying URL 'https://sparse.tamu.edu/MM/AG-Monien/grid1.tar.gz'
Warning in download.file(url, temp) :
InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
Error in download.file(url, temp) :
cannot open URL 'https://sparse.tamu.edu/MM/AG-Monien/grid1.tar.gz'
Calls: download_graph -> download.file
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 1.1.2
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'gasper-Ex.R' failed
The error most likely occurred in:
> ### Name: download_graph
> ### Title: Download sparse matrix form the SuiteSparse Matrix Collection.
> ### Aliases: download_graph
>
> ### ** Examples
>
> matrixname <- "grid1"
> groupname <- "AG-Monien"
> download_graph(matrixname,groupname)
trying URL 'https://sparse.tamu.edu/MM/AG-Monien/grid1.tar.gz'
Warning in download.file(url, temp) :
InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
Error in download.file(url, temp) :
cannot open URL 'https://sparse.tamu.edu/MM/AG-Monien/grid1.tar.gz'
Calls: download_graph -> download.file
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 1.1.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'gasper_vignette.rmd' using rmarkdown
trying URL 'https://sparse.tamu.edu/MM/AG-Monien/grid1.tar.gz'
Quitting from lines 52-56 (gasper_vignette.rmd)
Error: processing vignette 'gasper_vignette.rmd' failed with diagnostics:
cannot open URL 'https://sparse.tamu.edu/MM/AG-Monien/grid1.tar.gz'
--- failed re-building 'gasper_vignette.rmd'
SUMMARY: processing the following file failed:
'gasper_vignette.rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64