Package: FreqProf
Version: 0.0.1
Date: 2016-01-21
Authors@R: c(
    person("Robert", "Epstein",, "re@aibrt.org", "aut"),
    person("Thomas", "Boulier",, "thomas.boulier@polytechnique.edu", "aut"),
    person(c("Ronald", "E."), "Robertson",, "rrobertson@aibrt.org", c("cre", "aut")),
    person("Jonathan", "Mejia",, "mejiajon@yahoo.com", "ctb"),
    person("AIBRT", email = "info@aibrt.org", role = "cph")
    )
Title: Frequency Profiles Computing and Plotting
Description: Tools for generating an informative type of line graph, the frequency profile, 
    which allows single behaviors, multiple behaviors, or the specific behavioral patterns 
    of individual subjects to be graphed from occurrence/nonoccurrence behavioral data.
License: GPL-3
Depends: R (>= 3.2.2)
Imports: reshape2, ggplot2, shiny
LazyData: true
URL: https://github.com/AIBRT/FreqProf
BugReports: https://github.com/AIBRT/FreqProf/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-21 18:44:58 UTC; aibrt
Author: Robert Epstein [aut],
  Thomas Boulier [aut],
  Ronald E. Robertson [cre, aut],
  Jonathan Mejia [ctb],
  AIBRT [cph]
Maintainer: Ronald E. Robertson <rrobertson@aibrt.org>
Repository: CRAN
Date/Publication: 2016-01-21 23:48:21
Built: R 4.4.3; ; 2025-11-07 19:15:12 UTC; windows
