Last updated on 2025-05-15 09:53:00 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
tidywikidatar | 1 | 9 | 3 |
Current CRAN status: ERROR: 1, NOTE: 9, OK: 3
Version: 0.5.9
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘tw_search.R’
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
Version: 0.5.9
Check: examples
Result: ERROR
Running examples in ‘tidywikidatar-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: tw_filter
> ### Title: Filter search result and keep only items with matching property
> ### and Q identifier
> ### Aliases: tw_filter
>
> ### ** Examples
>
> tw_search(search = "Margaret Mead", limit = 3) %>%
+ tw_filter(p = "P31", q = "Q5")
! `cirrussearch-too-busy-error` error when searching for: "Margaret Mead"
ℹ Search is currently too busy. Please try again later.
Error in UseMethod("filter") :
no applicable method for 'filter' applied to an object of class "NULL"
Calls: %>% -> tw_filter -> %>% -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
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.