Last updated on 2026-01-11 12:50:13 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 20.80 | 265.34 | 286.14 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 12.22 | 144.80 | 157.02 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 33.00 | 312.70 | 345.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 32.00 | 320.69 | 352.69 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 24.00 | 197.00 | 221.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 20.06 | 247.10 | 267.16 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 19.59 | 189.71 | 209.30 | ERROR | |
| r-release-macos-arm64 | 0.1.3 | 5.00 | 45.00 | 50.00 | OK | |
| r-release-macos-x86_64 | 0.1.3 | 14.00 | 133.00 | 147.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 21.00 | 224.00 | 245.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | 5.00 | 47.00 | 52.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.3 | 14.00 | 168.00 | 182.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 30.00 | 241.00 | 271.00 | OK |
Version: 0.1.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘CSCNet.Rmd’ using rmarkdown
Quitting from CSCNet.Rmd:108-155 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/purrr_error_indexed>
Error in `purrr::map()`:
ℹ In index: 1.
ℹ With name: 1095.
Caused by error in `purrr::pmap()`:
ℹ In index: 1.
ℹ With name: 1.
Caused by error in `if (alpha > 1) ...`:
! the condition has length > 1
---
Backtrace:
▆
1. ├─CSCNet::tune_penCSC(...)
2. │ └─final_params %>% ...
3. ├─purrr::map(...)
4. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
5. │ ├─purrr:::with_indexed_errors(...)
6. │ │ └─base::withCallingHandlers(...)
7. │ ├─purrr:::call_with_cleanup(...)
8. │ └─CSCNet (local) .f(.x[[i]], ...)
9. │ └─CSCNet::penCSC(...)
10. │ └─purrr::pmap(...)
11. │ └─purrr:::pmap_("list", .l, .f, ..., .progress = .progress)
12. │ ├─purrr:::with_indexed_errors(...)
13. │ │ └─base::withCallingHandlers(...)
14. │ ├─purrr:::call_with_cleanup(...)
15. │ └─CSCNet (local) .f(...)
16. │ ├─... %>% unique()
17. │ └─glmnet::glmnet(...)
18. ├─base::unique(.)
19. ├─base::sort(., decreasing = T)
20. └─CSCNet (local) `<fn>`(.)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'CSCNet.Rmd' failed with diagnostics:
ℹ In index: 1.
ℹ With name: 1095.
Caused by error in `purrr::pmap()`:
ℹ In index: 1.
ℹ With name: 1.
Caused by error in `if (alpha > 1) ...`:
! the condition has length > 1
--- failed re-building ‘CSCNet.Rmd’
SUMMARY: processing the following file failed:
‘CSCNet.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64