https://github.com/cran/unmarked
Raw File
Tip revision: c0693bb51f142a37145b18061ceda626d0374ff3 authored by Richard Chandler on 09 February 2012, 00:00:00 UTC
version 0.9-5
Tip revision: c0693bb
DESCRIPTION
Package: unmarked
Version: 0.9-5
Date: 2012-02-09
Type: Package
Title: Models for Data from Unmarked Animals
Author: Ian Fiske, Richard Chandler, Andy Royle, Marc Kery
Maintainer: Richard Chandler <rchandler@usgs.gov>
Depends: R (>= 2.12.0), methods, reshape, lattice, Rcpp (>= 0.8.0),
        RcppArmadillo (>= 0.2.0)
Imports: graphics, stats, utils
Description: Unmarked 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'
Encoding: UTF-8
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: 2012-02-09 19:26:05 UTC; rchandler
Repository: CRAN
Date/Publication: 2012-02-10 08:36:34
back to top