Last updated on 2026-05-05 03:50:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 7.61 | 80.33 | 87.94 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 5.56 | 57.13 | 62.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 13.00 | 115.92 | 128.92 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 12.00 | 126.16 | 138.16 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 10.00 | 129.00 | 139.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 7.86 | 70.38 | 78.24 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 6.88 | 70.85 | 77.73 | OK | |
| r-release-macos-arm64 | 0.1.1 | 2.00 | 85.00 | 87.00 | ERROR | |
| r-release-macos-x86_64 | 0.1.1 | 5.00 | 154.00 | 159.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 11.00 | 135.00 | 146.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 4.00 | 106.00 | 110.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 14.00 | 153.00 | 167.00 | OK |
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘finna-Ex.R’ failed
The error most likely occurred in:
> ### Name: analyze_metadata
> ### Title: Analyze Refined Finna Metadata
> ### Aliases: analyze_metadata
>
> ### ** Examples
>
> library(finna)
> sibelius_data <- search_finna("sibelius")
Warning in search_finna("sibelius") :
Default limit of 100 records is being used. Specify 'limit' argument for more records.
Warning in value[[3L]](cond) : Error: Failed to make the request.
Error in UseMethod("status_code") :
no applicable method for 'status_code' applied to an object of class "NULL"
Calls: search_finna -> <Anonymous>
Execution halted
Flavor: r-release-macos-arm64