Package: SkeweDF
Title: Optimization of Skewed Distributions with Birth-Death Processes
Version: 0.1.0
Authors@R: 
    person(given = "Andre",
           family = "Grageda",
           role = c("aut", "cre"),
           email = "gragedaa@upstate.edu")
Description: Implementations of models which follow the Kolmogorov Birth-Death process framework and functions which utilize these Kolmogorov Birth-Death process models for analysis of skewed distribution functions.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: Rcpp (>= 1.0.5), dplyr (>= 1.0.2), parallel (>= 3.6.3), zipfR
        (>= 0.6-66), optimr (>= 2019-12.4), purrr (>= 0.3.4),
        matrixStats (>= 0.56.0), stringr (>= 1.4.0), methods (>=
        3.6.3), grDevices (>= 3.6.3), graphics (>= 3.6.3), utils (>=
        3.6.3)
RoxygenNote: 7.1.1
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2021-01-11 18:51:53 UTC; grage
Author: Andre Grageda [aut, cre]
Maintainer: Andre Grageda <gragedaa@upstate.edu>
Repository: CRAN
Date/Publication: 2021-01-16 09:40:05 UTC
