R-universe now builds WASM binaries for all R packages
Abstract / TLDR
R-universe now builds WASM binaries of all R packages for use in WebR applications (such as shinylive). For example to test the dev version of dplyr, you can open the WebR demo page and run:
install.packages('dplyr',
repos = c('
https://tidyverse.r-universe.dev', '
https://repo.r-wasm.org'))
/>
...
Continue reading: R-universe now builds WASM binaries for all R packages
http://dlvr.it/Sz0xCh
R-universe now builds WASM binaries of all R packages for use in WebR applications (such as shinylive). For example to test the dev version of dplyr, you can open the WebR demo page and run:
install.packages('dplyr',
repos = c('
https://tidyverse.r-universe.dev', '
https://repo.r-wasm.org'))
/>
...
Continue reading: R-universe now builds WASM binaries for all R packages
http://dlvr.it/Sz0xCh

تعليقات
إرسال تعليق