Package: perms
Type: Package
Title: Fast Permutation Computation
Version: 1.13
Date: 2023-10-25
Authors@R: 
  c(person(family = "Moen",
           given = "Per August Jarval",
           role = c("cre","aut"),
           email = "pamoen@math.uio.no",
           comment = c(ORCID = "0009-0003-9990-8341")),
    person(given = "Dennis",
           family = "Christensen",
           role = "aut",
           email = "Dennis.Christensen@ffi.no",
           comment = c(ORCID = "0000-0002-7540-7695")),
    person(given = "Yann",
           family = "Collet",
           role = "cph")
           )
Description: Implements the algorithm of Christensen (2023) <doi:10.1214/22-BA1353> for estimating marginal likelihoods via permutation counting. 
License: BSD_2_clause + file LICENSE
Copyright: Yann Collet in xxhash.h and xxhash.c
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: mclust, MASS, Rdpack
Depends: foreach, doParallel, parallel
RdMacros: Rdpack
NeedsCompilation: yes
Packaged: 2023-10-25 15:22:13 UTC; peraugust
Author: Per August Jarval Moen [cre, aut]
    (<https://orcid.org/0009-0003-9990-8341>),
  Dennis Christensen [aut] (<https://orcid.org/0000-0002-7540-7695>),
  Yann Collet [cph]
Maintainer: Per August Jarval Moen <pamoen@math.uio.no>
Repository: CRAN
Date/Publication: 2023-10-25 15:50:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-10-25 18:15:30 UTC; unix
Archs: perms.so.dSYM
