Last updated on 2025-04-25 06:50:09 CEST.
Package | ERROR | NOTE |
---|---|---|
WikidataR | 1 | 12 |
Current CRAN status: ERROR: 1, NOTE: 12
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:
> ### Name: searcher
> ### Title: Convert an input to a item QID
> ### Aliases: searcher
>
> ### ** Examples
>
> # if input string is a valid QID
> as_qid("Q42")
# A tibble: 1 × 1
x
<chr>
1 Q42
> # if input string matches multiple item labels
> as_qid("Douglas Adams")
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: as_qid ... lapply -> FUN -> find_item -> searcher -> <Anonymous>
Execution halted
Flavor: r-devel-windows-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.