Last updated on 2026-07-17 02:50:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 5.35 | 54.38 | 59.73 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 3.73 | 42.66 | 46.39 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 11.00 | 86.99 | 97.99 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 44.43 | OK | |||
| r-devel-windows-x86_64 | 0.1.1 | 8.00 | 93.00 | 101.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 5.91 | 49.52 | 55.43 | ERROR | |
| r-release-linux-x86_64 | 0.1.1 | 4.65 | 50.06 | 54.71 | OK | |
| r-release-macos-arm64 | 0.1.1 | 1.00 | 47.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 0.1.1 | 4.00 | 96.00 | 100.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 9.00 | 83.00 | 92.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | 1.00 | 33.00 | 34.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.1 | 4.00 | 161.00 | 165.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 9.00 | 95.00 | 104.00 | OK |
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘finto-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_label_statistics
> ### Title: Get label statistics by language in a specific vocabulary from
> ### the Finto Skosmos API
> ### Aliases: get_label_statistics
>
> ### ** Examples
>
> result <- get_label_statistics(vocid = "yso")
Requesting URL: https://api.finto.fi/rest/v1/yso/labelStatistics
Error in finto_api_request(paste0(vocid, "/labelStatistics")) :
API request failed with status: 500
URL: https://api.finto.fi/rest/v1/yso/labelStatistics
Calls: get_label_statistics -> finto_api_request
Execution halted
Flavor: r-patched-linux-x86_64