{
  "_id": "6a1feb8eb401979e73440570",
  "Package": "bspline",
  "Type": "Package",
  "Title": "B-Spline Interpolation and Regression",
  "Version": "2.5.1",
  "Authors@R": "person(given = \"Serguei\",\nfamily = \"Sokol\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sokol@insa-toulouse.fr\")",
  "Description": "Build and use B-splines for interpolation and regression.\nIn case of regression, equality constraints as well as\nmonotonicity and/or positivity of B-spline weights can be\nimposed. Moreover, knot positions can be on regular grid or be\npart of optimized parameters too (in addition to the spline\nweights). For this end, 'bspline' is able to calculate Jacobian\nof basis vectors as function of knot positions. User is\nprovided with functions calculating spline values at arbitrary\npoints. These functions can be differentiated and integrated to\nobtain B-splines calculating derivatives/integrals at any\npoint. B-splines of this package can simultaneously operate on\na series of curves sharing the same set of knots. 'bspline' is\nwritten with concern about computing performance that's why the\nbasis and Jacobian calculation is implemented in C++. The rest\nis implemented in R but without notable impact on computing\nspeed.",
  "URL": "https://github.com/MathsCell/bspline",
  "BugReports": "https://github.com/MathsCell/bspline/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Copyright": "INRAE/INSA/CNRS",
  "Repository": "https://mathscell.r-universe.dev",
  "Date/Publication": "2026-02-03 16:00:41 UTC",
  "RemoteUrl": "https://github.com/mathscell/bspline",
  "RemoteRef": "HEAD",
  "RemoteSha": "2a2d1714eadf267246919554a789e24406bf3cbb",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 08:45:41 UTC",
    "User": "root"
  },
  "Author": "Serguei Sokol [aut, cre]",
  "Maintainer": "Serguei Sokol <sokol@insa-toulouse.fr>",
  "MD5sum": "f3fd09833821f0ec43aa215970b69e06",
  "_user": "mathscell",
  "_type": "src",
  "_file": "bspline_2.5.1.tar.gz",
  "_fileid": "09351917a362b7469e23906a4ea80d7be0080fd19f1caf60f52bf185dfa44a88",
  "_filesize": 150502,
  "_sha256": "09351917a362b7469e23906a4ea80d7be0080fd19f1caf60f52bf185dfa44a88",
  "_created": "2026-06-03T08:45:41.000Z",
  "_published": "2026-06-03T08:53:34.719Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79255933065,
      "time": 166,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379882503"
    },
    {
      "job": 79255933204,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379861669"
    },
    {
      "job": 79255933153,
      "time": 120,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379866670"
    },
    {
      "job": 79255933059,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379864936"
    },
    {
      "job": 79255933074,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379871075"
    },
    {
      "job": 79255933297,
      "time": 157,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379890050"
    },
    {
      "job": 79255933096,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379866634"
    },
    {
      "job": 79255933235,
      "time": 365,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379974567"
    },
    {
      "job": 79255479432,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379820275"
    },
    {
      "job": 79255933099,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379859755"
    },
    {
      "job": 79255933040,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379858007"
    },
    {
      "job": 79255933034,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379855060"
    },
    {
      "job": 79255933069,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379854931"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mathscell/bspline",
  "_commit": {
    "id": "2a2d1714eadf267246919554a789e24406bf3cbb",
    "author": "Serguei Sokol <sokol@insa-toulouse.fr>",
    "committer": "Serguei Sokol <sokol@insa-toulouse.fr>",
    "message": "v2.5.1 minor fix in unit tests\n\nSigned-off-by: Serguei Sokol <sokol@insa-toulouse.fr>\n",
    "time": 1770134441
  },
  "_maintainer": {
    "name": "Serguei Sokol",
    "email": "sokol@insa-toulouse.fr",
    "login": "sgsokol",
    "description": "",
    "uuid": 9048783
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "nlsic",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "arrApply",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "mathscell",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "sgsokol",
      "count": 13,
      "uuid": 9048783
    },
    {
      "user": "mathscell",
      "count": 2,
      "uuid": 80681803
    }
  ],
  "_userbio": {
    "uuid": 80681803,
    "type": "user",
    "name": "MathsCell"
  },
  "_downloads": {
    "count": 306,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bspline"
  },
  "_devurl": "https://github.com/mathscell/bspline",
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bspline.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/mathscell/bspline",
  "_realowner": "mathscell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2022-03-14"
    },
    {
      "version": "1.0.2",
      "date": "2022-03-18"
    },
    {
      "version": "2.0.1",
      "date": "2022-04-20"
    },
    {
      "version": "2.1",
      "date": "2022-09-29"
    },
    {
      "version": "2.2",
      "date": "2023-05-26"
    },
    {
      "version": "2.2.2",
      "date": "2024-07-02"
    },
    {
      "version": "2.3.0",
      "date": "2025-02-05"
    },
    {
      "version": "2.4.0",
      "date": "2025-03-12"
    },
    {
      "version": "2.5.0",
      "date": "2025-05-16"
    },
    {
      "version": "2.5.1",
      "date": "2026-01-27"
    }
  ],
  "_exports": [
    "bcurve",
    "bsc",
    "bsp",
    "bsppar",
    "dbsp",
    "diffn",
    "dmat",
    "fitsmbsp",
    "ibsp",
    "iknots",
    "imat",
    "ipk",
    "jacw",
    "par2bsp",
    "parr",
    "pbsc",
    "smbsp"
  ],
  "_help": [
    {
      "page": "bcurve",
      "title": "nD B-curve governed by (x,y,...) control points.",
      "topics": [
        "bcurve"
      ]
    },
    {
      "page": "bsc",
      "title": "Basis matrix and knot Jacobian for B-spline of order 0 (step function) and higher",
      "topics": [
        "bsc"
      ]
    },
    {
      "page": "bsp",
      "title": "Calculate B-spline values from their coefficients qw and knots xk",
      "topics": [
        "bsp"
      ]
    },
    {
      "page": "bspline",
      "title": "bspline: build and use B-splines for interpolation and regression.",
      "topics": [
        "bspline-package",
        "bspline"
      ]
    },
    {
      "page": "bsppar",
      "title": "Retrieve parameters of B-splines",
      "topics": [
        "bsppar"
      ]
    },
    {
      "page": "dbsp",
      "title": "Derivative of B-spline",
      "topics": [
        "dbsp"
      ]
    },
    {
      "page": "diffn",
      "title": "Finite differences",
      "topics": [
        "diffn"
      ]
    },
    {
      "page": "dmat",
      "title": "Differentiation matrix of B-spline",
      "topics": [
        "dmat"
      ]
    },
    {
      "page": "ibsp",
      "title": "Indefinite integral of B-spline",
      "topics": [
        "ibsp"
      ]
    },
    {
      "page": "iknots",
      "title": "Estimate internal knot positions equalizing jumps in n-th derivative",
      "topics": [
        "iknots"
      ]
    },
    {
      "page": "imat",
      "title": "Integration matrix of B-spline",
      "topics": [
        "imat"
      ]
    },
    {
      "page": "ipk",
      "title": "Intervals of points in knot intervals",
      "topics": [
        "ipk"
      ]
    },
    {
      "page": "jacw",
      "title": "Knot Jacobian of B-spline with weights",
      "topics": [
        "jacw"
      ]
    },
    {
      "page": "par2bsp",
      "title": "Convert parameters to B-spline function",
      "topics": [
        "par2bsp"
      ]
    },
    {
      "page": "parr",
      "title": "Polynomial formulation of B-spline",
      "topics": [
        "parr"
      ]
    },
    {
      "page": "pbsc",
      "title": "Polynomial B-spline Calculation of Basis Matrix",
      "topics": [
        "pbsc"
      ]
    },
    {
      "page": "smbsp",
      "title": "Smoothing B-spline of order n >= 0",
      "topics": [
        "fitsmbsp",
        "smbsp"
      ]
    }
  ],
  "_readme": "https://github.com/mathscell/bspline/raw/HEAD/README.md",
  "_rundeps": [
    "arrApply",
    "dotty",
    "glue",
    "nlsic",
    "nnls",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "bspline",
  "_universes": [
    "mathscell",
    "sgsokol"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.5.1",
      "date": "2026-06-03T08:48:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2a2d1714eadf267246919554a789e24406bf3cbb",
      "fileid": "4033ad77be746be5dc942690ddb2518a38de72d0183c75d6faa4efab24dbb8ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.5.1",
      "date": "2026-06-03T08:47:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2a2d1714eadf267246919554a789e24406bf3cbb",
      "fileid": "15d499867e9fba8e0b5ef385ccba435c0da38cfc9c0e8fb6a8cf645b26a1bbd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.5.1",
      "date": "2026-06-03T08:47:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2a2d1714eadf267246919554a789e24406bf3cbb",
      "fileid": "96a991fbaf50cbe35c090e5b80be16796993bbdcecbc1817feea735fae8b9db8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.5.1",
      "date": "2026-06-03T08:47:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2a2d1714eadf267246919554a789e24406bf3cbb",
      "fileid": "00c7eae8f63a855bc23f673143a46a451f41162118cff38bed91964146080ca7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.5.1",
      "date": "2026-06-03T08:48:14.000Z",
      "arch": "aarch64",
      "commit": "2a2d1714eadf267246919554a789e24406bf3cbb",
      "fileid": "36ea005153c20d12fd10fdd2ac9f509ffacb0b5c0b27d04e948e4feef79330b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.5.1",
      "date": "2026-06-03T08:48:50.000Z",
      "arch": "x86_64",
      "commit": "2a2d1714eadf267246919554a789e24406bf3cbb",
      "fileid": "ad2095e862f7c948b506b714506f22e8c46a9ad1b143c90a444fc5521b51ae6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.5.1",
      "date": "2026-06-03T08:48:00.000Z",
      "arch": "aarch64",
      "commit": "2a2d1714eadf267246919554a789e24406bf3cbb",
      "fileid": "cbcd58780a3d52fa59d41007be3b935c9c03cd6a55185a72cbf4ec9ee392de30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.5.1",
      "date": "2026-06-03T08:51:54.000Z",
      "arch": "x86_64",
      "commit": "2a2d1714eadf267246919554a789e24406bf3cbb",
      "fileid": "fe907c00c2ab14754c05b0ee2167f50e1b6f1e4b5b73724c2d8e509dc037101e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.5.1",
      "date": "2026-06-03T08:47:48.000Z",
      "arch": "emscripten",
      "commit": "2a2d1714eadf267246919554a789e24406bf3cbb",
      "fileid": "d045c0c490e15e8b77854e011290a97b34e82cd94dc6a5e16347de7b347aedf1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.5.1",
      "date": "2026-06-03T08:47:05.000Z",
      "arch": "x86_64",
      "commit": "2a2d1714eadf267246919554a789e24406bf3cbb",
      "fileid": "743d53077caaaa456ac2980d3cb76ffd32e65d7e2d3fe293d0e28c5dd6c10400",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.5.1",
      "date": "2026-06-03T08:47:00.000Z",
      "arch": "x86_64",
      "commit": "2a2d1714eadf267246919554a789e24406bf3cbb",
      "fileid": "14e9511f9b62055b1579be8eacdedfa380cd770bbc61859a488b79ec1e670f49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.5.1",
      "date": "2026-06-03T08:46:58.000Z",
      "arch": "x86_64",
      "commit": "2a2d1714eadf267246919554a789e24406bf3cbb",
      "fileid": "c8f5cfe5a7a94587938c2c385fba3d871812b04863b0aecdedd2c4f815dd405b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathscell/actions/runs/26873741021"
    }
  ]
}