Package: reval
Title: Argument Table Generation for Sensitivity Analysis
Version: 3.0-0
Author: Michael C Koohafkan [aut, cre]
Maintainer: Michael C Koohafkan <michael.koohafkan@gmail.com>
Description: Simplified scenario testing and sensitivity analysis,
    redesigned to use packages 'future' and 'furrr'. Provides
    functions for generating function argument sets using
    one-factor-at-a-time (OFAT) and (sampled) permutations.
Encoding: UTF-8
URL: https://github.com/mkoohafkan/reval
BugReports: https://github.com/mkoohafkan/reval/issues
License: GPL (>= 3)
Depends: R (>= 4.1)
Imports: future(>= 1.21), furrr (>= 0.2), purrr (>= 0.3), dplyr (>=
        1.0), rlang (>= 0.4)
Suggests: knitr (>= 1.33), rmarkdown (>= 2.8), ggplot2 (>= 3.3), tidyr
        (>= 1.1), rivr (>= 1.2)
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-27 04:25:10 UTC; michael
Repository: CRAN
Date/Publication: 2021-06-27 04:40:02 UTC
