The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-09-21 11:51:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 5.04 | 56.13 | 61.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 4.06 | 39.21 | 43.27 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 39.19 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 44.38 | OK | |||
| r-devel-windows-x86_64 | 0.1.1 | 7.00 | 86.00 | 93.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 5.23 | 48.72 | 53.95 | ERROR | |
| r-release-linux-x86_64 | 0.1.1 | 5.06 | 50.10 | 55.16 | OK | |
| r-release-macos-arm64 | 0.1.2 | 1.00 | 20.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 4.00 | 70.00 | 74.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 7.00 | 94.00 | 101.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | 1.00 | 24.00 | 25.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.2 | 4.00 | 87.00 | 91.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 9.00 | 89.00 | 98.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: fetch_kanto_info
> ### Title: Fetch RDF data for a specific concept from the Finto Skosmos API
> ### using a single asteriID
> ### Aliases: fetch_kanto_info
>
> ### ** Examples
>
> concept_data <- fetch_kanto_info(asteriID = "000094320")
Requesting URL: https://api.finto.fi/rest/v1/data?uri=http%3A%2F%2Furn.fi%2FURN%3ANBN%3Afi%3Aau%3Afinaf%3A000094320&format=application%2Fjson
Error in finto_api_request("data", params) :
API request failed with status: 403
URL: https://api.finto.fi/rest/v1/data?uri=http%3A%2F%2Furn.fi%2FURN%3ANBN%3Afi%3Aau%3Afinaf%3A000094320&format=application%2Fjson
Calls: fetch_kanto_info -> finto_api_request
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(finto)
>
> test_check("finto")
Requesting URL: https://api.finto.fi/rest/v1/search?query=sibelius&lang=fi&maxhits=5
Saving _problems/test_search_concepts-3.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_search_concepts.R:3:3'): search_concepts returns a data frame with expected structure ──
Error in `finto_api_request("search", params)`: API request failed with status: 403
URL: https://api.finto.fi/rest/v1/search?query=sibelius&lang=fi&maxhits=5
Backtrace:
▆
1. └─finto::search_concepts(query = "sibelius", lang = "fi", maxhits = 5) at test_search_concepts.R:3:3
2. └─finto::finto_api_request("search", params)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.