Package: equil2
Title: Calculate Urinary Saturation with the EQUIL2 Algorithm
Version: 1.0.0
Authors@R: 
    c(
    person("Bill", "Denney", email="wdenney@humanpredictions.com", role=c("aut", "cre", "cph"), comment=c(ORCID="0000-0002-5759-428X")),
    person("John", "Lieske", role="cph", comment=c(ORCID="0000-0002-0202-5944"))
    )
Description: Saturation of ionic substances in urine is calculated based on
  sodium, potassium, calcium, magnesium, ammonia, chloride, phosphate, sulfate,
  oxalate, citrate, ph, and urate.  This program is intended for research use,
  only.  The code within is translated from EQUIL2 Visual Basic code based on
  Werness, et al (1985) "EQUIL2: a BASIC computer program for the calculation
  of urinary saturation" <doi:10.1016/s0022-5347(17)47703-2> to R. The Visual
  Basic code was kindly provided by Dr. John Lieske of the Mayo Clinic.
Imports: units
Suggests: covr, knitr, rmarkdown, spelling, testthat (>= 3.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.2
Config/testthat/edition: 3
URL: https://billdenney.github.io/equil2/
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2022-12-20 15:00:30 UTC; wdenn
Author: Bill Denney [aut, cre, cph] (<https://orcid.org/0000-0002-5759-428X>),
  John Lieske [cph] (<https://orcid.org/0000-0002-0202-5944>)
Maintainer: Bill Denney <wdenney@humanpredictions.com>
Repository: CRAN
Date/Publication: 2022-12-20 19:40:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:55:51 UTC; windows
