Package: equil2 Title: Calculate Urinary Saturation with the EQUIL2 Algorithm Version: 1.1.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" 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 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 URL: https://billdenney.github.io/equil2/ VignetteBuilder: knitr Language: en-US Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libudunits2-dev Repository: https://billdenney.r-universe.dev Date/Publication: 2026-06-11 12:03:14 UTC RemoteUrl: https://github.com/billdenney/equil2 RemoteRef: HEAD RemoteSha: f6b1cf0f36658ed254daf8ca39802be5af1e691d NeedsCompilation: no Packaged: 2026-06-11 14:42:07 UTC; root Author: Bill Denney [aut, cre, cph] (ORCID: ), John Lieske [cph] (ORCID: ) Maintainer: Bill Denney