Skip to content

Commit cfe026e

Browse files
authored
Merge pull request #83 from DistanceDevelopment/CRAN-0.3.1
Cran 0.3.1
2 parents 04025f4 + a5af02e commit cfe026e

3 files changed

Lines changed: 10 additions & 13 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Suggests: knitr,
1313
VignetteBuilder: knitr
1414
Type: Package
1515
Title: Distance Sampling Survey Design
16-
Version: 0.3.0.9000
16+
Version: 0.3.1
1717
Authors@R: c(
1818
person("Laura", "Marshall", email = "lhm@st-andrews.ac.uk", role = c("aut", "cre")),
1919
person("Rexstad", "Eric", email = "eric.rexstad@st-andrews.ac.uk", role = "ctb"))

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
dssd 0.3.1
2+
----------
3+
4+
Bug Fixes
5+
6+
* Minor fix as dssd was erroneously displaying a warning about possible unequal coverage when only a total number of samplers was supplied. This was not always applicable.
7+
18
dssd 0.3.0
29
----------
310

cran-comments.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,10 @@
11
## Test environments
2-
* local OS X install, R 4.1.0
3-
* win-builder (devel and release)
2+
* local OS X install, R 4.1.1
43
* github workflows: windows (4.1), mac (4,1), ubuntu-18.04 (4.1 & devel)
5-
* Fedora Linux, R-devel, clang, gfortran
6-
* Ubuntu Linux 20.04.1 LTS, R-release, GCC
7-
* Windows Server 2008 R2 SP1, R-devel, 32/64 bit
84

95
## R CMD check results
106
There were no ERRORs, WARNINGs or NOTEs.
117

12-
Error on first submission was due to differences in results from setting a seed, these tests are now only run locally.
13-
14-
I cannot replicate installation error in Windows for first submission.
15-
168
## Reverse dependencies
179

18-
I am also the maintainer for dsims and I have run tests for dsims using this new version of dssd and it is passing all checks.
19-
20-
Fixed update which caused error in dsims (dependency) vignette.
10+
Very minor update which will not affect dsims

0 commit comments

Comments
 (0)