{
  "_id": "6a1d42981d7bb097a0a416c4",
  "Package": "SLOS",
  "Type": "Package",
  "Title": "ICU Length of Stay Prediction and Efficiency Evaluation",
  "Version": "1.0.1",
  "Authors@R": "c(person(given = \"Igor\",\nfamily = \"Peres\",\nrole = \"aut\",\nemail = \"igor.peres@puc-rio.br\"),\nperson(given = \"Joana\",\nfamily = \"da Matta\",\nrole = \"cre\",\nemail = \"joana.damatta02@gmail.com\"))",
  "Maintainer": "Joana da Matta <joana.damatta02@gmail.com>",
  "Description": "Provides tools for predicting ICU length of stay and\nassessing ICU efficiency. It is based on the methodologies\nproposed by Peres et al. (2022, 2023), which utilize\ndata-driven approaches for modeling and validation, offering\ninsights into ICU performance and patient outcomes. References:\nPeres et al. (2022)<https://pubmed.ncbi.nlm.nih.gov/35988701/>,\nPeres et al. (2023)<https://pubmed.ncbi.nlm.nih.gov/37922007/>.\nMore information:\n<https://github.com/igor-peres/ICU-Length-of-Stay-Prediction>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:22:01 UTC",
    "User": "root"
  },
  "Author": "Igor Peres [aut], Joana da Matta [cre]",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://jodamatta.r-universe.dev",
  "Date/Publication": "2025-02-06 14:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/SLOS",
  "RemoteRef": "HEAD",
  "RemoteSha": "65eeb79ccc78883750808a9a9b52a855b1d2281a",
  "MD5sum": "662c4cf33d7b91403379ac5a7390324a",
  "_user": "jodamatta",
  "_type": "src",
  "_file": "SLOS_1.0.1.tar.gz",
  "_fileid": "df368ec18501aec1523c7295040772f85eb46f4b8b5913f7e09ca03656306cae",
  "_filesize": 125097,
  "_sha256": "df368ec18501aec1523c7295040772f85eb46f4b8b5913f7e09ca03656306cae",
  "_created": "2026-06-01T08:22:01.000Z",
  "_published": "2026-06-01T08:28:08.954Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78813297780,
      "time": 248,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326722648"
    },
    {
      "job": 78813297837,
      "time": 283,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326733495"
    },
    {
      "job": 78813297849,
      "time": 283,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326726708"
    },
    {
      "job": 78813297800,
      "time": 322,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326735258"
    },
    {
      "job": 78812764942,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326645176"
    },
    {
      "job": 78813297867,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326691466"
    },
    {
      "job": 78813297825,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326697264"
    },
    {
      "job": 78813297814,
      "time": 183,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326702887"
    },
    {
      "job": 78813297815,
      "time": 160,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326695813"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jodamatta/actions/runs/26743398578",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SLOS",
  "_commit": {
    "id": "65eeb79ccc78883750808a9a9b52a855b1d2281a",
    "author": "Joana da Matta <joana.damatta02@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1738851002
  },
  "_maintainer": {
    "name": "Joana da Matta",
    "email": "joana.damatta02@gmail.com",
    "login": "jodamatta",
    "linkedin": "in/joanadamatta",
    "twitter": "@joanadmff",
    "description": "Computer Science student @ PUC-Rio/UdeM\n",
    "uuid": 108022074
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "MLmetrics",
      "role": "Imports"
    },
    {
      "package": "ems",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "caretEnsemble",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jodamatta",
      "count": 2,
      "uuid": 108022074
    }
  ],
  "_userbio": {
    "uuid": 108022074,
    "type": "user",
    "name": "Joana da Matta",
    "description": "Computer Science student @ PUC-Rio/UdeM\r\n"
  },
  "_downloads": {
    "count": 133,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SLOS"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/SLOS.html",
    "manual.pdf"
  ],
  "_realowner": "jodamatta",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-01-20"
    },
    {
      "version": "1.0.1",
      "date": "2025-02-06"
    }
  ],
  "_exports": [
    "load_SLOSModel",
    "predict_and_evaluate",
    "SLOS"
  ],
  "_datasets": [
    {
      "name": "sampled_data",
      "title": "Sampled Data",
      "object": "SampledData",
      "file": "SampledData.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "UnitCode",
        "UnitLengthStay",
        "UnitAdmissionDate",
        "HospitalAdmissionDate",
        "IsMechanicalVentilation",
        "LowestGlasgowComaScale1h",
        "Urea",
        "Age",
        "IsVasopressors",
        "AdmissionSourceName",
        "LengthHospitalStayPriorUnitAdmission",
        "HighestCreatinine1h",
        "AdmissionTypeName",
        "IsNonInvasiveVentilation",
        "IsRespiratoryFailure",
        "IsDementia",
        "HighestHeartRate1h",
        "HighestTemperature1h",
        "ChfNyha",
        "Gender",
        "HighestLeukocyteCount1h",
        "HighestRespiratoryRate1h",
        "IsAcuteAtrialFibrilation1h",
        "IsAcuteKidneyInjury",
        "IsAids",
        "IsAlcoholism",
        "IsAngina",
        "IsArterialHypertension",
        "IsAsthma",
        "IsAsystole",
        "IsCardiacArrhythmia",
        "IsCardiacTransplant",
        "IsChemotherapy",
        "IsChronicAtrialFibrilation",
        "IsCirrhosis",
        "IsCrf",
        "UnitLengthStay_trunc",
        "IsAcuteAtrialFibrilation"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "load_SLOSModel",
      "title": "Load the SLOS model",
      "topics": [
        "load_SLOSModel"
      ]
    },
    {
      "page": "predict_and_evaluate",
      "title": "Predict using the SLOS model",
      "topics": [
        "predict_and_evaluate"
      ]
    },
    {
      "page": "sampled_data",
      "title": "Sampled Data",
      "topics": [
        "sampled_data"
      ]
    },
    {
      "page": "SLOS",
      "title": "SLOS function",
      "topics": [
        "SLOS"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bitops",
    "boot",
    "bslib",
    "cachem",
    "caret",
    "caretEnsemble",
    "caTools",
    "checkmate",
    "class",
    "cli",
    "clock",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "curl",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "ems",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gplots",
    "gridExtra",
    "gtable",
    "gtools",
    "hardhat",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mime",
    "MLmetrics",
    "ModelMetrics",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nnet",
    "numDeriv",
    "openssl",
    "parallelly",
    "patchwork",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plyr",
    "polspline",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "quantreg",
    "R6",
    "ranger",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "recipes",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rms",
    "ROCR",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shape",
    "SparseM",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "slos",
  "_universes": [
    "jodamatta"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T08:24:48.000Z",
      "distro": "noble",
      "commit": "65eeb79ccc78883750808a9a9b52a855b1d2281a",
      "fileid": "0fdc5e17028459e6bd806fcb1f54ea750d23f099f1f3b9eb6c3a7a02cd88650b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jodamatta/actions/runs/26743398578"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T08:25:10.000Z",
      "distro": "noble",
      "commit": "65eeb79ccc78883750808a9a9b52a855b1d2281a",
      "fileid": "e4c24a6909a20f98d2a845fbce8b7301f73317d8632511955d9548259926b9b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jodamatta/actions/runs/26743398578"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T08:24:57.000Z",
      "commit": "65eeb79ccc78883750808a9a9b52a855b1d2281a",
      "fileid": "9b17cb51007c2e4d25e82b43e368cc1230c2f52dfc61cf1e87541e798702613c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jodamatta/actions/runs/26743398578"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T08:24:46.000Z",
      "commit": "65eeb79ccc78883750808a9a9b52a855b1d2281a",
      "fileid": "e8ec913bdf701860c959f66d9bdc54fe37d2cee3324bada0edb1cfc6a9b19c3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jodamatta/actions/runs/26743398578"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-01T08:24:51.000Z",
      "commit": "65eeb79ccc78883750808a9a9b52a855b1d2281a",
      "fileid": "bf95b8ece8b6be6a2b1f51f190d0bd8ffa18dced510df71e01f22d08ecfaaf50",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jodamatta/actions/runs/26743398578"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T08:23:27.000Z",
      "commit": "65eeb79ccc78883750808a9a9b52a855b1d2281a",
      "fileid": "549497af247c5893cb4d8b3c6bc24c5b1119a26833f5746d260d1238c562a27d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jodamatta/actions/runs/26743398578"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T08:23:28.000Z",
      "commit": "65eeb79ccc78883750808a9a9b52a855b1d2281a",
      "fileid": "b8389eee38f873229014acfe234099f3d2fcc2cb49858fd8f9380634400b9416",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jodamatta/actions/runs/26743398578"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T08:23:25.000Z",
      "commit": "65eeb79ccc78883750808a9a9b52a855b1d2281a",
      "fileid": "cbf78e3436c6bc4999eee06dd22d79f0fcbcd2908664294fe93fe1dd7cef34ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jodamatta/actions/runs/26743398578"
    }
  ]
}