Nothing
get_comments
now returns a data.frame
when tibble
is not installed. At the same time tibble
is now in Suggests instead of Imports (#29)get_items_by_ids
now uses httr2::req_perform_parallel
instead of future.apply
to perform multiple asynchronous requests, so now there is no need to use future::plan
before running functions that perform multiple requests such as get_best_stories()
, get_comments
, get_latest_ask_stories
, get_latest_job_stories
, get_latest_show_stories
, get_top_stories
, get_new_stories
, get_comments
function get_comments
function -- removal of recursive callsNEWS.md
file to track changes to the package.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.