Last updated on 2026-01-10 17:48:48 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.3 | 6.45 | 57.48 | 63.93 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.3.3 | 3.79 | 40.50 | 44.29 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.3.3 | 11.00 | 86.31 | 97.31 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.3 | 10.00 | 80.64 | 90.64 | NOTE | |
| r-devel-windows-x86_64 | 2.3.3 | 9.00 | 83.00 | 92.00 | NOTE | |
| r-patched-linux-x86_64 | 2.3.3 | 6.34 | 50.29 | 56.63 | NOTE | |
| r-release-linux-x86_64 | 2.3.3 | 6.31 | 50.33 | 56.64 | NOTE | |
| r-release-macos-arm64 | 2.3.3 | NOTE | ||||
| r-release-macos-x86_64 | 2.3.3 | 4.00 | 75.00 | 79.00 | NOTE | |
| r-release-windows-x86_64 | 2.3.3 | 9.00 | 86.00 | 95.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.3.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.3.3 | 4.00 | 65.00 | 69.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.3.3 | 11.00 | 103.00 | 114.00 | NOTE |
Version: 2.3.3
Check: Rd files
Result: NOTE
checkRd: (-1) get_geo_box.Rd:37-38: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) get_geo_box.Rd:39-40: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) get_geo_box.Rd:41: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) get_geo_box.Rd:42: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) get_geo_box.Rd:43-44: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) get_geo_entity.Rd:27-28: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) get_geo_entity.Rd:29-30: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) get_geo_entity.Rd:31: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) get_geo_entity.Rd:32: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) get_geo_entity.Rd:33-34: Lost braces in \itemize; \value handles \item{}{} directly
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.3.3
Check: examples
Result: ERROR
Running examples in ‘WikidataR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: identifier_from_identifier
> ### Title: identifier from identifier
> ### Aliases: identifier_from_identifier
>
> ### ** Examples
>
> identifier_from_identifier('ORCID iD','IMDb ID',c('0000-0002-7865-7235','0000-0003-1079-5604'))
Rows: 1 Columns: 1
── Column specification ────────────────────────────────────────────────────────
Delimiter: ","
chr (1): return
ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
Error in FUN(X[[i]], ...) : Service Unavailable (HTTP 503).
Calls: identifier_from_identifier ... query_wikidata -> <Anonymous> -> lapply -> FUN -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc