Last updated on 2026-03-06 09:51:14 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 4.63 | 47.39 | 52.02 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 6.07 | 38.31 | 44.38 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 48.86 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 45.89 | OK | |||
| r-devel-macos-arm64 | 0.6.0 | 3.00 | 16.00 | 19.00 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 8.00 | 71.00 | 79.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 8.65 | 46.92 | 55.57 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 4.71 | 46.30 | 51.01 | OK | |
| r-release-macos-arm64 | 0.6.0 | 3.00 | 16.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.6.0 | 7.00 | 50.00 | 57.00 | OK | |
| r-release-windows-x86_64 | 0.6.0 | 12.00 | 66.00 | 78.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.0 | 2.00 | 21.00 | 23.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6.0 | 7.00 | 53.00 | 60.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.0 | 14.00 | 73.00 | 87.00 | OK |
Version: 0.5.0
Check: examples
Result: ERROR
Running examples in ‘sooty-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: available_datasets
> ### Title: List available datasets
> ### Aliases: available_datasets
>
> ### ** Examples
>
> available_datasets()
Warning in download.file(file, tf, quiet = TRUE, mode = "wb") :
cannot open URL 'https://projects.pawsey.org.au/idea-objects/idea-curated-objects.parquet': HTTP status was '503 Service Unavailable'
Error in download.file(file, tf, quiet = TRUE, mode = "wb") :
cannot open URL 'https://projects.pawsey.org.au/idea-objects/idea-curated-objects.parquet'
Calls: available_datasets ... <Anonymous> -> <Anonymous> -> make_readable_file -> download.file
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang