Last updated on 2025-12-23 11:52:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.0 | 2.01 | 25.17 | 27.18 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.0 | 1.46 | 20.99 | 22.45 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.9.0 | 40.38 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 40.47 | OK | |||
| r-devel-windows-x86_64 | 0.9.0 | 3.00 | 45.00 | 48.00 | OK | |
| r-patched-linux-x86_64 | 0.9.0 | 2.05 | 22.71 | 24.76 | OK | |
| r-release-linux-x86_64 | 0.9.0 | 1.94 | 22.33 | 24.27 | OK | |
| r-release-macos-arm64 | 0.9.0 | OK | ||||
| r-release-macos-x86_64 | 0.9.0 | 2.00 | 27.00 | 29.00 | OK | |
| r-release-windows-x86_64 | 0.9.0 | 4.00 | 44.00 | 48.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.9.0 | 2.00 | 22.00 | 24.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9.0 | 4.00 | 61.00 | 65.00 | ERROR |
Version: 0.9.0
Check: examples
Result: ERROR
Running examples in 'sship-Ex.R' failed
The error most likely occurred in:
> ### Name: github
> ### Title: Make calls to the github API
> ### Aliases: github gh github_api rate_limit
>
> ### ** Examples
>
> ## Get all branches of a repository. If the api rate limit is exceeded this
> ## function will return NULL and an informative message
> gh("repos/Rapporteket/sship/branches")
Error: API did not return json
Execution halted
Flavor: r-oldrel-windows-x86_64