https://github.com/zkamvar/regolith
An R package for testing C functions
https://github.com/zkamvar/regolith
boilerplate c r sandbox
Last synced: 2 months ago
JSON representation
An R package for testing C functions
- Host: GitHub
- URL: https://github.com/zkamvar/regolith
- Owner: zkamvar
- License: other
- Created: 2017-07-24T03:29:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T14:45:13.000Z (about 7 years ago)
- Last Synced: 2025-10-11T14:19:45.115Z (9 months ago)
- Topics: boilerplate, c, r, sandbox
- Language: C
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# regolith
An R package for testing C functions. This allows me to take notes as I go along
and not be burdened with the weight of a fully-featured package.
Why call it 'regolith?' Mainly because it's a [blanket term for loose rock](https://en.wikipedia.org/wiki/Regolith)
that includes sand and the purpose of this package is basically a sandbox.
whee