Package: GNGTools
Type: Package
Title: Tools for Go/No-Go Decision-Making Framework
Version: 1.0.0
Date: 2022-11-22
Authors@R: 
    c(person(given = "Greg",
             family = "Cicconetti",
             role = c("aut", "cre"),
             email = "greg.cicconetti@gmail.com",
             comment = c(ORCID = "0000-0002-5380-7516")))
URL: https://github.com/gcicc/GNGTools
Maintainer: Greg Cicconetti <greg.cicconetti@gmail.com>
Description: Go/No-Go Decision-making Framework based on Bayesian posterior probabilities linked to the target product profile.
License: GPL-2
Encoding: UTF-8
LazyLoad: no
Depends: R (>= 3.5.0)
Imports: survival, ggplot2, scales, stringr, plyr, grid, gridExtra,
        gtable, reshape2, grDevices, utils, extraDistr, janitor,
        parallel, latex2exp, knitr,tictoc, stats, dplyr, tibble, tidyr,
        purrr, data.table, mvtnorm, rlang
VignetteBuilder: knitr
RoxygenNote: 7.2.2
NeedsCompilation: no
Packaged: 2022-12-14 20:52:57 UTC; eri7441
Author: Greg Cicconetti [aut, cre] (<https://orcid.org/0000-0002-5380-7516>)
Repository: CRAN
Date/Publication: 2022-12-15 10:50:05 UTC
