Package: prevR
Type: Package
Title: Estimating Regional Trends of a Prevalence from a DHS and
        Similar Surveys
Version: 4.0.1
Maintainer: Joseph Larmarange <joseph.larmarange@ird.fr>
Authors@R: c(
  person("Joseph", "Larmarange", email = "joseph.larmarange@ird.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7097-700X"))
  )
Acknowledgments: funding from ANRS and IRD, and technical support from
        LYSIS (info@lysis-consultants.fr)
Description: Spatial estimation of a prevalence surface
    or a relative risks surface, using data from a Demographic and Health
    Survey (DHS) or an analog survey, see Larmarange et al. (2011)
    <doi:10.4000/cybergeo.24606>.
License: CeCILL
URL: https://github.com/larmarange/prevR/
BugReports: https://github.com/larmarange/prevR/issues
Language: en-US
LazyData: yes
Depends: R (>= 3.5.0)
Imports: sp, rgdal (>= 0.7), ggplot2, directlabels, KernSmooth, fields,
        gstat, foreign, maptools, methods
Suggests: knitr, rmarkdown
Encoding: UTF-8
Collate: 'prevR-package.r' 'setClass.prevR.r' 'is.prevR.r' 'as.prevR.r'
        'onAttach.r' 'isInputOk.prevR.r' 'changeproj.prevR.r'
        'colors.prevR.r' 'as.data.frame.prevR.r' 'plot.prevR.r'
        'show.prevR.r' 'print.prevR.r' 'summary.prevR.r'
        'rings.prevR.r' 'as.SpatialGrid.prevR.r'
        'create.boundary.prevR.r' 'export.prevR.r' 'import.dhs.prevR.r'
        'point.in.SpatialPolygons.prevR.r'
        'NA.outside.SpatialPolygons.prevR.r' 'xyz2dataframe.prevR.r'
        'init.exp.model.variogram.r' 'krige.prevR.r' 'kde.prevR.r'
        'Noptim.r' 'theme_prevR.r' 'direct.label_prevR.r'
        'quick.prevR.r'
VignetteBuilder: knitr
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-11-21 16:56:59 UTC; josep
Author: Joseph Larmarange [aut, cre] (<https://orcid.org/0000-0001-7097-700X>)
Repository: CRAN
Date/Publication: 2022-11-21 21:50:01 UTC
