r-fs 1.6.6
Cross-platform file system operations based on libuv
This package provides a cross-platform interface to file system operations, built on top of the libuv C library.
- Outputs:
out
- Website: https://fs.r-lib.org
- Licenses: GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-fs 1.6.6
as follows:
guix install r-fs@1.6.6
Or install the latest version:
guix install r-fs
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.