Package: NetFACS
Title: Network Applications to Facial Communication Data
Version: 0.3.1
Date: 2022-02-01
Authors@R: c(
    person(given = "Alex",
           family = "Mielke",
           role = c("aut"),
           email = "mielke.alexand@gmail.com"),
    person(given = "Bridget M.",
           family = "Waller",
           role = c("aut")),
    person(given = "Claire",
           family = "Perez",
           role = c("aut")),
    person(given = "Alan V.",
           family = "Rincon",
           role = c("aut", "cre"),
           email = "avrincon1@gmail.com"),
    person(given = "Julie",
           family = "Duboscq",
           role = c("aut")),
    person(given = "Jerome",
           family = "Micheletta",
           role = c("aut"))
           )
Description: Functions to analyze and visualize communication data, 
      based on network theory and resampling methods. 
      Farine, D. R. (2017) <doi:10.1111/2041-210X.12772>;
      Carsey, T., & Harden, J. (2014) <doi:10.4135/9781483319605>.
      Primarily targeted at datasets of facial expressions coded with the Facial Action Coding System. 
      Ekman, P., Friesen, W. V., & Hager, J. C. (2002). "Facial action coding system - investigator's guide" <https://www.paulekman.com/facial-action-coding-system/>.
License: Apache License (>= 2.0)
Encoding: UTF-8
LazyData: true
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Depends: R (>= 3.5.0)
Imports: arrangements, doParallel, dplyr, igraph, ggplot2, ggraph,
        magrittr, patchwork, parallel, picante, rlang, Rfast, tibble,
        tidygraph, tidyr
RoxygenNote: 7.1.2
NeedsCompilation: yes
ByteCompile: true
VignetteBuilder: knitr
Config/testthat/edition: 3
Packaged: 2022-02-04 14:52:40 UTC; avrincon
Author: Alex Mielke [aut],
  Bridget M. Waller [aut],
  Claire Perez [aut],
  Alan V. Rincon [aut, cre],
  Julie Duboscq [aut],
  Jerome Micheletta [aut]
Maintainer: Alan V. Rincon <avrincon1@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-04 15:10:02 UTC
Built: R 4.0.5; ; 2022-02-05 12:03:45 UTC; unix
