https://github.com/cran/unmarked
Raw File
Tip revision: 58cde314b266b67a4d55555c20e5d956278728de authored by Andy Royle on 16 December 2019, 16:30:07 UTC
version 0.13-1
Tip revision: 58cde31
DESCRIPTION
Package: unmarked
Version: 0.13-1
Date: 2019-12-14
Type: Package
Title: Models for Data from Unmarked Animals
Author: Ian Fiske, Richard Chandler, David Miller, Andy Royle, Marc Kery, Jeff Hostetler, Rebecca Hutchinson, Adam Smith, Ken Kellner 
Maintainer: Andy Royle <aroyle@usgs.gov>
Depends: R (>= 2.12.0), methods, lattice, parallel, Rcpp (>= 0.8.0),
        reshape2
Imports: graphics, stats, utils, plyr, raster, Matrix, MASS
Description: 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' 'occuMulti.R' 'pcount.R'
        'gmultmix.R' 'pcountOpen.R' 'gdistsamp.R' 'unmarkedFitList.R'
        'unmarkedLinComb.R' 'ranef.R' 'boot.R' 'occuFP.R' 'gpcount.R'
        'occuPEN.R' 'pcount.spHDS.R' 'occuMS.R' 'occuTTD.R'
        'unmarkedCrossVal.R' 'piFun.R' 'vif.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
NeedsCompilation: yes
Packaged: 2019-12-14 12:48:11 UTC; ken
Repository: CRAN
Date/Publication: 2019-12-16 17:30:07 UTC
back to top