{
  "_id": "6a1edf83b401979e734105dc",
  "Package": "penalizedclr",
  "Title": "Integrative Penalized Conditional Logistic Regression",
  "Version": "2.0.0",
  "Authors@R": "c(\nperson(given = \"Vera\",\nfamily = \"Djordjilovi\\'c\",\nrole = c(\"aut\", \"cre\"),\nemail = \"vera.djordjilovic@unive.it\",\ncomment = c(ORCID = \"https://orcid.org/0000-0002-7670-3111\")),\nperson(given = \"Erica\",\nfamily = \"Ponzi\",\nrole = c(\"aut\"),\nemail = \"erica.ponzi@medisin.uio.no\"))",
  "Description": "Implements L1 and L2 penalized conditional logistic\nregression with penalty factors allowing for integration of\nmultiple data sources. Implements stability selection for\nvariable selection.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://veradjordjilovic.r-universe.dev",
  "Date/Publication": "2023-07-18 18:37:45 UTC",
  "RemoteUrl": "https://github.com/veradjordjilovic/penalizedclr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0faf0569fcd88324d31fac5964ec268a7feaec8f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 07:35:32 UTC",
    "User": "root"
  },
  "Author": "Vera Djordjilovi'c [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7670-3111>),\nErica Ponzi [aut]",
  "Maintainer": "Vera Djordjilovi'c <vera.djordjilovic@unive.it>",
  "MD5sum": "43bed5edae1397d12df4c01892b60e6e",
  "_user": "veradjordjilovic",
  "_type": "src",
  "_file": "penalizedclr_2.0.0.tar.gz",
  "_fileid": "3d7adf4192e5e1f3941ab60ba1ed760fcc6a951a4fd4b7e5f5f2b20500abf602",
  "_filesize": 199947,
  "_sha256": "3d7adf4192e5e1f3941ab60ba1ed760fcc6a951a4fd4b7e5f5f2b20500abf602",
  "_created": "2026-05-20T07:35:32.000Z",
  "_published": "2026-06-02T13:49:55.535Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79086197982,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7103972319"
    },
    {
      "job": 79086197976,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7103972848"
    },
    {
      "job": 79086197431,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7103978988"
    },
    {
      "job": 79086197781,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7103967298"
    },
    {
      "job": 79086197164,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7103923913"
    },
    {
      "job": 79086196685,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359583384"
    },
    {
      "job": 79086198077,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7103958133"
    },
    {
      "job": 79086197791,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7103953974"
    },
    {
      "job": 79086197857,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7103966361"
    }
  ],
  "_buildurl": "https://github.com/r-universe/veradjordjilovic/actions/runs/26148200539",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/veradjordjilovic/penalizedclr",
  "_commit": {
    "id": "0faf0569fcd88324d31fac5964ec268a7feaec8f",
    "author": "veradjordjilovic <39655938+veradjordjilovic@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #2 from veradjordjilovic/Jan2023\n\nJan2023",
    "time": 1689705465
  },
  "_maintainer": {
    "name": "Vera Djordjilovic",
    "email": "vera.djordjilovic@unive.it",
    "login": "veradjordjilovic",
    "description": "",
    "uuid": 39655938,
    "orcid": "0000-0002-7670-3111"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "penalized",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "clogitL1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "veradjordjilovic",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "veradjordjilovic",
      "count": 40,
      "uuid": 39655938
    }
  ],
  "_userbio": {
    "uuid": 39655938,
    "type": "user",
    "name": "veradjordjilovic"
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/penalizedclr"
  },
  "_devurl": "https://github.com/veradjordjilovic/penalizedclr",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/penalizedclr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/veradjordjilovic/penalizedclr",
  "_realowner": "veradjordjilovic",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-04-22"
    },
    {
      "version": "2.0.0",
      "date": "2023-07-20"
    }
  ],
  "_exports": [
    "default.pf",
    "find.default.lambda",
    "penalized.clr",
    "stable.clr",
    "stable.clr.g"
  ],
  "_help": [
    {
      "page": "default.lambda",
      "title": "Default values for L1 penalty in conditional logistic regression",
      "topics": [
        "default.lambda"
      ]
    },
    {
      "page": "default.pf",
      "title": "Data adaptive candidate vector of penalty factors for L1 penalty in conditional logistic regression with covariates divided in blocks",
      "topics": [
        "default.pf"
      ]
    },
    {
      "page": "find.default.lambda",
      "title": "Default values for L1 penalty in conditional logistic regression",
      "topics": [
        "find.default.lambda"
      ]
    },
    {
      "page": "penalized.clr",
      "title": "Penalized conditional logistic regression",
      "topics": [
        "penalized.clr"
      ]
    },
    {
      "page": "stable.clr",
      "title": "Stability selection based on penalized conditional logistic regression",
      "topics": [
        "stable.clr"
      ]
    },
    {
      "page": "stable.clr.g",
      "title": "Stability selection based on penalized conditional logistic regression",
      "topics": [
        "stable.clr.g"
      ]
    },
    {
      "page": "subsample.clr",
      "title": "Stability selection for penalized conditional logistic regression",
      "topics": [
        "subsample.clr"
      ]
    }
  ],
  "_readme": "https://github.com/veradjordjilovic/penalizedclr/raw/HEAD/README.md",
  "_rundeps": [
    "clogitL1",
    "lattice",
    "Matrix",
    "penalized",
    "Rcpp",
    "RcppArmadillo",
    "survival"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "penalizedclr",
  "_universes": [
    "veradjordjilovic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-20T07:37:55.000Z",
      "distro": "noble",
      "commit": "0faf0569fcd88324d31fac5964ec268a7feaec8f",
      "fileid": "ff4cf15f4abaf09d28a51a3015104fda989458d4ee7533a86b83a86ce0cfae69",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/veradjordjilovic/actions/runs/26148200539"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-20T07:37:56.000Z",
      "distro": "noble",
      "commit": "0faf0569fcd88324d31fac5964ec268a7feaec8f",
      "fileid": "f97ce307fd7a65f9a3a3873975aaea35f75a9aed289498ccc6e53e858d4af9a1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/veradjordjilovic/actions/runs/26148200539"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-20T07:38:20.000Z",
      "commit": "0faf0569fcd88324d31fac5964ec268a7feaec8f",
      "fileid": "8c317d7dd24c2f023b2e986e4e4d82607bfb02767182f2cfd86ae8dc4388f484",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/veradjordjilovic/actions/runs/26148200539"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-20T07:37:45.000Z",
      "commit": "0faf0569fcd88324d31fac5964ec268a7feaec8f",
      "fileid": "b1d18641c75aa7bd95a0e1b4827f1b439386be9ad2b6128640a868a0c75b2edb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/veradjordjilovic/actions/runs/26148200539"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-20T07:37:06.000Z",
      "commit": "0faf0569fcd88324d31fac5964ec268a7feaec8f",
      "fileid": "66a4cc4c067de175ba1793661afffb771fd57c5692fa2c94c34b788046b7ba1f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/veradjordjilovic/actions/runs/26148200539"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-20T07:36:50.000Z",
      "commit": "0faf0569fcd88324d31fac5964ec268a7feaec8f",
      "fileid": "84e489e8faeafcf58e956da69f69cbe0421430c22b6a10cf23fcc59766b73f78",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/veradjordjilovic/actions/runs/26148200539"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-20T07:37:19.000Z",
      "commit": "0faf0569fcd88324d31fac5964ec268a7feaec8f",
      "fileid": "9d860566e68983b72f303f3566582d4fdc72b7af771415904598a2584cc1a8dd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/veradjordjilovic/actions/runs/26148200539"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-06-02T13:49:31.000Z",
      "commit": "0faf0569fcd88324d31fac5964ec268a7feaec8f",
      "fileid": "6e401d194c4e34610fc19bf750b9a140856f9cae75e89d11b3aed5949a498aee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/veradjordjilovic/actions/runs/26148200539"
    }
  ]
}