Package: rmetalog
Type: Package
Title: The Metalog Distribution
Version: 1.0.3
Authors@R: c(
    person("Isaac", "Faber", email = "isaacfab@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4478-9598")),
    person("Jongbin", "Jung", email = "me@jongbin.com", role = c("aut")))
Description: Implementation of the metalog distribution in R.
    The metalog distribution is a modern, highly flexible, data-driven distribution. 
    Metalogs are developed by Keelin (2016) <doi:10.1287/deca.2016.0338>.
    This package provides functions to build these distributions from raw data. 
    Resulting metalog objects are then useful for exploratory and probabilistic analysis.
Imports: lpSolve, ggplot2
Suggests: devtools, knitr, rmarkdown
Depends: R (>= 3.1.0)
BugReports: https://github.com/isaacfab/rmetalog/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-25 17:05:01 UTC; isaac
Author: Isaac Faber [aut, cre] (<https://orcid.org/0000-0002-4478-9598>),
  Jongbin Jung [aut]
Maintainer: Isaac Faber <isaacfab@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-25 18:20:02 UTC
Built: R 4.3.0; ; 2023-07-10 05:40:54 UTC; unix
