Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
paulnorthrop committed Feb 9, 2019
1 parent 357aaff commit 0c6b07b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ before_install:

os:
- linux
# - osx
- osx

addons:
apt:
Expand All @@ -23,7 +23,7 @@ addons:

r:
- release
- devel
# - devel
# - oldrel

env:
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Bug fixes and minor improvements

* Further steps are taken in the opimizations used to set up the ratio-of-uniforms bounding box (specifically in find_a() and in cpp_find_a()) to avoid erroneous (lack of) convergence warnings. These can occur if we start the optimization algorithm too close to the solution.
* Further steps are taken in the opimisations used to set up the ratio-of-uniforms bounding box (specifically in find_a() and in cpp_find_a()) to avoid erroneous (lack of) convergence warnings. These can occur if we start the optimisation algorithm too close to the solution.

* LF line endings used in inst/include/rust.h and inst/include/rust_RcppExports.h to avoid CRAN NOTE

Expand Down
5 changes: 0 additions & 5 deletions revdep/check.R

This file was deleted.

0 comments on commit 0c6b07b

Please sign in to comment.