Skip to content

Commit 4eb9a94

Browse files
author
David Lawrence Miller
committed
-> CRAN
1 parent e2c81d6 commit 4eb9a94

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Description: A library that provides a simple way of fitting detection
1010
Adjustment term selection, left and right truncation as well as
1111
monotonicity constraints and binning are supported. Abundance and density
1212
estimates can also be calculated if survey area information is provided.
13-
Version: 0.9
13+
Version: 0.9.1
1414
URL: http://github.com/DistanceDevelopment/Distance/
15-
Date: 2014-04-22
15+
Date: 2014-06-10
1616
Depends:
1717
R (>= 3.0),
1818
mrds

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Distance version 0.9.1
2+
* Models with both covariates and adjustment terms can actually be specified -- this was not fully implemented in previous version.
3+
* ds() now tells the user the models which is returned (rather than previously fitted model)
4+
* links to mrds documentation on optimisation issues
5+
16
Distance version 0.9
27
* Flat file support example, see ?flatfile
38
* New data set: simulated minke whale data, see ?minke and ?flatfile for an example analysis

0 commit comments

Comments
 (0)