Last updated on 2025-07-23 20:50:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.6 | 6.69 | 121.93 | 128.62 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.6 | 3.80 | 84.58 | 88.38 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.9.6 | 197.01 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.6 | 200.44 | OK | |||
r-devel-windows-x86_64 | 0.9.6 | 8.00 | 141.00 | 149.00 | OK | |
r-patched-linux-x86_64 | 0.9.6 | 4.78 | 113.93 | 118.71 | OK | |
r-release-linux-x86_64 | 0.9.6 | 5.25 | 112.28 | 117.53 | OK | |
r-release-macos-arm64 | 0.9.6 | 93.00 | OK | |||
r-release-macos-x86_64 | 0.9.6 | 136.00 | OK | |||
r-release-windows-x86_64 | 0.9.6 | 8.00 | 140.00 | 148.00 | OK | |
r-oldrel-macos-arm64 | 0.9.6 | 95.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.6 | 219.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.6 | 10.00 | 174.00 | 184.00 | OK |
Version: 0.9.6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘codebook.Rmd’ using rmarkdown
--- finished re-building ‘codebook.Rmd’
--- re-building ‘codebook_qualtrics.Rmd’ using rmarkdown
--- finished re-building ‘codebook_qualtrics.Rmd’
--- re-building ‘codebook_sav.Rmd’ using rmarkdown
Quitting from codebook_sav.Rmd:38-44 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Failed to parse /tmp/RtmpW4qA4b/file1b24eb3e51552e.sav: Invalid file, or file has unsupported features.
---
Backtrace:
▆
1. └─rio::import("https://osf.io/j4fcb/download", format = "sav")
2. ├─rio:::.import(file = file, ...)
3. └─rio:::.import.rio_sav(file = file, ...)
4. ├─rio:::standardize_attributes(.docall(haven::read_sav, ..., args = list(file = file)))
5. └─rio:::.docall(haven::read_sav, ..., args = list(file = file))
6. ├─R.utils::doCall(...)
7. ├─R.utils::doCall.default(...)
8. │ └─base::do.call(.fcn, args = args, envir = envir)
9. └─haven (local) `<fn>`(file = `<rio_sav>`)
10. └─haven:::df_parse_sav_file(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'codebook_sav.Rmd' failed with diagnostics:
Failed to parse /tmp/RtmpW4qA4b/file1b24eb3e51552e.sav: Invalid file, or file has unsupported features.
--- failed re-building ‘codebook_sav.Rmd’
--- re-building ‘codebook_tutorial.Rmd’ using rmarkdown
--- finished re-building ‘codebook_tutorial.Rmd’
SUMMARY: processing the following file failed:
‘codebook_sav.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc