R package unmarked
Unmarked is an R package for analyzing ecological data arising from several popular sampling techniques. The sampling methods include point counts, occurrence sampling, distance sampling, removal, double observer, and many others. Unmarked uses hierarchical models to incorporate covariates of the latent abundance (or occupancy) and imperfect detection processes.
The latest stable version of unmarked can be downloaded from CRAN with the R command:
install.packages("unmarked")Support is provided through the unmarked google group.