Package: IMPACTncdEngl
Type: Package
Title: Utility Functions for IMPACTncdEngl Model
Version: 0.0.2
Date: 2022-04-14
Author: Chris Kypridemos
Maintainer: Chris Kypridemos <christodoulosk@gmail.com>
Description: This package contains the functions that are necessary for IMPACTncdEngl model. 
License: GPL (>=3)
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Byte-Compile: yes
Roxygen: list(markdown = TRUE, r6 = TRUE)
Imports: 
    Rcpp (>= 1.0.2),
    data.table (>= 1.14.0),
    fst (>= 0.9.0),
    dqrng,
    CKutils,
    gamlss,
    cowplot,
    mc2d,
    digest,
    R6,
    yaml,
    shinythemes,
    foreach,
    BH,
    igraph,
    gh,
    piggyback (>= 0.1.5),
    parallelly,
    parallel
Suggests: 
    knitr,
    rmarkdown,
    roxygen2
LinkingTo: Rcpp, 
           dqrng,
           sitmo,
           BH,
           data.table
RoxygenNote: 7.3.2
VignetteBuilder: knitr
