awesome-R
awesome-R copied to clipboard
A curated list of awesome R packages, frameworks and software.
Hello - request your review and approval on the inclusion of Explore R on your list. It would be a good addition under LISTS section of this article. Would you...
Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best,
`m2cgen` is a lightweight library with command line interface which allows to transpile trained machine learning models into a native code of R programming language. Examples of generated R code...
Added a resource on R tutorials under "Lists" section
I recently [assembled](https://github.com/briatte/dsr/wiki/Readings) a small list of good R handbooks. Many of them are free online, and are also available as printed books in parallel. The PR contains only a...
see https://r-spatial.org//r/2023/05/15/evolution4.html `rgdal`, `rgeos` and `maptools` are getting retired in favour of `sf`, so it might make sense to drop them from the list. Let me know if you want...
My understanding is that the `renv` package should replaces `packrat` here: https://github.com/qinwf/awesome-R#r-development Ref: https://rstudio.github.io/renv/articles/renv.html