Package: zFactor
Type: Package
Title: Calculate the Compressibility Factor 'z' for Hydrocarbon Gases
Version: 0.1.9
Authors@R: person("Alfonso R.", "Reyes", role = c("aut", "cre", "cph"), email = "alfonso.reyes@oilgainsanalytics.com")
Maintainer: Alfonso R. Reyes <alfonso.reyes@oilgainsanalytics.com>
Description: Computational algorithms to solve equations and find the
    'compressibility' factor `z` of hydrocarbon gases. Correlations available: 
    'Hall-Yarborough', 'Dranchuk-AbuKassem', 'Dranchuk-Purvis-Robinson', 'Beggs-Brill', 
    'Papp', Shell and an Artificial Neural Network correlation (Ann10) by 'Kamyab' 
    'et al'. The package uses the original 'Standing-Katz' chart for statistical 
    comparison and plotting. Applicable to sweet hydrocarbon gases for now.
Imports: logging, dplyr, rootSolve, tidyr, ggplot2, data.table, tibble,
        knitcitations, covr
Suggests: knitr, rmarkdown, testthat
Depends: R (>= 3.4)
License: GPL-2
Encoding: UTF-8
LazyData: true
URL: https://github.com/f0nzie/zFactor
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-07-31 21:39:37 UTC; msfz751
Author: Alfonso R. Reyes [aut, cre, cph]
Repository: CRAN
Date/Publication: 2019-08-01 14:00:03 UTC
