Search r-universe from R #236
Closed
robjhyndman
started this conversation in
General
Replies: 1 comment 1 reply
-
Yes of course, you can pass the query from the UI to https://r-universe.dev/stats/powersearch For example: https://r-universe.dev/search/?q=jeroen%20ooms is https://r-universe.dev/stats/powersearch?limit=50&all=true&q=jeroen%20ooms Note that you need to url-escape the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
pkgsearch::ps
hasn't been working for months, and I wonder ifr-universe
search might provide a replacement. Does https://r-universe.dev/search/ have an API that can be used from within R? Or can the results of a search be downloaded as a data frame?Beta Was this translation helpful? Give feedback.
All reactions