Skip to content

Commit 0c6b07b

Browse files
committed
check
1 parent 357aaff commit 0c6b07b

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ before_install:
1212

1313
os:
1414
- linux
15-
# - osx
15+
- osx
1616

1717
addons:
1818
apt:
@@ -23,7 +23,7 @@ addons:
2323

2424
r:
2525
- release
26-
- devel
26+
# - devel
2727
# - oldrel
2828

2929
env:

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Bug fixes and minor improvements
44

5-
* 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.
5+
* 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.
66

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

revdep/check.R

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)