webr icon indicating copy to clipboard operation
webr copied to clipboard

How to install packages not available on CRAN?

Open JosiahParry opened this issue 1 year ago • 6 comments

I'd like to use litedown with webR but running webr::install("litedown") and webr::install("yihui/litedown") both fail saying the package cannot be found.

Any tips here? I suspect the best thing i can do is to build it as part of the {rwasm} build process and mount it.

https://github.com/yihui/litedown

JosiahParry avatar Jul 03 '24 12:07 JosiahParry