{
  "_id": "6a197232acfb0bcc41dee7a5",
  "Package": "ConformalSmallest",
  "Title": "Efficient Tuning-Free Conformal Prediction",
  "Version": "1.0",
  "Authors@R": "person(given = \"Yachong\",\nfamily = \"Yang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yachong@wharton.upenn.edu\")",
  "Description": "An implementation of efficiency first conformal prediction\n(EFCP) and validity first conformal prediction (VFCP) that\ndemonstrates both validity (coverage guarantee) and efficiency\n(width guarantee). To learn how to use it, check the vignettes\nfor a quick tutorial. The package is based on the work by Yang\nY., Kuchibhotla A.,(2021) <arxiv:2104.13871>.",
  "URL": "https://github.com/Elsa-Yang98/ConformalSmallest",
  "License": "GPL (>=3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://elsa-yang98.r-universe.dev",
  "Date/Publication": "2021-08-10 11:51:00 UTC",
  "RemoteUrl": "https://github.com/elsa-yang98/conformalsmallest",
  "RemoteRef": "HEAD",
  "RemoteSha": "a5b85b75e2a76076afa6e90ce4e8066da0f1da0e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:20:24 UTC",
    "User": "root"
  },
  "Author": "Yachong Yang [aut, cre]",
  "Maintainer": "Yachong Yang <yachong@wharton.upenn.edu>",
  "MD5sum": "c46f6257d5e7cf570749762ffe6bedaf",
  "_user": "elsa-yang98",
  "_type": "src",
  "_file": "ConformalSmallest_1.0.tar.gz",
  "_fileid": "c12e5a60c1a35a9ace3f68472dd93c5e4961da7ebe6e07f2cd37086f834d106c",
  "_filesize": 1385513,
  "_sha256": "c12e5a60c1a35a9ace3f68472dd93c5e4961da7ebe6e07f2cd37086f834d106c",
  "_created": "2026-05-29T09:20:24.000Z",
  "_published": "2026-05-29T11:02:10.838Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78473325044,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287406975"
    },
    {
      "job": 78473325042,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287412913"
    },
    {
      "job": 78473325053,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7289128364"
    },
    {
      "job": 78473325057,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7289109479"
    },
    {
      "job": 78472797068,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287363767"
    },
    {
      "job": 78473324995,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287401933"
    },
    {
      "job": 78473325021,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287388813"
    },
    {
      "job": 78473325096,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7287392889"
    },
    {
      "job": 78473325052,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287392648"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elsa-yang98/actions/runs/26628979571",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elsa-yang98/conformalsmallest",
  "_commit": {
    "id": "a5b85b75e2a76076afa6e90ce4e8066da0f1da0e",
    "author": "Elsa-Yang98 <57468823+Elsa-Yang98@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Delete ridge_linear_len100_t5.RData",
    "time": 1628596260
  },
  "_maintainer": {
    "name": "Yachong Yang",
    "email": "yachong@wharton.upenn.edu",
    "login": "whartonstatspassion",
    "description": "",
    "uuid": 145178358
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "quantregForest",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "repr",
      "role": "Suggests"
    }
  ],
  "_owner": "elsa-yang98",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "elsa-yang98",
      "count": 35,
      "uuid": 57468823
    }
  ],
  "_userbio": {
    "uuid": 57468823,
    "type": "user",
    "name": "Elsa-Yang98"
  },
  "_downloads": {
    "count": 192,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ConformalSmallest"
  },
  "_devurl": "https://github.com/elsa-yang98/conformalsmallest",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/ConformalSmallest.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/elsa-yang98/conformalsmallest",
  "_realowner": "elsa-yang98",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-08-09"
    }
  ],
  "_exports": [
    "conf_CQR_conditional",
    "conf_CQR_reg",
    "conf_CQR_reg_conditional",
    "cv.fun",
    "efcp_cqr",
    "efcp_ridge",
    "efcp.fun",
    "ginverse.fun",
    "naive.fun",
    "star.fun",
    "vfcp_cqr",
    "vfcp_ridge",
    "vfcp.fun"
  ],
  "_datasets": [
    {
      "name": "pois_n400_reps100",
      "title": "Outcomes of an example for tuning-free conformalized quantile regression(CQR).",
      "object": "pois_n400_reps100",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ridge_linear_cov100_t3",
      "title": "Outcomes of an example for tuning-free conformal prediction with ridge regression.",
      "object": "ridge_linear_cov100_t3",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ridge_linear_cov100_t5",
      "title": "Outcomes of an example for tuning-free conformal prediction with ridge regression.",
      "object": "ridge_linear_cov100_t5",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ridge_linear_len100_t3",
      "title": "Outcomes of an example for tuning-free conformal prediction with ridge regression.",
      "object": "ridge_linear_len100_t3",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "ridge_linear_len100_t5",
      "title": "Outcomes of an example for tuning-free conformal prediction with ridge regression.",
      "object": "ridge_linear_len100_t5",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "blog",
      "title": "Blog data",
      "topics": [
        "blog"
      ]
    },
    {
      "page": "concrete",
      "title": "Concrete data",
      "topics": [
        "concrete"
      ]
    },
    {
      "page": "conf_CQR",
      "title": "Conditional width and coverage for CQR, internal function used inside conf_CQR_conditional",
      "topics": [
        "conf_CQR"
      ]
    },
    {
      "page": "conf_CQR_conditional",
      "title": "Conditional width and coverage for CQR",
      "topics": [
        "conf_CQR_conditional"
      ]
    },
    {
      "page": "conf_CQR_prelim",
      "title": "preliminary function for CQR",
      "topics": [
        "conf_CQR_prelim"
      ]
    },
    {
      "page": "conf_CQR_reg",
      "title": "EFCP and VFCP for CQR, CQR-m, CQR-r",
      "topics": [
        "conf_CQR_reg"
      ]
    },
    {
      "page": "conf_CQR_reg_conditional",
      "title": "Conditional width and coverage for EFCP, VFCP between CQR, CQR-m, CQR-r",
      "topics": [
        "conf_CQR_reg_conditional"
      ]
    },
    {
      "page": "cv.fun",
      "title": "Cross validation conformal prediction for ridge regression",
      "topics": [
        "cv.fun"
      ]
    },
    {
      "page": "efcp_cqr",
      "title": "Efficiency first conformal prediction for Conformal Quantile Regression",
      "topics": [
        "efcp_cqr"
      ]
    },
    {
      "page": "efcp_ridge",
      "title": "Efficiency first conformal prediction for ridge regression",
      "topics": [
        "efcp_ridge"
      ]
    },
    {
      "page": "efcp.fun",
      "title": "Efficiency first conformal prediction for ridge regression",
      "topics": [
        "efcp.fun"
      ]
    },
    {
      "page": "ginverse.fun",
      "title": "Conformal prediction for linear regression",
      "topics": [
        "ginverse.fun"
      ]
    },
    {
      "page": "ginverselm.funs",
      "title": "Internal function used for ginverse.fun",
      "topics": [
        "ginverselm.funs"
      ]
    },
    {
      "page": "kernel",
      "title": "Kernel data",
      "topics": [
        "kernel"
      ]
    },
    {
      "page": "my.ginverselm.funs",
      "title": "Internal function used for ginverse.fun",
      "topics": [
        "my.ginverselm.funs"
      ]
    },
    {
      "page": "naive.fun",
      "title": "Conformal prediction for linear regression",
      "topics": [
        "naive.fun"
      ]
    },
    {
      "page": "news",
      "title": "News data",
      "topics": [
        "news"
      ]
    },
    {
      "page": "pois_n400_reps100",
      "title": "Outcomes of an example for tuning-free conformalized quantile regression(CQR).",
      "topics": [
        "pois_n400_reps100"
      ]
    },
    {
      "page": "protein",
      "title": "Protein data",
      "topics": [
        "protein"
      ]
    },
    {
      "page": "ridge_linear_cov100_t3",
      "title": "Outcomes of an example for tuning-free conformal prediction with ridge regression.",
      "topics": [
        "ridge_linear_cov100_t3"
      ]
    },
    {
      "page": "ridge_linear_cov100_t5",
      "title": "Outcomes of an example for tuning-free conformal prediction with ridge regression.",
      "topics": [
        "ridge_linear_cov100_t5"
      ]
    },
    {
      "page": "ridge_linear_len100_t3",
      "title": "Outcomes of an example for tuning-free conformal prediction with ridge regression.",
      "topics": [
        "ridge_linear_len100_t3"
      ]
    },
    {
      "page": "ridge_linear_len100_t5",
      "title": "Outcomes of an example for tuning-free conformal prediction with ridge regression.",
      "topics": [
        "ridge_linear_len100_t5"
      ]
    },
    {
      "page": "star.fun",
      "title": "Conformal prediction for ridge regression, tuning parameter by minimizing the mean of the residuals",
      "topics": [
        "star.fun"
      ]
    },
    {
      "page": "superconduct",
      "title": "Superconduct data",
      "topics": [
        "superconduct"
      ]
    },
    {
      "page": "vfcp_cqr",
      "title": "Validity first conformal prediction for Conformal Quantile Regression",
      "topics": [
        "vfcp_cqr"
      ]
    },
    {
      "page": "vfcp_ridge",
      "title": "Validity first conformal prediction for ridge regression",
      "topics": [
        "vfcp_ridge"
      ]
    },
    {
      "page": "vfcp.fun",
      "title": "Validity first conformal prediction for ridge regression",
      "topics": [
        "vfcp.fun"
      ]
    }
  ],
  "_readme": "https://github.com/elsa-yang98/conformalsmallest/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "foreach",
    "glmnet",
    "iterators",
    "lattice",
    "MASS",
    "Matrix",
    "mvtnorm",
    "quantregForest",
    "randomForest",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "shape",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "Example-tuning_free_CQR.Rmd",
      "filename": "Example-tuning_free_CQR.html",
      "title": "Example_tuning_free_CQR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "This example illustrates the use of EFCP and VFCP in quantile regression and compares the choice of some tuning parameters by these two algorithms. It also includes the comparison of these two methods with the vanilla CQR method.",
        "We first illustrate the scenario through one run.",
        "Multiple runs",
        "Conditional coverage and width"
      ],
      "created": "2021-08-10 11:41:04",
      "modified": "2021-08-10 11:41:04",
      "commits": 1
    },
    {
      "source": "Example-tuning_free_ridge_regression.Rmd",
      "filename": "Example-tuning_free_ridge_regression.html",
      "title": "Example_tuning_free_ridge_regression",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Linear setting",
        "Nonlinear setting"
      ],
      "created": "2021-08-10 11:41:04",
      "modified": "2021-08-10 11:41:04",
      "commits": 1
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "conformalsmallest",
  "_universes": [
    "elsa-yang98",
    "whartonstatspassion"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-29T09:22:37.000Z",
      "distro": "noble",
      "commit": "a5b85b75e2a76076afa6e90ce4e8066da0f1da0e",
      "fileid": "3909004199d0834bf127d25e4417277539f31e204ec47f06a1182cfd4064b029",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elsa-yang98/actions/runs/26628979571"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-29T09:22:55.000Z",
      "distro": "noble",
      "commit": "a5b85b75e2a76076afa6e90ce4e8066da0f1da0e",
      "fileid": "d4cc06b1cb4069693fd24e17927dc18db46e3e5759b53419808062a4ff8449c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elsa-yang98/actions/runs/26628979571"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-29T11:01:14.000Z",
      "commit": "a5b85b75e2a76076afa6e90ce4e8066da0f1da0e",
      "fileid": "0aec1462dd1c2e2d591bc8c08726037f83e8e0b521566391f6c2dbb9cae71f4d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elsa-yang98/actions/runs/26628979571"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-29T11:00:03.000Z",
      "commit": "a5b85b75e2a76076afa6e90ce4e8066da0f1da0e",
      "fileid": "fc2b15575d5b2bce7275b7b98cbfd14a8e558c18cf0a3159a497ba3601c833b9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elsa-yang98/actions/runs/26628979571"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-29T09:22:36.000Z",
      "commit": "a5b85b75e2a76076afa6e90ce4e8066da0f1da0e",
      "fileid": "759204ee945603ffef899e6f19e7a287169d0d2e1c76fe2cc95168309d93e766",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elsa-yang98/actions/runs/26628979571"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-29T09:21:38.000Z",
      "commit": "a5b85b75e2a76076afa6e90ce4e8066da0f1da0e",
      "fileid": "0274776fb6d70d801663bfa13872f2f79a18dcea12788e23daa016cc8a2d2f14",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elsa-yang98/actions/runs/26628979571"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-29T09:21:46.000Z",
      "commit": "a5b85b75e2a76076afa6e90ce4e8066da0f1da0e",
      "fileid": "e90d093dd4c2ecbc349717af8277ccd07d006ace75032ba68e114bcae3205479",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elsa-yang98/actions/runs/26628979571"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-29T09:21:46.000Z",
      "commit": "a5b85b75e2a76076afa6e90ce4e8066da0f1da0e",
      "fileid": "b65931aab156fd6dccf53023ea9e6fde5bc11690602dd219a95ada6b47c5cedf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elsa-yang98/actions/runs/26628979571"
    }
  ]
}