Last updated on 2025-04-09 19:53:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.10.1 | 2.80 | 161.69 | 164.49 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.10.1 | 2.39 | 66.78 | 69.17 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.10.1 | 258.80 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.10.1 | 253.94 | NOTE | |||
r-devel-macos-arm64 | 3.10.1 | 116.00 | OK | |||
r-devel-macos-x86_64 | 3.10.1 | 214.00 | OK | |||
r-devel-windows-x86_64 | 3.10.1 | 6.00 | 251.00 | 257.00 | OK | |
r-patched-linux-x86_64 | 3.10.1 | 3.91 | 160.73 | 164.64 | OK | |
r-release-linux-x86_64 | 3.10.1 | 3.42 | 155.05 | 158.47 | OK | |
r-release-macos-arm64 | 3.10.1 | 112.00 | OK | |||
r-release-macos-x86_64 | 3.10.1 | 160.00 | OK | |||
r-release-windows-x86_64 | 3.10.1 | 5.00 | 243.00 | 248.00 | OK | |
r-oldrel-macos-arm64 | 3.10.1 | 103.00 | OK | |||
r-oldrel-macos-x86_64 | 3.10.1 | 168.00 | OK | |||
r-oldrel-windows-x86_64 | 3.10.1 | 7.00 | 280.00 | 287.00 | OK |
Version: 3.10.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘analyze_grid_td-ed.Rmd’ using rmarkdown
** Processing: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/snvecR.Rcheck/vign_test/snvecR/vignettes/analyze_grid_td-ed_files/figure-html/plot-1.png
1152x768 pixels, 3x8 bits/pixel, RGB
Input IDAT size = 486862 bytes
Input file size = 487648 bytes
Trying:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 345328
zc = 9 zm = 8 zs = 1 f = 0
zc = 1 zm = 8 zs = 2 f = 0
zc = 9 zm = 8 zs = 3 f = 0
zc = 9 zm = 8 zs = 0 f = 5
zc = 9 zm = 8 zs = 1 f = 5
zc = 1 zm = 8 zs = 2 f = 5
zc = 9 zm = 8 zs = 3 f = 5
Selecting parameters:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 345328
Output IDAT size = 345328 bytes (141534 bytes decrease)
Output file size = 345406 bytes (142242 bytes = 29.17% decrease)
** Processing: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/snvecR.Rcheck/vign_test/snvecR/vignettes/analyze_grid_td-ed_files/figure-html/read-files-1.png
1152x768 pixels, 3x8 bits/pixel, RGB
Input IDAT size = 428963 bytes
Input file size = 429665 bytes
Trying:
zc = 9 zm = 8 zs = 0 f = 0
zc = 9 zm = 8 zs = 1 f = 0
zc = 1 zm = 8 zs = 2 f = 0
zc = 9 zm = 8 zs = 3 f = 0
zc = 9 zm = 8 zs = 0 f = 5 IDAT size = 427761
zc = 9 zm = 8 zs = 1 f = 5 IDAT size = 422021
zc = 1 zm = 8 zs = 2 f = 5
zc = 9 zm = 8 zs = 3 f = 5 IDAT size = 413054
Selecting parameters:
zc = 9 zm = 8 zs = 3 f = 5 IDAT size = 413054
Output IDAT size = 413054 bytes (15909 bytes decrease)
Output file size = 413132 bytes (16533 bytes = 3.85% decrease)
--- finished re-building ‘analyze_grid_td-ed.Rmd’
--- re-building ‘compare_with_c.Rmd’ using rmarkdown
Quitting from compare_with_c.Rmd:39-41 [snvec]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Timeout was reached [www.soest.hawaii.edu]: Operation too slow. Less than 1 bytes/sec transferred the last 600 seconds
---
Backtrace:
▆
1. ├─snvecR::snvec(-1e+05, 1, 1, astronomical_solution = "full-ZB18a")
2. │ └─snvecR::get_solution(...)
3. │ └─snvecR:::get_ZB(astronomical_solution, quiet = quiet, force = force)
4. │ └─readr::read_table(...)
5. │ └─readr:::read_delimited(...)
6. │ └─readr:::datasource_connection(file, skip, skip_empty_rows, comment)
7. │ └─readr:::read_connection(path)
8. │ └─readr:::read_connection_(con, tempfile(), chunk_size)
9. ├─base (local) `<fn>`(`<curl>`, "raw", 65536L)
10. └─curl:::raise_libcurl_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'compare_with_c.Rmd' failed with diagnostics:
Timeout was reached [www.soest.hawaii.edu]: Operation too slow. Less than 1 bytes/sec transferred the last 600 seconds
--- failed re-building ‘compare_with_c.Rmd’
SUMMARY: processing the following file failed:
‘compare_with_c.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.10.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘backports’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc