Skip to content

Commit

Permalink
cran-comments.md added
Browse files Browse the repository at this point in the history
  • Loading branch information
spiwokv committed Aug 23, 2018
1 parent 81d5b64 commit f04af8e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
^\.travis\.yml$
^\.git$
^appveyor\.yml$
^cran-comments\.md$
23 changes: 23 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## Test environments
* local ubuntu 18 install, R 3.4.4
* ubuntu 14.04 (on travis-ci), R 3.4.4, 3.5.0, 3.6.0
* OSX 10.11 (on travis-ci), R 3.4.4, 3.5.0, 3.6.0
* MS Windows x86_64-w64-mingw32/x64 (on appveyor), R 3.5.1

## R CMD check results
There were no ERRORs or WARNINGs.

There were 2 NOTEs:
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Vojtech Spiwok <[email protected]>

New submission

* checking examples ... NOTE
Examples with CPU or elapsed time > 5s
user system elapsed
lines.nebpath 5.04 0.004 5.045

(several other examples run for ~5s on my laptop, so they may
appear in the list of elapsed time > 5s depending on cpu load)

0 comments on commit f04af8e

Please sign in to comment.