Skip to content

Commit

Permalink
Update NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsontom authored Nov 18, 2019
1 parent be33ab4 commit 15bb52d
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions NOTES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
#### NOTES

No `NOTES`, `WARNINGS` or `ERRORS` after `R CMD check`

```R
<--->
* checking tests ...
Runningtestthat.R
OK
* checking PDF version of manual ... OK
* DONE

Status: OK

```


1 `NOTE` after `R CMD check --as-cran`

```R
* checking CRAN incoming feasibility ... NOTE
Maintainer:Tom Wilson <tpw2@aber.ac.uk>

New submission
```

0 comments on commit 15bb52d

Please sign in to comment.