Last updated on 2025-04-11 19:53:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.3 | 6.45 | 52.13 | 58.58 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.3.3 | 4.66 | 37.44 | 42.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.3.3 | 99.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.3 | 85.96 | NOTE | |||
r-devel-macos-arm64 | 2.3.3 | 53.00 | NOTE | |||
r-devel-macos-x86_64 | 2.3.3 | 79.00 | NOTE | |||
r-devel-windows-x86_64 | 2.3.3 | 9.00 | 85.00 | 94.00 | NOTE | |
r-patched-linux-x86_64 | 2.3.3 | 6.95 | 49.13 | 56.08 | NOTE | |
r-release-linux-x86_64 | 2.3.3 | NOTE | ||||
r-release-macos-arm64 | 2.3.3 | 53.00 | NOTE | |||
r-release-macos-x86_64 | 2.3.3 | 69.00 | NOTE | |||
r-release-windows-x86_64 | 2.3.3 | 10.00 | 102.00 | 112.00 | NOTE | |
r-oldrel-macos-arm64 | 2.3.3 | OK | ||||
r-oldrel-macos-x86_64 | 2.3.3 | 65.00 | OK | |||
r-oldrel-windows-x86_64 | 2.3.3 | 11.00 | 95.00 | 106.00 | OK |
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-macos-arm64, r-devel-macos-x86_64, 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
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: qid_from_identifier
> ### Title: QID from identifier
> ### Aliases: qid_from_identifier
>
> ### ** Examples
>
> qid_from_identifier('ISBN-13','978-0-262-53817-6')
Error in WikipediR::query(url = "https://www.wikidata.org/w/api.php", :
The API returned an error: cirrussearch-too-busy-error - Search is currently too busy. Please try again later.
Calls: qid_from_identifier ... lapply -> FUN -> find_property -> searcher -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang