Package: mapi
Title: Mapping Averaged Pairwise Information
Version: 1.0.4
Authors@R: 
    c(person(given = "Sylvain",
             family = "Piry",
             role = c("aut", "cre"),
             email = "sylvain.piry@inrae.fr",
             comment = c(ORCID = "0000-0002-7717-7555")),
      person(given = "Thomas",
             family = "Campolunghi",
             role = "aut"),
      person(given = "Florent",
             family = "Cestier",
             role = "aut"),
      person(given = "Karine",
             family = "Berthier",
             role = "aut",
             email = "karine.berthier@inrae.fr",
             comment = c(ORCID = "0000-0002-2260-7968")))
Description: Mapping Averaged Pairwise Information (MAPI) is an
    exploratory method providing graphical representations summarizing the
    spatial variation of pairwise metrics (eg. distance, similarity
    coefficient, ...) computed between georeferenced samples.
License: GPL (>= 3)
URL: https://www1.montpellier.inra.fr/CBGP/software/MAPI/
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.3)
LinkingTo: Rcpp
Imports: sf (>= 0.5), data.table (>= 1.10), Rcpp (>= 0.10.0), parallel
        (>= 3.3), pbapply (>= 1.3)
Suggests: grDevices, ggplot2 (>= 2.3), latticeExtra, sp (>= 1.3),
        progress
NeedsCompilation: yes
Packaged: 2021-11-24 13:59:43 UTC; piry
Author: Sylvain Piry [aut, cre] (<https://orcid.org/0000-0002-7717-7555>),
  Thomas Campolunghi [aut],
  Florent Cestier [aut],
  Karine Berthier [aut] (<https://orcid.org/0000-0002-2260-7968>)
Maintainer: Sylvain Piry <sylvain.piry@inrae.fr>
Repository: CRAN
Date/Publication: 2021-11-24 14:20:02 UTC
