Package: flipr
Title: Flexible Inference via Permutations in R
Version: 0.3.3
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@cnrs.fr",
           comment = c(ORCID = "0000-0002-8725-3654")), 
    person(given = "Simone", 
           family = "Vantini", 
           role = "aut", 
           email = "simone.vantini@polimi.it"),
    person(given = "Juliette",
           family = "Chiapello",
           role = "ctb"))
Description: A flexible permutation framework for making 
    inference such as point estimation, confidence 
    intervals or hypothesis testing, on any kind of data, 
    be it univariate, multivariate, or more complex such 
    as network-valued data, topological data, functional 
    data or density-valued data.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: cli, dials, ggplot2, magrittr, optimParallel, pbapply, purrr,
        R6, Rcpp, rgenoud, rlang, tibble, usethis, viridisLite, withr
Suggests: covr, dplyr, htmltools, htmlwidgets, interp, knitr, plotly,
        rmarkdown, testthat (>= 3.0.0), tidyr
VignetteBuilder: knitr
URL: https://LMJL-Alea.github.io/flipr/,
        https://github.com/LMJL-Alea/flipr/
BugReports: https://github.com/LMJL-Alea/flipr/issues/
Depends: R (>= 2.10)
LinkingTo: Rcpp
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2023-08-22 08:34:24 UTC; stamm-a
Author: Alessia Pini [aut],
  Aymeric Stamm [aut, cre] (<https://orcid.org/0000-0002-8725-3654>),
  Simone Vantini [aut],
  Juliette Chiapello [ctb]
Maintainer: Aymeric Stamm <aymeric.stamm@cnrs.fr>
Repository: CRAN
Date/Publication: 2023-08-23 09:00:02 UTC
Built: R 4.3.0; aarch64-apple-darwin20; 2023-08-27 06:31:04 UTC; unix
Archs: flipr.so.dSYM
