Package: mapi
Title: Mapping Averaged Pairwise Information
Version: 1.0.1
Authors@R: 
    c(person(given = "Sylvain",
             family = "Piry",
             role = c("aut", "cre"),
             email = "sylvain.piry@inra.fr",
             comment = structure("0000-0002-7717-7555", .Names = "ORCID")),
      person(given = "Thomas",
             family = "Campolunghi",
             role = "aut"),
      person(given = "Florent",
             family = "Cestier",
             role = "aut"),
      person(given = "Karine",
             family = "Berthier",
             role = "aut",
             email = "karine.berthier@inra.fr",
             comment = structure("0000-0002-2260-7968", .Names = "ORCID")))
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: 6.1.1
Depends: R (>= 3.3)
LinkingTo: Rcpp
Imports: Rcpp (>= 0.10.0), data.table (>= 1.10), sf (>= 0.5), parallel
        (>= 3.3), pbapply (>= 1.3)
Suggests: ggplot2 (>= 2.3), grDevices, latticeExtra, sp (>= 1.3),
        progress
NeedsCompilation: yes
Packaged: 2019-10-22 15:31:39 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@inra.fr>
Repository: CRAN
Date/Publication: 2019-10-22 17:00:02 UTC
