hackeRnews 0.2.1
CRAN release: 2025-04-08
- Provided direct imports in NAMESPACE.
- Deleted documentation for unexported functions.
-
get_commentsnow returns adata.framewhentibbleis not installed. At the same timetibbleis now in Suggests instead of Imports (#29) -
get_items_by_idsnow useshttr2::req_perform_parallelinstead offuture.applyto perform multiple asynchronous requests, so now there is no need to usefuture::planbefore running functions that perform multiple requests such asget_best_stories(),get_comments,get_latest_ask_stories,get_latest_job_stories,get_latest_show_stories,get_top_stories,get_new_stories,
