https://github.com/gadget-framework/gadgetutils
gadgetutils is a set of useful utilities for developing and maintaining gadget3 models
https://github.com/gadget-framework/gadgetutils
Last synced: 5 months ago
JSON representation
gadgetutils is a set of useful utilities for developing and maintaining gadget3 models
- Host: GitHub
- URL: https://github.com/gadget-framework/gadgetutils
- Owner: gadget-framework
- License: gpl-3.0
- Created: 2022-03-15T10:38:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-18T10:48:03.000Z (7 months ago)
- Last Synced: 2025-11-18T13:18:51.314Z (7 months ago)
- Language: R
- Size: 291 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gadgetutils
gadgetutils is a set of utilities for developing and maintaining gadget3 models.
This package is currently in active development.
# Installing
You can install gadgetutils using devtools:
```{r,eval=FALSE}
devtools::install_github("gadget-framework/gadgetutils")
```