https://github.com/jokergoo/useful_r_packages
https://github.com/jokergoo/useful_r_packages
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jokergoo/useful_r_packages
- Owner: jokergoo
- Created: 2019-10-09T08:14:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T08:21:37.000Z (over 5 years ago)
- Last Synced: 2025-01-28T16:34:30.105Z (5 months ago)
- Size: 3.91 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |