Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeroen/unix
R bindings to system utilities found in most Unix systems
https://github.com/jeroen/unix
Last synced: 10 days ago
JSON representation
R bindings to system utilities found in most Unix systems
- Host: GitHub
- URL: https://github.com/jeroen/unix
- Owner: jeroen
- License: other
- Created: 2017-04-01T17:20:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T18:18:43.000Z (about 1 month ago)
- Last Synced: 2024-10-11T18:20:06.329Z (25 days ago)
- Language: R
- Homepage:
- Size: 88.9 KB
- Stars: 22
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- Changelog: NEWS
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - jeroen/unix - R bindings to system utilities found in most Unix systems (R)
README
# unix
> Unix System Utilities
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/unix)](https://cran.r-project.org/package=unix)
[![CRAN RStudio mirror downloads](http://cranlogs.r-pkg.org/badges/unix)](https://cran.r-project.org/package=unix)> Bindings to system utilities found in most Unix systems,
mainly POSIX functions which are not part of the Standard C Library.