{
  "_id": "6a3ab6b544e65c5976a8b730",
  "Package": "BsplineQuantReg",
  "Type": "Package",
  "Title": "'Constrained Quantile Regression with Cubic B-Splines'",
  "Version": "0.1.0",
  "Date": "2026-06-01",
  "Authors@R": "person(\"Alexandre\", \"Abbes\", email = \"alexandre.abbes@proton.me\", role = c('aut', 'cre'))",
  "Description": "Quantile regression with cubic B-splines under\nmonotonicity and convexity constraints using the Karlin-Studden\nSOCP formulation. The method is described in Abbes (2026)\n<doi:10.5281/zenodo.17427913>. This R implementation is\nintended for demonstration and prototyping; all B-spline and\npolynomial functions have been rewritten for consistency. A\nfaster version written in 'Python' is available at\n<https://github.com/alexandreabbes/Constrained-Quantile-Regression-with-cubic-splines>.",
  "License": "GPL-3",
  "URL": "https://github.com/alexandreabbes/BsplineQuantReg,\nhttps://doi.org/10.5281/zenodo.17427913",
  "BugReports": "https://github.com/alexandreabbes/BsplineQuantReg/issues",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 16:32:02 UTC",
    "User": "root"
  },
  "Author": "Alexandre Abbes [aut, cre]",
  "Maintainer": "Alexandre Abbes <alexandre.abbes@proton.me>",
  "Config/pak/sysreqs": "cmake pkg-config",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-23 15:28:18 UTC",
  "RemoteUrl": "https://github.com/cran/BsplineQuantReg",
  "RemoteRef": "HEAD",
  "RemoteSha": "493e11b6a5468019d1332fdb114e2ba7584e15ca",
  "MD5sum": "ff919acb8e74d3565c44a579fac5b79c",
  "_user": "cran",
  "_type": "src",
  "_file": "BsplineQuantReg_0.1.0.tar.gz",
  "_fileid": "df4372cca971590d02fd5455125b8a8d32f44c8d474a85448cf111e702538650",
  "_filesize": 141329,
  "_sha256": "df4372cca971590d02fd5455125b8a8d32f44c8d474a85448cf111e702538650",
  "_created": "2026-06-23T16:32:02.000Z",
  "_published": "2026-06-23T16:39:17.325Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83007006814,
      "time": 400,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 83007006829,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827120174"
    },
    {
      "job": 83006380647,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827060291"
    },
    {
      "job": 83007006808,
      "time": 299,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827177629"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28040805021",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BsplineQuantReg",
  "_commit": {
    "id": "493e11b6a5468019d1332fdb114e2ba7584e15ca",
    "author": "Alexandre Abbes <alexandre.abbes@proton.me>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1782228498
  },
  "_maintainer": {
    "name": "Alexandre Abbes",
    "email": "alexandre.abbes@proton.me"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "CVXR",
      "role": "Imports"
    },
    {
      "package": "cobs",
      "role": "Suggests"
    },
    {
      "package": "quantreg",
      "role": "Suggests"
    },
    {
      "package": "pracma",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-23"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BsplineQuantReg"
  },
  "_devurl": "https://github.com/alexandreabbes/bsplinequantreg",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BsplineQuantReg.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-23"
    }
  ],
  "_exports": [
    "apply_karlin_constraints",
    "bs_direct",
    "Bspline_base",
    "Bspline_deriv",
    "bspline_to_deriv_coeffs_pp",
    "change_polynomial_base_taylor",
    "is_beta",
    "package_version",
    "poly_eval",
    "polyadd",
    "polyderiv",
    "polymul",
    "reduce_pol",
    "Spline_der_knots",
    "spline_eval",
    "SplineConstQuantRegBs3",
    "test_karlin_simple",
    "view_basis"
  ],
  "_help": [
    {
      "page": "apply_karlin_constraints",
      "title": "Karlin-Studden constraints for positivity",
      "topics": [
        "apply_karlin_constraints"
      ]
    },
    {
      "page": "bs_direct",
      "title": "Direct evaluation of a B-spline basis",
      "topics": [
        "bs_direct"
      ]
    },
    {
      "page": "Bspline_base",
      "title": "Build B-spline basis in piecewise polynomial form Computes local polynomial coefficients for each B-spline basis function on each interval. Polynomials are expressed in the canonical basis Uses De Boor's recursion formula.",
      "topics": [
        "Bspline_base"
      ]
    },
    {
      "page": "Bspline_deriv",
      "title": "Differentiate a B-spline basis",
      "topics": [
        "Bspline_deriv"
      ]
    },
    {
      "page": "bspline_to_deriv_coeffs_pp",
      "title": "Convert B-spline to derivative coefficients",
      "topics": [
        "bspline_to_deriv_coeffs_pp"
      ]
    },
    {
      "page": "change_polynomial_base_taylor",
      "title": "Change polynomial basis (Taylor expansion)",
      "topics": [
        "change_polynomial_base_taylor"
      ]
    },
    {
      "page": "is_beta",
      "title": "Check if package is beta version",
      "topics": [
        "is_beta"
      ]
    },
    {
      "page": "package_version",
      "title": "Get package version",
      "topics": [
        "package_version"
      ]
    },
    {
      "page": "poly_eval",
      "title": "Evaluate polynomial",
      "topics": [
        "poly_eval"
      ]
    },
    {
      "page": "polyadd",
      "title": "Polynomial addition",
      "topics": [
        "polyadd"
      ]
    },
    {
      "page": "polyderiv",
      "title": "Polynomial derivative Computes the derivative of order 'der' of a polynomial.",
      "topics": [
        "polyderiv"
      ]
    },
    {
      "page": "polymul",
      "title": "Polynomial multiplication",
      "topics": [
        "polymul"
      ]
    },
    {
      "page": "reduce_pol",
      "title": "Reduce polynomial",
      "topics": [
        "reduce_pol"
      ]
    },
    {
      "page": "Spline_der_knots",
      "title": "Derivatives at knots of a B-spline",
      "topics": [
        "Spline_der_knots"
      ]
    },
    {
      "page": "spline_eval",
      "title": "Evaluate a B-spline",
      "topics": [
        "spline_eval"
      ]
    },
    {
      "page": "SplineConstQuantRegBs3",
      "title": "Constrained quantile regression with cubic splines",
      "topics": [
        "SplineConstQuantRegBs3"
      ]
    },
    {
      "page": "test_karlin_simple",
      "title": "Comprehensive test function",
      "topics": [
        "test_karlin_simple"
      ]
    },
    {
      "page": "view_basis",
      "title": "Visualize a B-spline functions basis",
      "topics": [
        "view_basis"
      ]
    }
  ],
  "_readme": "https://github.com/cran/BsplineQuantReg/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "clarabel",
    "cli",
    "CVXR",
    "gmp",
    "highs",
    "lattice",
    "Matrix",
    "osqp",
    "Rcpp",
    "RcppEigen",
    "S7",
    "scs",
    "slam"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "bsplinequantreg",
  "_universes": [
    "cran",
    "alexandreabbes"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-23T16:34:12.000Z",
      "distro": "resolute",
      "commit": "493e11b6a5468019d1332fdb114e2ba7584e15ca",
      "fileid": "292ae7b24ed5c33d23011f34e16210e8185da3ffd06fa51181eaad196b676d8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28040805021"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-23T16:37:12.000Z",
      "commit": "493e11b6a5468019d1332fdb114e2ba7584e15ca",
      "fileid": "e8ef1748cacc907e0aefa82d69257f92e1d14bff4639be1fe6572cba4e2af222",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28040805021"
    }
  ]
}