https://github.com/jumpingrivers/audit.base
https://github.com/jumpingrivers/audit.base
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jumpingrivers/audit.base
- Owner: jumpingrivers
- License: other
- Created: 2023-05-22T19:20:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T17:51:24.000Z (over 1 year ago)
- Last Synced: 2025-02-21T18:31:40.000Z (over 1 year ago)
- Language: R
- Size: 127 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# audit.base
[](https://github.com/jumpingrivers/audit.base/actions/workflows/R-CMD-check.yaml)
This package is used by {audit.connect} and {audit.workbench}.
To install
```r
install.packages('audit.base',
repos = c('https://jumpingrivers.r-universe.dev', 'https://cloud.r-project.org'))
```