Showing 2 of total 2 results (show query)
rstudio
promises:Abstractions for Promise-Based Asynchronous Programming
Provides fundamental abstractions for doing asynchronous programming in R using promises. Asynchronous programming is useful for allowing a single R process to orchestrate multiple tasks in the background while also attending to something else. Semantics are similar to 'JavaScript' promises, but with a syntax that is idiomatic R.
Maintained by Joe Cheng. Last updated 2 months ago.
204 stars 17.10 score 688 scripts 2.6k dependentsrstudio
chromote:Headless Chrome Web Browser Interface
An implementation of the 'Chrome DevTools Protocol', for controlling a headless Chrome web browser.
Maintained by Garrick Aden-Buie. Last updated 3 days ago.
164 stars 13.96 score 162 scripts 28 dependents