Package: NetFACS
Title: Network Applications to Facial Communication Data
Version: 0.2.0
Date: 2021-10-25
Authors@R: c(
    person(given = "Alex",
           family = "Mielke",
           role = c("aut"),
           email = "mielke.alexand@gmail.com"),
    person(given = "Bridget M.",
           family = "Waller",
           role = c("ctb")),
    person(given = "Claire",
           family = "Perez",
           role = c("ctb")),
    person(given = "Alan V.",
           family = "Rincon",
           role = c("aut", "cre"),
           email = "avrincon1@gmail.com"),
    person(given = "Julie",
           family = "Duboscq",
           role = c("ctb")),
    person(given = "Jerome",
           family = "Micheletta",
           role = c("ctb"))
           )
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: parallel, doParallel, igraph, ggplot2, ggraph, picante, rlang,
        Rfast, arrangements
RoxygenNote: 7.1.2
NeedsCompilation: yes
ByteCompile: true
VignetteBuilder: knitr
Config/testthat/edition: 3
Packaged: 2021-10-31 13:25:14 UTC; avrincon
Author: Alex Mielke [aut],
  Bridget M. Waller [ctb],
  Claire Perez [ctb],
  Alan V. Rincon [aut, cre],
  Julie Duboscq [ctb],
  Jerome Micheletta [ctb]
Maintainer: Alan V. Rincon <avrincon1@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-02 14:10:05 UTC
