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) . 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: 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 Repository: https://isaacfab.r-universe.dev Date/Publication: 2021-01-25 18:35:03 UTC RemoteUrl: https://github.com/isaacfab/rmetalog RemoteRef: HEAD RemoteSha: 3eba84a18863bd8a3521ff3ca3c455ca06eb8d4a NeedsCompilation: no Packaged: 2026-07-15 06:57:54 UTC; root Author: Isaac Faber [aut, cre] (ORCID: ), Jongbin Jung [aut] Maintainer: Isaac Faber