Package: mapi
Title: Mapping Averaged Pairwise Information
Version: 1.1.0
Authors@R: c(
    person("Sylvain", "Piry", , "sylvain.piry@inrae.fr", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7717-7555")),
    person("Thomas", "Campolunghi", role = "aut"),
    person("Florent", "Cestier", role = "aut"),
    person("Karine", "Berthier", , "karine.berthier@inrae.fr", role = "aut",
           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
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Imports: data.table (>= 1.10), doParallel, foreach (>= 1.2.0), parallel
        (>= 3.3), Rcpp, s2 (>= 1.1.0), sf (>= 1.0-4)
LinkingTo: Rcpp
Suggests: ggplot2 (>= 2.3), grDevices, latticeExtra, sp (>= 1.3)
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: yes
Packaged: 2022-10-28 15:36:07 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>
Built: R 4.2.1; x86_64-w64-mingw32; 2022-10-28 15:51:30 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
