Uses existing parallelized system commands to read and write compressed RDS files efficiently. The package's main functions override `readRDS` and `writeRDS` from base to introduce parallellized versions using the existing system commands including `xz`, `lbzip2`, `pixz`, `pxz`, `pbzip2`, `zstd`, and `pigz`. The functions search for the appropriate compression software in the host system's path and if found, offload the handling of compression and decompression taks to the external program.
Package details |
|
|---|---|
| Maintainer | Mahmood S. Zargar <m.shafeiezargar@vu.nl> |
| License | GPL-2 |
| Version | 0.7.0 |
| URL | https://github.com/retrography/pRDS |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.