https://github.com/cran/unmarked
Raw File
Tip revision: b28459ab6f0489b9ad75a597fccde2ed1452b244 authored by Richard Chandler on 06 August 2013, 00:00:00 UTC
version 0.10-2
Tip revision: b28459a
DESCRIPTION
Package: unmarked
Version: 0.10-2
Date: 2013-08-06
Type: Package
Title: Models for Data from Unmarked Animals
Author: Ian Fiske, Richard Chandler, David Miller, Andy Royle, Marc Kery
Maintainer: Richard Chandler <rbchan@uga.edu>
Depends: R (>= 2.12.0), methods, reshape, lattice, Rcpp (>= 0.8.0),
        RcppArmadillo (>= 0.2.0)
Suggests: raster
Imports: graphics, stats, utils
Description: This package fits hierarchical models of animal abundance and occurrence to data collected using survey methods such as point counts, site occupancy sampling, distance sampling, removal sampling, and double observer sampling. Parameters governing the state and observation processes can be modeled as functions of covariates.
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Collate: 'classes.R' 'unmarkedEstimate.R' 'mapInfo.R' 'unmarkedFrame.R'
        'unmarkedFit.R' 'utils.R' 'getDesign.R' 'colext.R' 'distsamp.R'
        'multinomPois.R' 'occu.R' 'occuRN.R' 'pcount.R' 'gmultmix.R'
        'pcountOpen.R' 'gdistsamp.R' 'unmarkedFitList.R'
        'unmarkedLinComb.R' 'ranef.R' 'boot.R' 'occuFP.R' 'gpcount.R'
LinkingTo: Rcpp, RcppArmadillo
SystemRequirements: GNU make
URL: http://groups.google.com/group/unmarked,
        https://sites.google.com/site/unmarkedinfo/home,
        http://github.com/ianfiske/unmarked,
        http://github.com/rbchan/unmarked
Packaged: 2013-08-06 21:41:55 UTC; grad
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-08-07 07:06:50
back to top