Last updated on 2025-07-31 09:50:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.3 | 2.94 | 28.57 | 31.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.3 | 2.14 | 23.18 | 25.32 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.3 | 48.45 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.3 | 60.07 | NOTE | |||
r-devel-windows-x86_64 | 0.5.3 | 4.00 | 175.00 | 179.00 | ERROR | |
r-patched-linux-x86_64 | 0.5.3 | 2.84 | 26.13 | 28.97 | OK | |
r-release-linux-x86_64 | 0.5.3 | 2.28 | 26.24 | 28.52 | OK | |
r-release-macos-arm64 | 0.5.3 | 41.00 | OK | |||
r-release-macos-x86_64 | 0.5.3 | 59.00 | OK | |||
r-release-windows-x86_64 | 0.5.3 | 4.00 | 57.00 | 61.00 | OK | |
r-oldrel-macos-arm64 | 0.5.3 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.3 | 42.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.3 | 5.00 | 66.00 | 71.00 | OK |
Version: 0.5.3
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘R6’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.5.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'demo.Rmd' using rmarkdown
Quitting from demo.Rmd:27-30 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `retrieve_data()`:
! Service Unavailable (HTTP 503).
---
Backtrace:
▆
1. └─service$all()
2. └─ODataQuery::retrieve_all(self$url, ..., httr_args = private$httr_args)
3. └─ODataQuery::retrieve_data(next_link, ...)
4. └─httr::stop_for_status(req)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'demo.Rmd' failed with diagnostics:
Service Unavailable (HTTP 503).
--- failed re-building 'demo.Rmd'
--- re-building 'querying.Rmd' using rmarkdown
--- finished re-building 'querying.Rmd'
SUMMARY: processing the following file failed:
'demo.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64