An open API service indexing awesome lists of open source software.

https://github.com/jumpingrivers/audit.base


https://github.com/jumpingrivers/audit.base

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# audit.base

[![R-CMD-check](https://github.com/jumpingrivers/audit.base/actions/workflows/R-CMD-check.yaml/badge.svg)](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'))
```