An open API service indexing awesome lists of open source software.

https://github.com/jokergoo/useful_r_packages


https://github.com/jokergoo/useful_r_packages

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Useful R packages

| Repository | Description |
| :-------------- | :------------------------- |
| [coolbutuseless/devout](https://github.com/coolbutuseless/devout) | Write R graphics output devices in plain R |
| [clauswilke/gridtext](https://github.com/clauswilke/gridtext) | Improved text rendering support for grid graphics in R |
| [traversc/qs](https://github.com/traversc/qs) | Quick serialization of R objects |
| [jolars/eulerr](https://github.com/jolars/eulerr) | Area-Proportional Euler and Venn Diagrams with Ellipses |
| [r-lib/zeallot](https://github.com/r-lib/zeallot) | Variable assignment with zeal! (or multiple, unpacking, and destructuring assignment in R) |
| [r-lib/svglite](https://github.com/r-lib/svglite) | A lightweight svg graphics device for R |
| [jeffreyhorner/Rook](https://github.com/jeffreyhorner/Rook) | A web server interface for R |
| [fstpackage/fst](https://github.com/fstpackage/fst) | Lightning Fast Serialization of Data Frames for R |
| [slowkow/ggrepel](https://github.com/slowkow/ggrepel) | Repel overlapping text labels away from each other |
| [nathan-russell/hashmap](https://github.com/nathan-russell/hashmap) | Faster hash maps in R |
| [jalvesaq/colorout](https://github.com/jalvesaq/colorout) | Colorize R output in terminal emulators |
| [ropensci/ssh](https://github.com/ropensci/ssh) | Native SSH client in R based on libssh |
| [cran/brew](https://cran.r-project.org/web/packages/brew/index.html) | brew: Templating Framework for Report Generation |
| [jeffwong/pdist](https://github.com/jeffwong/pdist) | pdist: Partitioned Distance Function |