{
  "_id": "6a197337acfb0bcc41def461",
  "Package": "PenCoxFrail",
  "Type": "Package",
  "Title": "Regularization in Cox Frailty Models",
  "Version": "2.0.1",
  "Date": "2025-12-22",
  "Authors@R": "person(given = \"Andreas\", family = \"Groll\",\nrole = c(\"aut\", \"cre\"),\nemail = \"groll@statistik.tu-dortmund.de\")",
  "Description": "Different regularization approaches for Cox Frailty Models\nby penalization methods are provided. see Groll et al. (2017)\n<doi:10.1111/biom.12637> for effects selection. See also Groll\nand Hohberg (2024) <doi:10.1002/bimj.202300020> for classical\nLASSO approach.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 09:28:30 UTC",
    "User": "root"
  },
  "Author": "Andreas Groll [aut, cre]",
  "Maintainer": "Andreas Groll <groll@statistik.tu-dortmund.de>",
  "Repository": "https://hoarzpassey.r-universe.dev",
  "Date/Publication": "2025-12-22 18:48:49 UTC",
  "RemoteUrl": "https://github.com/cran/PenCoxFrail",
  "RemoteRef": "HEAD",
  "RemoteSha": "96cf557184a48bf767048457da32d0f16d2610a7",
  "MD5sum": "ff4e3b166e62da40088e013075bb6a01",
  "_user": "hoarzpassey",
  "_type": "src",
  "_file": "PenCoxFrail_2.0.1.tar.gz",
  "_fileid": "a70c5ea8876effa6e5c05f3e070904cdd45caf3052c3a144339088bbf431b4fb",
  "_filesize": 282267,
  "_sha256": "a70c5ea8876effa6e5c05f3e070904cdd45caf3052c3a144339088bbf431b4fb",
  "_created": "2026-05-29T09:28:30.000Z",
  "_published": "2026-05-29T11:06:31.598Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78474578444,
      "time": 200,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287584040"
    },
    {
      "job": 78474578424,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287567129"
    },
    {
      "job": 78474578474,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287566698"
    },
    {
      "job": 78474578410,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287565697"
    },
    {
      "job": 78474578427,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289208926"
    },
    {
      "job": 78474578414,
      "time": 314,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287874449"
    },
    {
      "job": 78474578406,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289186945"
    },
    {
      "job": 78474578451,
      "time": 356,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287894950"
    },
    {
      "job": 78474132602,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287520610"
    },
    {
      "job": 78474578447,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287553829"
    },
    {
      "job": 78474578466,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287562612"
    },
    {
      "job": 78474578434,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287559957"
    },
    {
      "job": 78474578442,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287566184"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PenCoxFrail",
  "_commit": {
    "id": "96cf557184a48bf767048457da32d0f16d2610a7",
    "author": "Andreas Groll <groll@statistik.tu-dortmund.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.1\n",
    "time": 1766429329
  },
  "_maintainer": {
    "name": "Andreas Groll",
    "email": "groll@statistik.tu-dortmund.de",
    "login": "hoarzpassey",
    "description": "",
    "uuid": 23451220
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.6",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "coxme",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.0.1",
      "date": "2025-12-22"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hoarzpassey",
      "count": 2,
      "uuid": 23451220
    }
  ],
  "_userbio": {
    "uuid": 23451220,
    "type": "user",
    "name": "Andreas Groll"
  },
  "_downloads": {
    "count": 227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PenCoxFrail"
  },
  "_searchresults": 7,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PenCoxFrail.html",
    "manual.pdf"
  ],
  "_realowner": "hoarzpassey",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-03-14"
    },
    {
      "version": "1.0.1",
      "date": "2016-05-06"
    },
    {
      "version": "2.0.0",
      "date": "2024-07-04"
    },
    {
      "version": "2.0.1",
      "date": "2025-12-22"
    }
  ],
  "_exports": [
    "bs.design",
    "coxFL",
    "coxFLControl",
    "coxlasso",
    "coxlassoControl",
    "coxridge",
    "cv.coxlasso",
    "int.approx",
    "pencoxfrail",
    "pencoxfrailControl"
  ],
  "_help": [
    {
      "page": "bs.spline",
      "title": "Generate a B-spline design matrix",
      "concept": [
        "bs.design"
      ],
      "topics": [
        "bs.design"
      ]
    },
    {
      "page": "coxFL",
      "title": "A full likelihood approach for Cox Frailty Models.",
      "concept": [
        "Full Likelihood",
        "Cox Frailty Model"
      ],
      "topics": [
        "coxFL"
      ]
    },
    {
      "page": "coxFLControl",
      "title": "Control Values for 'coxFL' fit",
      "concept": [
        "coxFLControl"
      ],
      "topics": [
        "coxFLControl"
      ]
    },
    {
      "page": "coxlasso",
      "title": "A LASSO approach for Cox Frailty Models.",
      "concept": [
        "Lasso",
        "Shrinkage",
        "Variable selection",
        "Cox Frailty Model"
      ],
      "topics": [
        "coxlasso"
      ]
    },
    {
      "page": "coxlassoControl",
      "title": "Control Values for 'coxlasso' fit",
      "concept": [
        "coxlassoControl"
      ],
      "topics": [
        "coxlassoControl"
      ]
    },
    {
      "page": "coxridge",
      "title": "A ridge approach for Cox Frailty Models.",
      "concept": [
        "Lasso",
        "Shrinkage",
        "Variable selection",
        "Cox Frailty Model"
      ],
      "topics": [
        "coxridge"
      ]
    },
    {
      "page": "cv.coxlasso",
      "title": "Cross-validation for coxlasso",
      "concept": [
        "cv.coxlasso",
        "Lasso",
        "Shrinkage",
        "Variable selection",
        "Cox Frailty Model",
        "Cross validation"
      ],
      "topics": [
        "cv.coxlasso"
      ]
    },
    {
      "page": "int.approx",
      "title": "Approximation of a Cox likelihood intergral",
      "concept": [
        "int.approx"
      ],
      "topics": [
        "int.approx"
      ]
    },
    {
      "page": "pencoxfrail",
      "title": "Regularization in Cox Frailty Models.",
      "concept": [
        "Cox frailty model",
        "LASSO",
        "Penalization",
        "Time-varying coefficients",
        "Variable selection"
      ],
      "topics": [
        "PenCoxFrail-package",
        "pencoxfrail"
      ]
    },
    {
      "page": "pencoxfrailControl",
      "title": "Control Values for 'pencoxfrail' fit",
      "concept": [
        "pencoxfrailControl"
      ],
      "topics": [
        "pencoxfrailControl"
      ]
    }
  ],
  "_rundeps": [
    "bdsmatrix",
    "coxme",
    "lattice",
    "Matrix",
    "nlme",
    "Rcpp",
    "RcppArmadillo",
    "survival"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "pencoxfrail",
  "_universes": [
    "hoarzpassey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-29T09:31:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "96cf557184a48bf767048457da32d0f16d2610a7",
      "fileid": "496596c4934c64d8c356a32b63cfd766019a2bdfa224166ab1a69f9dd24a94d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-29T09:30:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "96cf557184a48bf767048457da32d0f16d2610a7",
      "fileid": "7acb6f6dccccfe07c6434cb9a701780a0c1d70e7b7e671cfc6cef3db7f3ca28e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-29T09:30:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "96cf557184a48bf767048457da32d0f16d2610a7",
      "fileid": "8914a574e2120d27eac956445165a0b21093ad02e5b531738184fb8b4420f558",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-29T09:30:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "96cf557184a48bf767048457da32d0f16d2610a7",
      "fileid": "8ba49db7b9958a0eb868ebf5bdbb62153fca636a040ad68f3361383f0dddcff4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-05-29T11:05:45.000Z",
      "arch": "aarch64",
      "commit": "96cf557184a48bf767048457da32d0f16d2610a7",
      "fileid": "8f8ac0cb022b4424e85759d79f48ece2a39bc86e28038a8fbf418f08a7d15bfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-05-29T09:46:44.000Z",
      "arch": "x86_64",
      "commit": "96cf557184a48bf767048457da32d0f16d2610a7",
      "fileid": "085843adebc1cdf86d532d84a0332eb28245b9add605b9afe77617f6194439e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-05-29T11:04:17.000Z",
      "arch": "aarch64",
      "commit": "96cf557184a48bf767048457da32d0f16d2610a7",
      "fileid": "e04491f1689f1b63678a9c648c29c809f5d530b7df0ccf26e313bfd9e314dc9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-05-29T09:47:22.000Z",
      "arch": "x86_64",
      "commit": "96cf557184a48bf767048457da32d0f16d2610a7",
      "fileid": "25d4d884c18038c41c20f8a3a7335b6c366d9f63c3b54952ac41799147dcac91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-05-29T09:30:36.000Z",
      "arch": "emscripten",
      "commit": "96cf557184a48bf767048457da32d0f16d2610a7",
      "fileid": "05f77def43172cc5b87f2015cf60756f24c7065f5edcc8a85bb3ac03a15ebc2a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-05-29T09:29:56.000Z",
      "arch": "x86_64",
      "commit": "96cf557184a48bf767048457da32d0f16d2610a7",
      "fileid": "352fd1fa9581231140d1740f293ac352d838913f0dde5254e6a4574d5db2f3c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-05-29T09:29:55.000Z",
      "arch": "x86_64",
      "commit": "96cf557184a48bf767048457da32d0f16d2610a7",
      "fileid": "8eddb47f6b8558e8a671b55b751b2d5630522e05622c01f264c992f22886aa07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-05-29T09:30:06.000Z",
      "arch": "x86_64",
      "commit": "96cf557184a48bf767048457da32d0f16d2610a7",
      "fileid": "b871383e53d9c9e02700710cb09bebee89555295330e779e5af64bb1f6d70706",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoarzpassey/actions/runs/26629372049"
    }
  ]
}