Last updated on 2026-04-28 08:53:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 6.52 | 80.40 | 86.92 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 5.65 | 57.64 | 63.29 | 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 | 128.77 | 140.77 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 13.00 | 131.00 | 144.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 7.28 | 71.23 | 78.51 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 6.20 | 70.70 | 76.90 | 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 | 159.00 | 164.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 12.00 | 131.00 | 143.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 | 13.00 | 151.00 | 164.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