{
  "_id": "6a5206a89b92047c28d53f73",
  "Package": "equil2",
  "Title": "Calculate Urinary Saturation with the EQUIL2 Algorithm",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\"Bill\", \"Denney\", email=\"wdenney@humanpredictions.com\", role=c(\"aut\", \"cre\", \"cph\"), comment=c(ORCID=\"0000-0002-5759-428X\")),\nperson(\"John\", \"Lieske\", role=\"cph\", comment=c(ORCID=\"0000-0002-0202-5944\"))\n)",
  "Description": "Saturation of ionic substances in urine is calculated\nbased on sodium, potassium, calcium, magnesium, ammonia,\nchloride, phosphate, sulfate, oxalate, citrate, ph, and urate.\nThis program is intended for research use, only.  The code\nwithin is translated from EQUIL2 Visual Basic code based on\nWerness, et al (1985) \"EQUIL2: a BASIC computer program for the\ncalculation of urinary saturation\"\n<doi:10.1016/s0022-5347(17)47703-2> to R. The Visual Basic code\nwas kindly provided by Dr. John Lieske of the Mayo Clinic.",
  "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": {
    "Date": "2026-07-11 08:58:56 UTC",
    "User": "root"
  },
  "Author": "Bill Denney [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-5759-428X>),\nJohn Lieske [cph] (ORCID: <https://orcid.org/0000-0002-0202-5944>)",
  "Maintainer": "Bill Denney <wdenney@humanpredictions.com>",
  "_user": "billdenney",
  "_type": "src",
  "_file": "equil2_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/123cc8d3269494c953a9ffedf2ecbaac45e01e684cdfd216844b59be66cd41f2",
  "_filesize": 184456,
  "_sha256": "123cc8d3269494c953a9ffedf2ecbaac45e01e684cdfd216844b59be66cd41f2",
  "_expires": "2026-10-19T09:02:30.000Z",
  "_created": "2026-07-11T08:58:56.000Z",
  "_published": "2026-07-11T09:02:32.215Z",
  "_jobs": [
    {
      "job": 86530136472,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8247064146"
    },
    {
      "job": 86530136473,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247066765"
    },
    {
      "job": 86530136469,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8247058425"
    },
    {
      "job": 86530136457,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247056740"
    },
    {
      "job": 86529953017,
      "time": 166,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247042880"
    },
    {
      "job": 86530136446,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8247056614"
    },
    {
      "job": 86530136460,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8247053741"
    },
    {
      "job": 86530136471,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8247053756"
    },
    {
      "job": 86530136470,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247053830"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/billdenney/actions/runs/29146909857",
  "_status": "success",
  "_upstream": "https://github.com/billdenney/equil2",
  "_commit": {
    "id": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
    "author": "Bill Denney <billdenney@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from billdenney/release-1.1.0\n\nPrepare for version 1.1.0",
    "time": 1781179394
  },
  "_maintainer": {
    "name": "Bill Denney",
    "email": "wdenney@humanpredictions.com",
    "login": "billdenney",
    "description": "",
    "uuid": 10359931,
    "orcid": "0000-0002-5759-428X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "billdenney",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2026-06-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "billdenney",
      "count": 40,
      "uuid": 10359931
    }
  ],
  "_userbio": {
    "uuid": 10359931,
    "type": "user",
    "name": "Bill Denney",
    "followers": 96
  },
  "_downloads": {
    "count": 311,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/equil2"
  },
  "_devurl": "https://github.com/billdenney/equil2",
  "_pkgdown": "https://billdenney.github.io/equil2/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/equil2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/billdenney/equil2",
  "_realowner": "billdenney",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-12-20"
    },
    {
      "version": "1.1.0",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "equil2",
    "equil2_v1"
  ],
  "_help": [
    {
      "page": "add_units",
      "title": "Add units to support unit conversion for calculations",
      "topics": [
        "add_units"
      ]
    },
    {
      "page": "equil2",
      "title": "Calculate urine saturation with the EQUIL-2 algorithm",
      "topics": [
        "equil2"
      ]
    },
    {
      "page": "equil2_v1",
      "title": "Calculate urine saturation with the EQUIL-2 V1 algorithm",
      "topics": [
        "equil2_v1"
      ]
    }
  ],
  "_readme": "https://github.com/billdenney/equil2/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "units"
  ],
  "_vignettes": [
    {
      "source": "original-source.Rmd",
      "filename": "original-source.html",
      "title": "Original Source Code",
      "author": "Bill Denney",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reference",
        "EQUIL-2",
        "Note on phosphate and sulfate units (issue #2)",
        "V1 vs V5 differences (informational)"
      ],
      "created": "2022-02-02 15:32:10",
      "modified": "2026-06-09 20:23:01",
      "commits": 5
    },
    {
      "source": "original-source-v1.Rmd",
      "filename": "original-source-v1.html",
      "title": "Original Source Code (V1)",
      "author": "Bill Denney",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reference",
        "How V1 differs from V5",
        "Quirks preserved by the R port",
        "Numerical verification against the V1 VBA module",
        "EQUIL-2 V1 source"
      ],
      "created": "2026-06-09 20:23:01",
      "modified": "2026-06-09 20:23:01",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "equil2",
  "_universes": [
    "billdenney"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-11T09:01:36.000Z",
      "distro": "resolute",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "https://r2.ropensci.org/ed9cdd5c72cc26db60114fed22808a430397df973d9e1de333cb3637b1aabf54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/29146909857"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-11T09:01:54.000Z",
      "distro": "resolute",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "https://r2.ropensci.org/eb513bf572462f33b226ad8bdff0f4d237b5931b2c0cd693a298ca4346362536",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/29146909857"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-11T09:00:56.000Z",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "https://r2.ropensci.org/29f290fb84ce2a42b14f930fe40406ab19366d78c75ef44a047312471e53bc3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/29146909857"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-11T09:00:44.000Z",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "https://r2.ropensci.org/30de5835c2c1eb660e99335f6a10ce785b0d01a0ded2b01f7bba9fe3c4e84843",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/29146909857"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-11T09:00:58.000Z",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "https://r2.ropensci.org/f911cefb0c53cb9a2a5bd5b979193699f6cc3cdc9baf00fda285d1062f50d15d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/29146909857"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-11T09:00:17.000Z",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "https://r2.ropensci.org/3dfd552c69d922b3c2241714988d2ba3bd2202776660920c47f703ea720e8e60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/29146909857"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-11T09:00:18.000Z",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "https://r2.ropensci.org/224c173a5974d8bc32c7e4fe3c9d5f78f2650f031047a80f97507fd61ffa5ac9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/29146909857"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-11T09:00:16.000Z",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "https://r2.ropensci.org/3ce5c4f614b1c1da4a83d720d2d769373df2c7f414df3a7de93eefc9c69134da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/29146909857"
    }
  ]
}