https://github.com/cran/unmarked
Raw File
Tip revision: 39d01bb5ea8196f0eb4f7036b3d4a956bc156290 authored by Richard Chandler on 16 February 2013, 00:00:00 UTC
version 0.10-1
Tip revision: 39d01bb
NEWS
All changes can be found here:
https://github.com/rbchan/unmarked/commits/master.
The following is just a summary.


Version 0.10-0

  Bug fixes

  o  Fixed NA handling in occuFP()

  o  Fixed integration setting in C++ code that were causing segfaults
     when calling distsamp

  o  Replace raster:::layerNames() with raster:::names()


  New features

  o  distsamp() and gdistsamp() should be faster and more stable for
     some keyfun/survey combinations




back to top