Package: capm
Type: Package
Title: Companion Animal Population Management
Depends: R (>= 3.4)
Imports: deSolve, FME, survey, ggplot2, dplyr, tidyr, magrittr, grid,
        stats, circlize, utils, sf
Description: Quantitative analysis to support companion animal population
    management. Some functions assist survey sampling tasks (calculate sample 
    size for simple and complex designs, select sampling units and estimate 
    population parameters) while others assist the modelling of population 
    dynamics. For demographic characterizations and population management 
    evaluations see: "Baquero, et al." (2018), 
    <doi:10.1016/j.prevetmed.2018.07.006>. For modelling of 
    population dynamics see: "Baquero et al." (2016),
    <doi:10.1016/j.prevetmed.2015.11.009>. For sampling methods
    see: "Levy PS & Lemeshow S" (2013), "ISBN-10: 0470040076"; 
    "Lumley" (2010), "ISBN: 978-0-470-28430-8".
License: GPL (>= 2)
LazyLoad: yes
URL: http://oswaldosantos.github.io/capm
Authors@R: c(person(given='Oswaldo', family='Santos Baquero',
    email='baquero@usp.br', role=c("aut", "cre")),
    person(given='Marcos', family='Amaku',
    email='amaku@usp.br', role="ctb"),
    person(given='Fernando', family='Ferreira',
    email='fferreir@usp.br', role="ctb"))
Version: 0.13.9
Date: 2018-11-26
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-11-26 20:16:51 UTC; oswaldo
Author: Oswaldo Santos Baquero [aut, cre],
  Marcos Amaku [ctb],
  Fernando Ferreira [ctb]
Maintainer: Oswaldo Santos Baquero <baquero@usp.br>
Repository: CRAN
Date/Publication: 2018-11-26 20:40:03 UTC
