Last updated on 2025-12-12 09:48:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 10.72 | 106.12 | 116.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 9.55 | 79.70 | 89.25 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 22.00 | 156.33 | 178.33 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 24.00 | 159.90 | 183.90 | OK | |
| r-devel-windows-x86_64 | 0.2.1 | 13.00 | 128.00 | 141.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 11.41 | 95.28 | 106.69 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 9.66 | 93.10 | 102.76 | OK | |
| r-release-macos-arm64 | 0.2.1 | OK | ||||
| r-release-macos-x86_64 | 0.2.1 | 91.00 | 225.00 | 316.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 11.00 | 131.00 | 142.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 11.00 | 151.00 | 162.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 16.00 | 162.00 | 178.00 | OK |
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in ‘mmstat4-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ghpath
> ### Title: ghpath
> ### Aliases: ghpath
>
> ### ** Examples
>
> ghget("dummy")
Warning in download.file(repos[i], destfile, quiet = TRUE) :
cannot open URL 'https://github.com/sigbertklinke/mmstat4.dummy/archive/refs/heads/main.zip': HTTP status was '504 Gateway Timeout'
Error in ghget("dummy") : Download failed!
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘mmstat4.Rmd’ using rmarkdown
Quitting from mmstat4.Rmd:140-144 [unnamed-chunk-14]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `ghget()`:
! None of the previously displayed possible ZIP files were found!
---
Backtrace:
▆
1. └─mmstat4::ghget("dummy")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mmstat4.Rmd' failed with diagnostics:
None of the previously displayed possible ZIP files were found!
--- failed re-building ‘mmstat4.Rmd’
SUMMARY: processing the following file failed:
‘mmstat4.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc