Package: ViSiElse
Type: Package
Version: 1.2.2
Title: A Visual Tool for Behavior Analysis over Time
Authors@R: c(
    person("Nastasia", "Fouret", , "nastasia.fouret@gmail.com", c("aut", "cph")),
    person( "Mederic", "Descoins", , "mederic.descoins@chu-reunion.fr", role=, c("aut", "cph")),
    person("Elodie", "Garnier", , "e.garnier30@gmail.com", c("aut", "cre", "cph")),
    person( "CEPOI - EA 7388", role="cph" )
    )  
Description: A graphical R package designed to visualize behavioral observations over time. Based on raw time data extracted from video recorded sessions of experimental observations, ViSiElse grants a global overview of a process by combining the visualization of multiple actions timestamps for all participants in a single graph. Individuals and/or group behavior can easily be assessed. Supplementary features allow users to further inspect their data by adding summary statistics (mean, standard deviation, quantile or statistical test) and/or time constraints to assess the accuracy of the realized actions.
URL: https://github.com/Re2SimLab/ViSiElse
Author: Nastasia Fouret [aut, cph],
  Mederic Descoins [aut, cph],
  Elodie Garnier [aut, cre, cph],
  CEPOI - EA 7388 [cph]
Maintainer: Elodie Garnier <e.garnier30@gmail.com>
License: AGPL-3
Depends: R (>= 3.2.0)
Imports: methods (>= 3.2.0), grid (>= 3.2.0), chron (>= 2.3-46), Matrix
        (>= 1.2-0), colorspace (>= 1.2-6), stringr (>= 1.0.0), ggplot2,
        reshape2
Suggests: knitr, rmarkdown
LazyData: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-21 12:39:54 UTC; SIMULRUN
Repository: CRAN
Date/Publication: 2019-10-24 20:00:11 UTC
Built: R 4.5.2; ; 2025-11-08 03:27:35 UTC; windows
