r-minty 0.0.5
Minimal type guesser
This is a port of the type guesser from the readr
package, the so-called readr first edition parsing engine, now superseded by vroom.
- Outputs:
out
- Website: https://gesistsa.github.io/minty/
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-minty 0.0.5
as follows:
guix install r-minty@0.0.5
Or install the latest version:
guix install r-minty
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.