Skip to content

Commit

Permalink
submit new version to CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
boennecd committed Jul 7, 2020
1 parent ee324a1 commit 3def511
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
## Test environments
* Ubuntu 18.04 LTS with gcc 8.3.0
R version 3.6.1
R version 3.6.3
* Ubuntu 18.04 LTS with gcc 8.3.0 with `--use-valgrind`
R version 3.6.3
* Ubuntu 16.04 LTS (on travis-ci)
R version 3.6.1
* Ubuntu 18.04 LTS with gcc 8.3.0 with --enable-lto
R devel (2019-11-06 r77376)
R version 4.0.0
* Ubuntu 18.04 LTS with clang 6.0.0 with ASAN and
UBSAN checks
R devel (2019-11-06 r77376)
R devel (2020-07-02 r78770)
* win-builder (devel and release)
* `rhub::check_on_solaris()` when it was still up
* `devtools::check_win_release()`
* Fedora 30 with openBLAS like on CRAN
* `rhub::check_on_solaris()`
* `rhub::check_for_cran()`
* Fedora 30 with openBLAS like on CRAN's issue kinds page.

## R CMD check results
There is a note about the size of the package on some platforms.
Expand All @@ -20,3 +20,8 @@ I have tried to reproduce the error with openBLAS and Solaris but failed
to do so. I made a post on R-pkg-devel
(https://stat.ethz.ch/pipermail/r-package-devel/2020q1/005175.html)
but I did not get a reply.

## Resubmission
This is a resubmission. In this version I have:

- made the tests more stable numerically.

0 comments on commit 3def511

Please sign in to comment.