{
  "_id": "6a390befb6829d88cf70781a",
  "Package": "c060",
  "Version": "0.5-0",
  "Date": "2026-03-24",
  "Authors@R": "c(person(given = \"Martin\",\nfamily = \"Sill\",\nrole = \"aut\"),\nperson(given = \"Thomas\",\nfamily = \"Hielscher\",\nrole = \"aut\"),\nperson(given = \"Manuela\",\nfamily = \"Zucknick\",\nrole = \"aut\"),\nperson(given = \"Natalia\",\nfamily = \"Becker\",\nrole = \"aut\"),\nperson(given = \"Frederic\",\nfamily = \"Bertrand\",\nrole = \"cre\",\nemail = \"frederic.bertrand@lecnam.net\",\ncomment = c(ORCID = \"0000-0002-0837-8281\"))\n)",
  "Maintainer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
  "Title": "Extended Inference for Lasso and Elastic-Net Regularized Cox and\nGeneralized Linear Models",
  "Description": "The c060 package provides additional functions to perform\nstability selection, model validation and parameter tuning for\nglmnet models.",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "URL": "https://fbertran.github.io/c060/, https://github.com/fbertran/c060",
  "BugReports": "https://github.com/fbertran/c060/issues",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Repository": "https://fbertran.r-universe.dev",
  "Date/Publication": "2026-03-24 20:25:57 UTC",
  "RemoteUrl": "https://github.com/fbertran/c060",
  "RemoteRef": "HEAD",
  "RemoteSha": "c6d5958680df26c833b369616c913a01764865a5",
  "Packaged": {
    "Date": "2026-06-22 10:15:19 UTC",
    "User": "root"
  },
  "Author": "Martin Sill [aut],\nThomas Hielscher [aut],\nManuela Zucknick [aut],\nNatalia Becker [aut],\nFrederic Bertrand [cre] (ORCID:\n<https://orcid.org/0000-0002-0837-8281>)",
  "MD5sum": "e77b4c7987d85bf83e537cb7a656f2bd",
  "_user": "fbertran",
  "_type": "src",
  "_file": "c060_0.5-0.tar.gz",
  "_fileid": "bfde2a5e17c59becf89cc6d814d84af8e938c6ca49fb629bd5865b74484199e6",
  "_filesize": 542590,
  "_sha256": "bfde2a5e17c59becf89cc6d814d84af8e938c6ca49fb629bd5865b74484199e6",
  "_created": "2026-06-22T10:15:19.000Z",
  "_published": "2026-06-22T10:18:23.574Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82689382832,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7789417781"
    },
    {
      "job": 82689382851,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789412567"
    },
    {
      "job": 82689382946,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7789393570"
    },
    {
      "job": 82689382896,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789407638"
    },
    {
      "job": 82688866416,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789360783"
    },
    {
      "job": 82689382838,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789401798"
    },
    {
      "job": 82689382871,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7789406096"
    },
    {
      "job": 82689382908,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7789400876"
    },
    {
      "job": 82689382872,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789394825"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fbertran/actions/runs/27945426802",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fbertran/c060",
  "_commit": {
    "id": "c6d5958680df26c833b369616c913a01764865a5",
    "author": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "committer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "message": "Code fix to implement backward compatibility\n",
    "time": 1774383957
  },
  "_maintainer": {
    "name": "Frederic Bertrand",
    "email": "frederic.bertrand@lecnam.net",
    "login": "fbertran",
    "orcid": "0000-0002-0837-8281",
    "twitter": "@BertrandFrdric2",
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France",
    "uuid": 6714333
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "mlegp",
      "role": "Imports"
    },
    {
      "package": "tgp",
      "role": "Imports"
    },
    {
      "package": "pamr",
      "role": "Imports"
    },
    {
      "package": "peperr",
      "role": "Imports"
    },
    {
      "package": "penalized",
      "role": "Imports"
    },
    {
      "package": "penalizedSVM",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "fbertran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "fbertran",
      "count": 12,
      "uuid": 6714333
    }
  ],
  "_userbio": {
    "uuid": 6714333,
    "type": "user",
    "name": "Frederic Bertrand",
    "followers": 43,
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France"
  },
  "_downloads": {
    "count": 380,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/c060"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/fbertran/c060",
  "_pkgdown": "https://fbertran.github.io/c060/",
  "_searchresults": 48,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/c060.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fbertran/c060",
  "_realowner": "fbertran",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2013-04-16"
    },
    {
      "version": "0.2-3",
      "date": "2014-01-22"
    },
    {
      "version": "0.2-4",
      "date": "2014-12-11"
    },
    {
      "version": "0.2-5",
      "date": "2019-11-29"
    },
    {
      "version": "0.2-6",
      "date": "2021-03-01"
    },
    {
      "version": "0.2-7",
      "date": "2021-03-16"
    },
    {
      "version": "0.2-8",
      "date": "2021-10-06"
    },
    {
      "version": "0.2-9",
      "date": "2022-03-03"
    },
    {
      "version": "0.3-0",
      "date": "2023-03-23"
    },
    {
      "version": "0.3-1",
      "date": "2025-08-18"
    },
    {
      "version": "0.4-0",
      "date": "2025-09-19"
    },
    {
      "version": "0.5-0",
      "date": "2026-03-24"
    }
  ],
  "_exports": [
    "aggregation.auc",
    "balancedFolds",
    "complexity.glmnet",
    "EPSGO",
    "fit.glmnet",
    "PLL.coxnet",
    "Plot.coef.glmnet",
    "Plot.peperr.curves",
    "stabpath",
    "stabsel",
    "tune.glmnet.interval"
  ],
  "_help": [
    {
      "page": "aggregation.auc",
      "title": "Determine the area under the ROC curve for a fitted model",
      "topics": [
        "aggregation.auc"
      ]
    },
    {
      "page": "balancedFolds",
      "title": "Function producing stratified/ balanced folds for cross validation",
      "topics": [
        "balancedFolds"
      ]
    },
    {
      "page": "coef.sum.intsearch",
      "title": "Get coefficients for a model",
      "topics": [
        "coef.sum.intsearch"
      ]
    },
    {
      "page": "complexity.glmnet",
      "title": "Interface for determination of penalty lambda in penalized regression model via cross-validation",
      "topics": [
        "complexity.glmnet"
      ]
    },
    {
      "page": "EPSGO",
      "title": "Efficient Parameter Selection via Global Optimization",
      "topics": [
        "EPSGO"
      ]
    },
    {
      "page": "fit.glmnet",
      "title": "Interface function for fitting a penalized regression model with 'glmnet'",
      "topics": [
        "fit.glmnet"
      ]
    },
    {
      "page": "PLL.coxnet",
      "title": "Predictive partial log-likelihood for glmnet Cox PH model fit",
      "topics": [
        "PLL.coxnet"
      ]
    },
    {
      "page": "Plot.coef.glmnet",
      "title": "function to highlight the path of a pre-specified set of variables within the coefficient path",
      "topics": [
        "Plot.coef.glmnet"
      ]
    },
    {
      "page": "Plot.peperr.curves",
      "title": "Plot method for prediction error curves of a peperr object",
      "topics": [
        "Plot.peperr.curves"
      ]
    },
    {
      "page": "plot.stabpath",
      "title": "function to plot a stability path",
      "topics": [
        "plot.stabpath"
      ]
    },
    {
      "page": "plot.sum.intsearc",
      "title": "Plot Summary object for interval search models",
      "topics": [
        "plot.sum.intsearc",
        "plot.sum.intsearch"
      ]
    },
    {
      "page": "predictProb.coxnet",
      "title": "Extract predicted survival probabilities from a glmnet fit",
      "topics": [
        "predictProb.coxnet",
        "predictProb.glmnet"
      ]
    },
    {
      "page": "stabpath",
      "title": "Stability path for glmnet models",
      "topics": [
        "stabpath"
      ]
    },
    {
      "page": "stabsel",
      "title": "function to estimate a stable set of variables",
      "topics": [
        "stabsel"
      ]
    },
    {
      "page": "summary.intsearch",
      "title": "Summary method for interval search models",
      "topics": [
        "summary.intsearch"
      ]
    },
    {
      "page": "tune.glmnet.interval",
      "title": "Wrapper function for 'glmnet' objects.",
      "topics": [
        "tune.glmnet.interval"
      ]
    }
  ],
  "_readme": "https://github.com/fbertran/c060/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "cluster",
    "codetools",
    "corpcor",
    "e1071",
    "foreach",
    "glmnet",
    "iterators",
    "lattice",
    "maptree",
    "MASS",
    "Matrix",
    "mlegp",
    "pamr",
    "penalized",
    "penalizedSVM",
    "peperr",
    "proxy",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rpart",
    "shape",
    "snow",
    "snowfall",
    "statmod",
    "survival",
    "tgp"
  ],
  "_score": 4.936513742478893,
  "_indexed": true,
  "_nocasepkg": "c060",
  "_universes": [
    "fbertran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5-0",
      "date": "2026-06-22T10:17:31.000Z",
      "distro": "noble",
      "commit": "c6d5958680df26c833b369616c913a01764865a5",
      "fileid": "cda5b87049f5ed18714cab9dc0b9195470183b1115b6aaf1846c7dc82f9a880f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27945426802"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5-0",
      "date": "2026-06-22T10:17:20.000Z",
      "distro": "noble",
      "commit": "c6d5958680df26c833b369616c913a01764865a5",
      "fileid": "6f7aed50f59a8214fd14852e88e3f2566f5d1e40cfe7074e54be97655b1d08ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27945426802"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5-0",
      "date": "2026-06-22T10:16:40.000Z",
      "commit": "c6d5958680df26c833b369616c913a01764865a5",
      "fileid": "8c189b756c38c5881a5918e4ff340e10eb7e0e9349e66e3b942dff5b11c18a53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27945426802"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5-0",
      "date": "2026-06-22T10:17:11.000Z",
      "commit": "c6d5958680df26c833b369616c913a01764865a5",
      "fileid": "60b276cde8e7306f7bc36150f087b2047d67e466f41b647af52708328e919146",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27945426802"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5-0",
      "date": "2026-06-22T10:17:21.000Z",
      "commit": "c6d5958680df26c833b369616c913a01764865a5",
      "fileid": "cd7a964c50088ccaa462a6e13b5b0580b4aefc0c4e6452bdd33aa02778ce05d1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27945426802"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5-0",
      "date": "2026-06-22T10:16:52.000Z",
      "commit": "c6d5958680df26c833b369616c913a01764865a5",
      "fileid": "253753554c7673094af090ecdfcb52d2de6d1a83ba444d0aa530d0dabecbc15b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27945426802"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5-0",
      "date": "2026-06-22T10:16:37.000Z",
      "commit": "c6d5958680df26c833b369616c913a01764865a5",
      "fileid": "fc2b4d3b3d364c0889471d9c69bba4d0a375c3f473863444b0942701b0307e6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27945426802"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5-0",
      "date": "2026-06-22T10:16:24.000Z",
      "commit": "c6d5958680df26c833b369616c913a01764865a5",
      "fileid": "7ec275a3737d45b4480b7c1a709ad933066231ceafa79eceb913920e71106925",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27945426802"
    }
  ]
}