Last updated on 2025-12-19 03:49:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.98 | 75.55 | 80.53 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.97 | 28.08 | 31.05 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 8.00 | 118.18 | 126.18 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 126.61 | OK | |||
| r-devel-windows-x86_64 | 0.1.0 | 6.00 | 123.00 | 129.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 5.22 | 71.89 | 77.11 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 5.02 | 71.92 | 76.94 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 3.00 | 145.00 | 148.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 7.00 | 125.00 | 132.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 3.00 | 130.00 | 133.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 9.00 | 159.00 | 168.00 | OK |
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘htrSPRanalysis-vignette.Rmd’ using knitr
trying URL 'https://gitlab.oit.duke.edu/janice/htrspranalysis/-/raw/master/inst/extdata/titration_data.xlsx?ref_type=heads'
downloaded 70 KB
Quitting from htrSPRanalysis-vignette.Rmd:92-121 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! invalid 'description' argument
---
Backtrace:
▆
1. └─htrSPRanalysis::process_input(...)
2. ├─openxlsx::read.xlsx(...)
3. └─openxlsx:::read.xlsx.default(...)
4. ├─base::paste(readUTF8(workbookRelsXML), collapse = "")
5. └─openxlsx:::readUTF8(workbookRelsXML)
6. └─base::readLines(x, warn = FALSE, encoding = "UTF-8")
7. └─base::file(con, "r")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'htrSPRanalysis-vignette.Rmd' failed with diagnostics:
invalid 'description' argument
--- failed re-building ‘htrSPRanalysis-vignette.Rmd’
SUMMARY: processing the following file failed:
‘htrSPRanalysis-vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc