Package: arse
Version: 1.0.0
Date: 2019-05-06
Title: Area of Resilience to Stress Event
Depends: R (>= 3.5.0), dplyr, pracma
Description: A method for quantifying resilience after a stress event. A set of functions
    calculate the area of resilience that is created by the departure of baseline 
    'y' (i.e., robustness) and the time taken 'x' to return to baseline 
    (i.e., rapidity) after a stress event using the Cartesian coordinates of the 
    data. This package has the capability to calculate areas of resilience,
    growth, and cases in which resilience is not achieved 
    (e.g., diminished performance without return to baseline).
License: MIT + file LICENSE
Authors@R: c(person("Nathaniel", "Ratcliff", role = c("aut", "cre"),
         email = "nr3xe@virginia.edu"),
  person("Devika", "Nair", role = "aut"),
  person("Joshua", "Goldstein", role = "aut"),
  person("Teja", "Pristavec", role = "ctb"),
  person("Aaron", "Schroeder", role = "ctb"),
  person("Jon", "Spring", role = "ctb"))
Encoding: UTF-8
LazyData: TRUE
URL: https://github.com/nr3xe/arse
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-09 17:52:34 UTC; Nathaniel R
Author: Nathaniel Ratcliff [aut, cre],
  Devika Nair [aut],
  Joshua Goldstein [aut],
  Teja Pristavec [ctb],
  Aaron Schroeder [ctb],
  Jon Spring [ctb]
Maintainer: Nathaniel Ratcliff <nr3xe@virginia.edu>
Repository: CRAN
Date/Publication: 2019-05-10 15:50:16 UTC
Built: R 4.1.0; ; 2021-05-27 07:03:54 UTC; unix
