{
  "_id": "6a2aca187b7a29ca60053b29",
  "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-06-11 14:42:07 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>",
  "MD5sum": "b4ccedf804eab067104e373343e13113",
  "_user": "billdenney",
  "_type": "src",
  "_file": "equil2_1.1.0.tar.gz",
  "_fileid": "cd01399a1d7df269e12f880412fa1ac37bee66da753ee4d52b8eae302e92a601",
  "_filesize": 184437,
  "_sha256": "cd01399a1d7df269e12f880412fa1ac37bee66da753ee4d52b8eae302e92a601",
  "_created": "2026-06-11T14:42:07.000Z",
  "_published": "2026-06-11T14:45:44.579Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80826807764,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7567748777"
    },
    {
      "job": 80826807898,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7567745855"
    },
    {
      "job": 80826807731,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7567732084"
    },
    {
      "job": 80826807746,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7567767202"
    },
    {
      "job": 80826109588,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7567683882"
    },
    {
      "job": 80826807763,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7567754944"
    },
    {
      "job": 80826807801,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7567736854"
    },
    {
      "job": 80826807811,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7567724095"
    },
    {
      "job": 80826807771,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7567726370"
    }
  ],
  "_buildurl": "https://github.com/r-universe/billdenney/actions/runs/27354790606",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 184,
    "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.0",
  "_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",
    "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"
  ],
  "_previous": "1.0.0.9000",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-11T14:44:27.000Z",
      "distro": "noble",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "4f43c8490f9703a945d9a64819ce98d7e7a8b1710b56ba4c44d7b06eafbd0bca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/27354790606"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-11T14:44:19.000Z",
      "distro": "noble",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "7343df9df2daf8e4ec95c664b612449046ea105ba09d0760f06361c56a3e847d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/27354790606"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-11T14:43:51.000Z",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "84697be4d732a4938cd46c9a2a54bf78100feea051dfafbda1fb5c882a6cdaae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/27354790606"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-11T14:45:05.000Z",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "36077f9e580f617be98ebfe4edceac010ce4ce4c6152b10fed331d8c42e90d52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/27354790606"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-11T14:44:58.000Z",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "e78204967f692cf4d564b00c5a572b91b14022d651e05950bacc1300dfb4827b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/27354790606"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-11T14:43:55.000Z",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "3876a5bc9681995b238972782bfa508dfdcdeccd16e175f1c0bd803705758754",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/27354790606"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-11T14:43:27.000Z",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "3494bce88691c536f3196abc2cb6353de9e80a3a8270f55659781899cc92aef9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/27354790606"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-11T14:43:34.000Z",
      "commit": "f6b1cf0f36658ed254daf8ca39802be5af1e691d",
      "fileid": "ae707b9eb5aadb2e94dd022d0eed7b64b8c4b4f5036ca8b23700459a23ddbf8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billdenney/actions/runs/27354790606"
    }
  ]
}