{
  "_id": "6a5e08879baadeef8ab56966",
  "Package": "picreg",
  "Type": "Package",
  "Title": "Variable Selection using the Pivotal Information Criterion",
  "Version": "0.1.4",
  "Date": "2026-07-20",
  "Authors@R": "c(\nperson(\"Maxime\", \"van Cutsem\",\nrole  = c(\"aut\", \"cre\"),\nemail = \"maxime.vancutsem@unige.ch\"),\nperson(\"Sylvain\", \"Sardy\",\nrole  = \"aut\",\nemail = \"sylvain.sardy@unige.ch\"))",
  "Description": "Sparse regression and classification via the Pivotal\nInformation Criterion (PIC), an alternative to the Bayesian\nInformation Criterion (BIC), cross-validation, and Lasso-based\ntuning. The regularization parameter is selected from a pivotal\nnull-distribution statistic, eliminating the need for\ncross-validation and yielding sharper support recovery.\nProvides Fast Iterative Shrinkage-Thresholding Algorithm\n(FISTA) optimization for the L1, Smoothly Clipped Absolute\nDeviation (SCAD), and Minimax Concave Penalty (MCP) penalties\nacross six response distributions: Gaussian, binomial, Poisson,\nexponential, Gumbel, and Cox. Under standard sparsity\nassumptions, the selector achieves a phase transition for exact\nsupport recovery, analogous to results in compressed sensing.\nSee Sardy, van Cutsem and van de Geer (2026)\n<doi:10.48550/arXiv.2603.04172>.",
  "License": "GPL-2",
  "URL": "https://github.com/VcMaxouuu/picreg,\nhttps://vcmaxouuu.github.io/picreg/",
  "BugReports": "https://github.com/VcMaxouuu/picreg/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "C++17",
  "RoxygenNote": "8.0.0",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Repository": "https://vcmaxouuu.r-universe.dev",
  "Date/Publication": "2026-07-20 10:06:06 UTC",
  "RemoteUrl": "https://github.com/vcmaxouuu/picreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-20 11:32:02 UTC",
    "User": "root"
  },
  "Author": "Maxime van Cutsem [aut, cre],\nSylvain Sardy [aut]",
  "Maintainer": "Maxime van Cutsem <maxime.vancutsem@unige.ch>",
  "_user": "vcmaxouuu",
  "_type": "src",
  "_file": "picreg_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/77d077d7eac3be4117477add1277a13d871e69e773af57c51b0d7d75ef858c14",
  "_filesize": 1162647,
  "_sha256": "77d077d7eac3be4117477add1277a13d871e69e773af57c51b0d7d75ef858c14",
  "_expires": "2026-10-28T11:37:41.000Z",
  "_created": "2026-07-20T11:32:02.000Z",
  "_published": "2026-07-20T11:37:43.025Z",
  "_jobs": [
    {
      "job": 88340933730,
      "time": 228,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8459602703"
    },
    {
      "job": 88340933727,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8459587852"
    },
    {
      "job": 88340933748,
      "time": 222,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8459599455"
    },
    {
      "job": 88340933948,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8459583580"
    },
    {
      "job": 88340933750,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8459568647"
    },
    {
      "job": 88340933749,
      "time": 243,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8459607327"
    },
    {
      "job": 88340933735,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8459574960"
    },
    {
      "job": 88340933777,
      "time": 231,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8459602326"
    },
    {
      "job": 88339952969,
      "time": 305,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8459507938"
    },
    {
      "job": 88340933842,
      "time": 206,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8459591762"
    },
    {
      "job": 88340933746,
      "time": 235,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8459603889"
    },
    {
      "job": 88340933728,
      "time": 185,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8459582764"
    },
    {
      "job": 88340933805,
      "time": 214,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8459595341"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673",
  "_status": "success",
  "_upstream": "https://github.com/vcmaxouuu/picreg",
  "_commit": {
    "id": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
    "author": "MaximeVanCutsem <max.vc.2002@gmail.com>",
    "committer": "MaximeVanCutsem <max.vc.2002@gmail.com>",
    "message": "Update cran-comments.md for 0.1.4 submission\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n",
    "time": 1784541966
  },
  "_maintainer": {
    "name": "Maxime van Cutsem",
    "email": "maxime.vancutsem@unige.ch"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "xfun",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    }
  ],
  "_owner": "vcmaxouuu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 2
    },
    {
      "week": "2026-30",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "vcmaxouuu",
      "count": 12,
      "uuid": 58298296
    }
  ],
  "_userbio": {
    "uuid": 58298296,
    "type": "user",
    "name": "VcMaxouuu",
    "followers": 0
  },
  "_downloads": {
    "count": 278,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/picreg"
  },
  "_devurl": "https://github.com/vcmaxouuu/picreg",
  "_pkgdown": "https://vcmaxouuu.github.io/picreg/",
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/picreg.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vcmaxouuu/picreg",
  "_realowner": "vcmaxouuu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2026-06-03"
    },
    {
      "version": "0.1.3",
      "date": "2026-06-04"
    }
  ],
  "_exports": [
    "assess",
    "baseline_functions",
    "concordance_index",
    "cox_partial_log_likelihood",
    "feature_effects_on_survival",
    "lambda_pdb",
    "pdb_asymptotic",
    "pdb_summary",
    "phase_transition",
    "pic",
    "plot_baseline",
    "plot_survival_curves"
  ],
  "_datasets": [
    {
      "name": "BinomialExample",
      "title": "Small binary-classification dataset for the Binomial section of the vignette.",
      "object": "BinomialExample",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "CoxExample",
      "title": "Small survival dataset for the Cox section of the vignette.",
      "object": "CoxExample",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "QuickStartExample",
      "title": "Small Gaussian dataset for the introductory vignette.",
      "object": "QuickStartExample",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "assess",
      "title": "Assess performance of a 'pic' fit.",
      "topics": [
        "assess",
        "assess.pic"
      ]
    },
    {
      "page": "baseline_functions",
      "title": "Breslow baseline cumulative hazard and survival.",
      "topics": [
        "baseline_functions"
      ]
    },
    {
      "page": "BinomialExample",
      "title": "Small binary-classification dataset for the Binomial section of the vignette.",
      "topics": [
        "BinomialExample"
      ]
    },
    {
      "page": "coef.pic",
      "title": "Coefficients of a fitted pic model.",
      "topics": [
        "coef.pic"
      ]
    },
    {
      "page": "concordance_index",
      "title": "Harrell's concordance index.",
      "topics": [
        "concordance_index"
      ]
    },
    {
      "page": "cox_partial_log_likelihood",
      "title": "Breslow partial log-likelihood (negative, normalized by 'n').",
      "topics": [
        "cox_partial_log_likelihood"
      ]
    },
    {
      "page": "CoxExample",
      "title": "Small survival dataset for the Cox section of the vignette.",
      "topics": [
        "CoxExample"
      ]
    },
    {
      "page": "feature_effects_on_survival",
      "title": "Effect of one feature on the Cox survival curve.",
      "topics": [
        "feature_effects_on_survival"
      ]
    },
    {
      "page": "lambda_pdb",
      "title": "Pivotal Detection Boundary regularization selector",
      "topics": [
        "lambda_pdb"
      ]
    },
    {
      "page": "pdb_asymptotic",
      "title": "Asymptotic behavior of the PDB null distribution.",
      "topics": [
        "pdb_asymptotic"
      ]
    },
    {
      "page": "pdb_summary",
      "title": "Summary of the PDB lambda selector.",
      "topics": [
        "pdb_summary"
      ]
    },
    {
      "page": "phase_transition",
      "title": "Phase-transition analysis of support recovery.",
      "topics": [
        "phase_transition"
      ]
    },
    {
      "page": "pic",
      "title": "Sparse linear regression using the Pivotal Information Criterion.",
      "topics": [
        "pic"
      ]
    },
    {
      "page": "pic_families",
      "title": "GLM families for pic — descriptor layer.",
      "topics": [
        "pic_families"
      ]
    },
    {
      "page": "pic_methods",
      "title": "S3 methods for fitted pic objects.",
      "topics": [
        "pic_methods"
      ]
    },
    {
      "page": "pic_penalties",
      "title": "Sparsity-inducing penalties for pic.",
      "topics": [
        "pic_penalties"
      ]
    },
    {
      "page": "pic_plots",
      "title": "Plot methods for pic fits and diagnostics.",
      "topics": [
        "pic_plots"
      ]
    },
    {
      "page": "pic_survival",
      "title": "Survival utilities for the Cox family.",
      "topics": [
        "pic_survival"
      ]
    },
    {
      "page": "plot_baseline",
      "title": "Plot Cox baseline cumulative hazard and baseline survival.",
      "topics": [
        "plot_baseline"
      ]
    },
    {
      "page": "plot_survival_curves",
      "title": "Plot subject-specific Cox survival curves.",
      "topics": [
        "plot_survival_curves"
      ]
    },
    {
      "page": "plot.pic",
      "title": "Horizontal lollipop plot of the non-zero coefficients of a pic fit.",
      "topics": [
        "plot.pic"
      ]
    },
    {
      "page": "plot.pic.lambda_pdb",
      "title": "Plot the PDB null distribution.",
      "topics": [
        "plot.pic.lambda_pdb"
      ]
    },
    {
      "page": "plot.pic.pdb_asymptotic",
      "title": "Plot of the PDB asymptotic behavior.",
      "topics": [
        "plot.pic.pdb_asymptotic"
      ]
    },
    {
      "page": "plot.pic.phase_transition",
      "title": "Phase-transition plot for a 'pic.phase_transition' object.",
      "topics": [
        "plot.pic.phase_transition"
      ]
    },
    {
      "page": "predict.pic",
      "title": "Linear predictor / response prediction for a pic fit.",
      "topics": [
        "predict.pic"
      ]
    },
    {
      "page": "print.pic.family",
      "title": "Pretty-print a pic family descriptor.",
      "topics": [
        "print.pic.family"
      ]
    },
    {
      "page": "print.pic.pdb_asymptotic",
      "title": "Print PDB asymptotic diagnostic.",
      "topics": [
        "print.pic.pdb_asymptotic"
      ]
    },
    {
      "page": "print.pic.phase_transition",
      "title": "Print phase-transition analysis.",
      "topics": [
        "print.pic.phase_transition"
      ]
    },
    {
      "page": "print.summary.pic",
      "title": "Print a 'summary.pic' object.",
      "topics": [
        "print.summary.pic"
      ]
    },
    {
      "page": "QuickStartExample",
      "title": "Small Gaussian dataset for the introductory vignette.",
      "topics": [
        "QuickStartExample"
      ]
    },
    {
      "page": "summary.pic",
      "title": "Summarize a fitted pic model.",
      "topics": [
        "summary.pic"
      ]
    }
  ],
  "_readme": "https://github.com/vcmaxouuu/picreg/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "digest",
    "future",
    "future.apply",
    "globals",
    "lattice",
    "listenv",
    "Matrix",
    "parallelly",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "An introduction to picreg",
      "author": "Maxime van Cutsem, Sylvain Sardy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick start",
        "Fitting a model",
        "Inspecting the fit",
        "Coefficients",
        "Predicting on new data",
        "Visualizing the fit",
        "Selecting the regularization parameter",
        "Calculation methods",
        "Visualizing the null distribution",
        "Supplying $\\lambda$ manually",
        "Generalised linear models",
        "Gaussian",
        "Binomial",
        "Poisson",
        "Exponential",
        "Gumbel",
        "Cox",
        "Assessing a fit",
        "A note on bias and refitting",
        "Support-recovery diagnostics",
        "Diagnostics",
        "Phase transition curves",
        "Asymptotic behavior of the pivotal statistic $\\Lambda$",
        "Comparison with other packages",
        "Support recovery on a small Gaussian benchmark",
        "A phase transition view",
        "A note on speed"
      ],
      "created": "2026-05-26 16:30:45",
      "modified": "2026-07-20 09:50:56",
      "commits": 4
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "picreg",
  "_universes": [
    "vcmaxouuu"
  ],
  "_previous": "0.1.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-20T11:35:56.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
      "fileid": "https://r2.ropensci.org/9ff039559c20664a86976330a47ac78384968817b04dc00336112fa9b73ae1d6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-20T11:35:10.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
      "fileid": "https://r2.ropensci.org/60a9901bfe79bb1f40f42b34c48af2b65ebe1e89c3eb95175a3972c3de3d93c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-20T11:35:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
      "fileid": "https://r2.ropensci.org/88e5475163fd5e49c83c167cd4f7a47fdc853c498046d2da3a50d7ffd499bca9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-20T11:35:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
      "fileid": "https://r2.ropensci.org/b7e8127274f72f2eb6c73906cd6a462a50ed40b77a482c40cee26c8d04e2a82b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-20T11:34:40.000Z",
      "arch": "aarch64",
      "commit": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
      "fileid": "https://r2.ropensci.org/017ccad7177818c2b5297fdb41b7b2f3ba9baf2354adf974104e0d281809d4dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-20T11:35:19.000Z",
      "arch": "x86_64",
      "commit": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
      "fileid": "https://r2.ropensci.org/49d98f7ceea4a3bc087e21028035bb6fb1574e604ce218163435fdb892f1408d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-20T11:34:46.000Z",
      "arch": "aarch64",
      "commit": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
      "fileid": "https://r2.ropensci.org/c7981dfc3cf63a6a4b8e3db765b59fcb3c27394d97f82b193bb8cd8a32ba0fc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-20T11:35:12.000Z",
      "arch": "x86_64",
      "commit": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
      "fileid": "https://r2.ropensci.org/643b430e3a0cf8cc3099a0e3efd328264c2719dd71f11725b7d2cfb8136ca7dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-20T11:35:24.000Z",
      "arch": "emscripten",
      "commit": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
      "fileid": "https://r2.ropensci.org/a25164857f0f2dc7e39b97ffcd57958ff98c58fbb1bce29d5b57360b3d17c46d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-20T11:34:34.000Z",
      "arch": "x86_64",
      "commit": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
      "fileid": "https://r2.ropensci.org/2954f7599610adfe17fc3ee1bfad8496caf3271be88dfff495599f3a6beeb05a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-20T11:34:17.000Z",
      "arch": "x86_64",
      "commit": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
      "fileid": "https://r2.ropensci.org/93f760e7be33a53f21a542828dd67d57dcb5720cf6301a65ea86f7b951b3295d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-20T11:34:18.000Z",
      "arch": "x86_64",
      "commit": "1703c0390c0d5abd374821aede7d15aa9a1dcbcb",
      "fileid": "https://r2.ropensci.org/6571e99ac490682a7eaa585fd872400af5d1f613a413c6ce2efb8ec64173b55d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vcmaxouuu/actions/runs/29738630673"
    }
  ]
}