Package: flipr
Title: Flexible Inference via Permutations in R
Version: 0.1.0
Authors@R: c(
    person(given = "Alessia", 
           family = "Pini", 
           role = "aut", 
           email = "alessia.pini@unicatt.it"), 
    person(given = "Aymeric",
           family = "Stamm",
           role = c("aut", "cre"), 
           email = "aymeric.stamm@math.cnrs.fr",
           comment = c(ORCID = "0000-0002-8725-3654")), 
    person(given = "Simone", 
           family = "Vantini", 
           role = "aut", 
           email = "simone.vantini@polimi.it"))
Description: A flexible permutation framework for hypothesis 
  testing, ANOVA and regression analysis of complex data.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: purrr, rlang, magrittr
Suggests: rmarkdown, knitr, covr, tidyverse, plotly, htmlwidgets,
        htmltools
VignetteBuilder: knitr
URL: https://astamm.github.io/flipr/, https://github.com/astamm/flipr/
BugReports: https://github.com/astamm/flipr/issues/
NeedsCompilation: no
Packaged: 2021-02-13 22:12:44 UTC; stamm-a
Author: Alessia Pini [aut],
  Aymeric Stamm [aut, cre] (<https://orcid.org/0000-0002-8725-3654>),
  Simone Vantini [aut]
Maintainer: Aymeric Stamm <aymeric.stamm@math.cnrs.fr>
Repository: CRAN
Date/Publication: 2021-02-16 15:50:03 UTC
