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

https://github.com/cwickham/tidytest

A package that is failing check() for teaching
https://github.com/cwickham/tidytest

Last synced: about 1 year ago
JSON representation

A package that is failing check() for teaching

Awesome Lists containing this project

README

          

# tidytest

A partially written package that is failing `check()`, for learners to fix.

Get the package with:

```r
usethis::create_from_github("cwickham/tidytest", fork = FALSE)
```