{
  "_id": "6a290e19732311cd8759562e",
  "Package": "rspiro",
  "Type": "Package",
  "Title": "Implementation of Spirometry Equations",
  "Version": "0.5",
  "Date": "2024-06-23",
  "Author": "Theodore Lytras",
  "Maintainer": "Theodore Lytras <thlytras@gmail.com>",
  "Description": "Implementation of various spirometry equations in R,\ncurrently the GLI-2012 (Global Lung Initiative; Quanjer et al.\n2012 <doi:10.1183/09031936.00080312>), the race-neutral GLI\nglobal 2022 (Global Lung Initiative; Bowerman et al. 2023\n<doi:10.1164/rccm.202205-0963OC>), the NHANES3 (National Health\nand Nutrition Examination Survey; Hankinson et al. 1999\n<doi:10.1164/ajrccm.159.1.9712108>) and the JRS 2014 (Japanese\nRespiratory Society; Kubota et al. 2014\n<doi:10.1016/j.resinv.2014.03.003>) equations. Also the\nGLI-2017 diffusing capacity equations\n<doi:10.1183/13993003.00010-2017> are implemented. Contains\nuser-friendly functions to calculate predicted and LLN (Lower\nLimit of Normal) values for different spirometric parameters\nsuch as FEV1 (Forced Expiratory Volume in 1 second), FVC\n(Forced Vital Capacity), etc, and to convert absolute\nspirometry measurements to percent (%) predicted and z-scores.",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://thlytras.r-universe.dev",
  "Date/Publication": "2026-04-11 09:59:53 UTC",
  "RemoteUrl": "https://github.com/thlytras/rspiro",
  "RemoteRef": "HEAD",
  "RemoteSha": "8d22e84cc5e67b5377443563d3cad314746e8cbe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 07:08:05 UTC",
    "User": "root"
  },
  "MD5sum": "25796fbfc0939118680ae8430bd24e04",
  "_user": "thlytras",
  "_type": "src",
  "_file": "rspiro_0.5.tar.gz",
  "_fileid": "2f9f064bdc4faf510b4051a1b5dc2e3e81d3acc83e203633a41b8adda83fdc82",
  "_filesize": 389555,
  "_sha256": "2f9f064bdc4faf510b4051a1b5dc2e3e81d3acc83e203633a41b8adda83fdc82",
  "_created": "2026-06-10T07:08:05.000Z",
  "_published": "2026-06-10T07:11:21.552Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80501452535,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7528829413"
    },
    {
      "job": 80501452509,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528831853"
    },
    {
      "job": 80501452510,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7528844443"
    },
    {
      "job": 80501452542,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528841916"
    },
    {
      "job": 80501083552,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528801130"
    },
    {
      "job": 80501452499,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528827610"
    },
    {
      "job": 80501452507,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7528821416"
    },
    {
      "job": 80501452525,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7528826814"
    },
    {
      "job": 80501452530,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528824107"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thlytras/actions/runs/27259350200",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thlytras/rspiro",
  "_commit": {
    "id": "8d22e84cc5e67b5377443563d3cad314746e8cbe",
    "author": "Theodore Lytras <thlytras@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add GLI-2019 lung volume equations (Merge pull request #19 from TatiKarp/master)\n\nAdd GLI-2019 static lung volume equations (Hall et al, ERJ 2021)",
    "time": 1775901593
  },
  "_maintainer": {
    "name": "Theodore Lytras",
    "email": "thlytras@gmail.com",
    "login": "thlytras",
    "twitter": "@TheodoreLytras",
    "description": "",
    "uuid": 1542081
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "thlytras",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 24,
  "_contributors": [
    {
      "user": "thlytras",
      "count": 24,
      "uuid": 1542081
    },
    {
      "user": "alexpaynter",
      "count": 2,
      "uuid": 32374094
    },
    {
      "user": "rkuttner7",
      "count": 1,
      "uuid": 8077480
    },
    {
      "user": "tatikarp",
      "count": 1,
      "uuid": 68654028
    },
    {
      "user": "florihalbeisen",
      "count": 1,
      "uuid": 40724985
    },
    {
      "user": "lpiep",
      "count": 1,
      "uuid": 9019183
    }
  ],
  "_userbio": {
    "uuid": 1542081,
    "type": "user",
    "name": "Theodore Lytras"
  },
  "_downloads": {
    "count": 801,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rspiro"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/thlytras/rspiro",
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rspiro.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thlytras/rspiro",
  "_realowner": "thlytras",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2020-03-26"
    },
    {
      "version": "0.4",
      "date": "2023-08-07"
    },
    {
      "version": "0.5",
      "date": "2024-06-23"
    }
  ],
  "_exports": [
    "LLN_GLI",
    "LLN_GLIdiff",
    "LLN_GLIgl",
    "LLN_GLIvol",
    "LLN_JRS",
    "LLN_NHANES3",
    "pctpred_GLI",
    "pctpred_GLIdiff",
    "pctpred_GLIgl",
    "pctpred_GLIvol",
    "pctpred_JRS",
    "pctpred_NHANES3",
    "pred_GLI",
    "pred_GLIdiff",
    "pred_GLIgl",
    "pred_GLIvol",
    "pred_JRS",
    "pred_NHANES3",
    "raw_GLI",
    "raw_GLIdiff",
    "raw_GLIgl",
    "raw_GLIvol",
    "raw_JRS",
    "zscore_GLI",
    "zscore_GLIdiff",
    "zscore_GLIgl",
    "zscore_GLIvol",
    "zscore_JRS",
    "zscore_NHANES3"
  ],
  "_help": [
    {
      "page": "rspiro-package",
      "title": "rspiro: Brief overview of the package",
      "topics": [
        "rspiro-package",
        "rspiro"
      ]
    },
    {
      "page": "LLN_GLI",
      "title": "Calculate LLN of spirometry parameters using GLI-2012 equations",
      "topics": [
        "LLN_GLI"
      ]
    },
    {
      "page": "LLN_GLIdiff",
      "title": "Calculate LLN of diffusing capacity parameters using GLI (2017) equations",
      "topics": [
        "LLN_GLIdiff"
      ]
    },
    {
      "page": "LLN_GLIgl",
      "title": "Calculate LLN of spirometry parameters using GLI global (2022) equations",
      "topics": [
        "LLN_GLIgl"
      ]
    },
    {
      "page": "LLN_GLIvol",
      "title": "Calculate LLN of static lung volume parameters using GLI-2019 equations",
      "topics": [
        "LLN_GLIvol"
      ]
    },
    {
      "page": "LLN_JRS",
      "title": "Calculate LLN of spirometry parameters using JRS (2014) equations",
      "topics": [
        "LLN_JRS"
      ]
    },
    {
      "page": "LLN_NHANES3",
      "title": "Calculate predicted values of spirometry parameters using NHANES III equations",
      "topics": [
        "LLN_NHANES3"
      ]
    },
    {
      "page": "pctpred_GLI",
      "title": "Convert spirometric values to % predicted using GLI-2012 equations",
      "topics": [
        "pctpred_GLI"
      ]
    },
    {
      "page": "pctpred_GLIdiff",
      "title": "Convert diffusing capacity values to % predicted using GLI (2017) equations",
      "topics": [
        "pctpred_GLIdiff"
      ]
    },
    {
      "page": "pctpred_GLIgl",
      "title": "Convert spirometric values to % predicted using GLI global (2022) equations",
      "topics": [
        "pctpred_GLIgl"
      ]
    },
    {
      "page": "pctpred_GLIvol",
      "title": "Convert static lung volume values to % predicted using GLI-2019 equations",
      "topics": [
        "pctpred_GLIvol"
      ]
    },
    {
      "page": "pctpred_JRS",
      "title": "Convert spirometric values to % predicted using JRS (2014) equations",
      "topics": [
        "pctpred_JRS"
      ]
    },
    {
      "page": "pctpred_NHANES3",
      "title": "Convert spirometric values to % predicted using NHANES III equations",
      "topics": [
        "pctpred_NHANES3"
      ]
    },
    {
      "page": "pred_GLI",
      "title": "Calculate predicted values of spirometry parameters using GLI-2012 equations",
      "topics": [
        "pred_GLI"
      ]
    },
    {
      "page": "pred_GLIdiff",
      "title": "Calculate predicted values of diffusing capacity using GLI (2017) equations",
      "topics": [
        "pred_GLIdiff"
      ]
    },
    {
      "page": "pred_GLIgl",
      "title": "Calculate predicted values of spirometry parameters using GLI global (2022) equations",
      "topics": [
        "pred_GLIgl"
      ]
    },
    {
      "page": "pred_GLIvol",
      "title": "Calculate predicted values of static lung volumes using GLI-2019 equations",
      "topics": [
        "pred_GLIvol"
      ]
    },
    {
      "page": "pred_JRS",
      "title": "Calculate predicted values of spirometry parameters using JRS (2014) equations",
      "topics": [
        "pred_JRS"
      ]
    },
    {
      "page": "pred_NHANES3",
      "title": "Calculate predicted values of spirometry parameters using NHANES III equations",
      "topics": [
        "pred_NHANES3"
      ]
    },
    {
      "page": "raw_GLI",
      "title": "Convert z-scores back to raw spirometric values using GLI-2012 equations",
      "topics": [
        "raw_GLI"
      ]
    },
    {
      "page": "raw_GLIdiff",
      "title": "Convert z-scores back to raw diffusing capacity values using GLI (2017) equations",
      "topics": [
        "raw_GLIdiff"
      ]
    },
    {
      "page": "raw_GLIgl",
      "title": "Convert z-scores back to raw spirometric values using GLI global (2022) equations",
      "topics": [
        "raw_GLIgl"
      ]
    },
    {
      "page": "raw_GLIvol",
      "title": "Convert z-scores back to raw static lung volume values using GLI-2019 equations",
      "topics": [
        "raw_GLIvol"
      ]
    },
    {
      "page": "raw_JRS",
      "title": "Convert z-scores back to raw spirometric values using JRS (2014) equations",
      "topics": [
        "raw_JRS"
      ]
    },
    {
      "page": "zscore_GLI",
      "title": "Convert spirometric values to z-scores using GLI-2012 equations",
      "topics": [
        "zscore_GLI"
      ]
    },
    {
      "page": "zscore_GLIdiff",
      "title": "Convert diffusing capacity values to z-scores using GLI (2017) equations",
      "topics": [
        "zscore_GLIdiff"
      ]
    },
    {
      "page": "zscore_GLIgl",
      "title": "Convert spirometric values to z-scores using GLI global (2022) equations",
      "topics": [
        "zscore_GLIgl"
      ]
    },
    {
      "page": "zscore_GLIvol",
      "title": "Convert static lung volume values to z-scores using GLI-2019 equations",
      "topics": [
        "zscore_GLIvol"
      ]
    },
    {
      "page": "zscore_JRS",
      "title": "Convert spirometric values to z-scores using JRS (2014) equations",
      "topics": [
        "zscore_JRS"
      ]
    },
    {
      "page": "zscore_NHANES3",
      "title": "Convert spirometric values to z-scores using NHANES III equations",
      "topics": [
        "zscore_NHANES3"
      ]
    }
  ],
  "_readme": "https://github.com/thlytras/rspiro/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 5.64738297011462,
  "_indexed": true,
  "_nocasepkg": "rspiro",
  "_universes": [
    "thlytras"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-06-10T07:09:43.000Z",
      "distro": "noble",
      "commit": "8d22e84cc5e67b5377443563d3cad314746e8cbe",
      "fileid": "931d2459b056f2b31febae79376369332f5ac7a1e8ffd6ac4feb84a6dc65ebc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thlytras/actions/runs/27259350200"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-06-10T07:09:52.000Z",
      "distro": "noble",
      "commit": "8d22e84cc5e67b5377443563d3cad314746e8cbe",
      "fileid": "b1086aaefb4c978417f8fcffaebd4e6213cb52e7849975efe56eb1db7b47cd34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thlytras/actions/runs/27259350200"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5",
      "date": "2026-06-10T07:10:38.000Z",
      "commit": "8d22e84cc5e67b5377443563d3cad314746e8cbe",
      "fileid": "42772dff416fdec06521c43cd2b41885be3c9bbbf0ce9e313b82bc803cfd2c03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thlytras/actions/runs/27259350200"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5",
      "date": "2026-06-10T07:10:26.000Z",
      "commit": "8d22e84cc5e67b5377443563d3cad314746e8cbe",
      "fileid": "30ecb8308088f51e3f46d9a3d7619fa3e8c3e9970d5c17e01fccefd6486d4b4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thlytras/actions/runs/27259350200"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5",
      "date": "2026-06-10T07:09:49.000Z",
      "commit": "8d22e84cc5e67b5377443563d3cad314746e8cbe",
      "fileid": "4a026e9fc3209c712e71ddd97626ecc36a5621f2f233f3427f603c0e1a27998d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thlytras/actions/runs/27259350200"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5",
      "date": "2026-06-10T07:09:11.000Z",
      "commit": "8d22e84cc5e67b5377443563d3cad314746e8cbe",
      "fileid": "e1280589ee6cd9977754cbcf0834d54588ef9b5e1f8796987fe73a50c056542f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thlytras/actions/runs/27259350200"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5",
      "date": "2026-06-10T07:09:30.000Z",
      "commit": "8d22e84cc5e67b5377443563d3cad314746e8cbe",
      "fileid": "7ce15f2674ca655e3b011e609e2a88c2404830c29be2da05e9f376f7c021f7fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thlytras/actions/runs/27259350200"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5",
      "date": "2026-06-10T07:09:20.000Z",
      "commit": "8d22e84cc5e67b5377443563d3cad314746e8cbe",
      "fileid": "899ddd8435b313c31ff2a1631c6d6353f085c76eb9187af9765e9301a94faff4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thlytras/actions/runs/27259350200"
    }
  ]
}