CRAN Package Check Results for Package WikidataR

Last updated on 2024-05-06 18:50:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.3 7.73 65.47 73.20 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.3 6.63 49.00 55.63 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.3 92.99 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.3 108.06 NOTE
r-devel-windows-x86_64 2.3.3 8.00 83.00 91.00 NOTE
r-patched-linux-x86_64 2.3.3 8.34 62.83 71.17 NOTE
r-release-linux-x86_64 2.3.3 5.00 57.20 62.20 ERROR
r-release-macos-arm64 2.3.3 53.00 NOTE
r-release-windows-x86_64 2.3.3 8.00 83.00 91.00 NOTE
r-oldrel-macos-arm64 2.3.3 56.00 OK
r-oldrel-macos-x86_64 2.3.3 65.00 OK
r-oldrel-windows-x86_64 2.3.3 10.00 100.00 110.00 OK

Additional issues

donttest

Check Details

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-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: as_pid > ### Title: Convert an input to a property PID > ### Aliases: as_pid > > ### ** Examples > > # if input string is a valid PID > as_pid("P50") # A tibble: 1 × 1 x <chr> 1 P50 > # if input string matches multiple item labels > as_pid("author") Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached: [www.wikidata.org] Failed to connect to www.wikidata.org port 443 after 10002 ms: Timeout was reached Calls: as_pid ... request_fetch -> request_fetch.write_memory -> <Anonymous> Execution halted Flavor: r-release-linux-x86_64