Skip to content

Commit

Permalink
Add cran comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
krystian8207 committed Dec 11, 2018
1 parent b4876e5 commit 7adf4b0
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
^docs$
^_pkgdown\.yml$
^examples$
^cran-comments.md$
39 changes: 39 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
## Test environments
* local Ubuntu 18.10, R 3.5.1
* Rhub Ubuntu Linux 16.04 LTS, R-release, GCC
* win-builder

## R CMD check results

```
Status: OK
```

## check_rhub() result

```
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Krystian Igras <[email protected]>’
New submission
Possibly mis-spelled words in DESCRIPTION:
interpretable (9:41)
Interpretable (3:15)
* checking examples ... NOTE
Examples with CPU or elapsed time > 5s
user system elapsed
xspline 5.92 0.164 6.217
0 errors | 0 warnings | 2 notes
```

# win-builder result

```
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Krystian Igras <[email protected]>'
Status: 1 NOTE
```

0 comments on commit 7adf4b0

Please sign in to comment.