{
  "_id": "6a104db5acfb0bcc41ca0728",
  "Type": "Package",
  "Package": "qsplines",
  "Title": "Quaternions Splines",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Stéphane\", \"Laurent\", , \"laurent_step@outlook.fr\", role = c(\"aut\", \"cre\")),\nperson(\"Matthias\", \"Geier\", role = \"aut\",\ncomment = \"author of the Python library 'splines'\")\n)",
  "Description": "Provides routines to create some quaternions splines:\nBarry-Goldman algorithm, De Casteljau algorithm, and\nKochanek-Bartels algorithm. The implementations are based on\nthe Python library 'splines'. Quaternions splines allow to\nconstruct spherical curves. References: Barry and Goldman\n<doi:10.1145/54852.378511>, Kochanek and Bartels\n<doi:10.1145/800031.808575>.",
  "License": "GPL-3",
  "URL": "https://github.com/stla/qsplines",
  "BugReports": "https://github.com/stla/qsplines/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake libgmp3-dev make libuv1-dev zlib1g-dev",
  "Repository": "https://stla.r-universe.dev",
  "Date/Publication": "2023-02-27 15:55:52 UTC",
  "RemoteUrl": "https://github.com/stla/qsplines",
  "RemoteRef": "HEAD",
  "RemoteSha": "6e1b2f703c76d6383419a3695719e182155165a6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-10 06:49:46 UTC",
    "User": "root"
  },
  "Author": "Stéphane Laurent [aut, cre],\nMatthias Geier [aut] (author of the Python library 'splines')",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "MD5sum": "d948314b3faae17d51dd1b8b242ba27e",
  "_user": "stla",
  "_type": "src",
  "_file": "qsplines_1.0.1.tar.gz",
  "_fileid": "a817eedc3c72826b2c5860a80ef467e37a3be9a88fa222101bcf4310f626361d",
  "_filesize": 465526,
  "_sha256": "a817eedc3c72826b2c5860a80ef467e37a3be9a88fa222101bcf4310f626361d",
  "_created": "2026-05-10T06:49:46.000Z",
  "_published": "2026-05-22T12:36:05.125Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77380456439,
      "time": 180,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901726628"
    },
    {
      "job": 77380456268,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901726237"
    },
    {
      "job": 77380456577,
      "time": 158,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901724056"
    },
    {
      "job": 77380456232,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901725918"
    },
    {
      "job": 77380456458,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901723870"
    },
    {
      "job": 77380456340,
      "time": 204,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901730872"
    },
    {
      "job": 77380456142,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901722055"
    },
    {
      "job": 77380456381,
      "time": 385,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901754923"
    },
    {
      "job": 77380455647,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901704130"
    },
    {
      "job": 77380455830,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160604119"
    },
    {
      "job": 77380456185,
      "time": 163,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901724696"
    },
    {
      "job": 77380456241,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901723962"
    },
    {
      "job": 77380456342,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901725490"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stla/qsplines",
  "_commit": {
    "id": "6e1b2f703c76d6383419a3695719e182155165a6",
    "author": "Stéphane Laurent <laurent_step@yahoo.fr>",
    "committer": "Stéphane Laurent <laurent_step@yahoo.fr>",
    "message": "drop CXX14 specification\n",
    "time": 1677513352
  },
  "_maintainer": {
    "name": "Stéphane Laurent",
    "email": "laurent_step@outlook.fr",
    "login": "laustep",
    "uuid": 29288085
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "onion",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    }
  ],
  "_owner": "stla",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "quaternions",
    "rcpp",
    "splines",
    "cpp"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "stla",
      "count": 32,
      "uuid": 4466543
    }
  ],
  "_userbio": {
    "uuid": 4466543,
    "type": "user",
    "name": "stla"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qsplines"
  },
  "_devurl": "https://github.com/stla/qsplines",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/qsplines.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stla/qsplines",
  "_realowner": "stla",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-06-28"
    },
    {
      "version": "1.0.0",
      "date": "2022-07-18"
    },
    {
      "version": "1.0.1",
      "date": "2023-02-27"
    }
  ],
  "_exports": [
    "BarryGoldman",
    "DeCasteljau",
    "interpolateTimes",
    "KochanekBartels",
    "quaternionFromTo",
    "shinyKBS"
  ],
  "_help": [
    {
      "page": "BarryGoldman",
      "title": "Barry-Goldman quaternions spline",
      "topics": [
        "BarryGoldman"
      ]
    },
    {
      "page": "DeCasteljau",
      "title": "Spline using the De Casteljau algorithm",
      "topics": [
        "DeCasteljau"
      ]
    },
    {
      "page": "interpolateTimes",
      "title": "Interpolate a vector of times",
      "topics": [
        "interpolateTimes"
      ]
    },
    {
      "page": "KochanekBartels",
      "title": "Kochanek-Bartels quaternions spline",
      "topics": [
        "KochanekBartels"
      ]
    },
    {
      "page": "quaternionFromTo",
      "title": "Quaternion between two vectors",
      "topics": [
        "quaternionFromTo"
      ]
    },
    {
      "page": "shinyKBS",
      "title": "Shiny demonstration of Kochanek-Bartels spline",
      "topics": [
        "shinyKBS"
      ]
    }
  ],
  "_readme": "https://github.com/stla/qsplines/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "BH",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "disordR",
    "emulator",
    "fastmap",
    "fontawesome",
    "freealg",
    "fs",
    "glue",
    "gmp",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "mathjaxr",
    "Matrix",
    "memoise",
    "mime",
    "mvtnorm",
    "onion",
    "otel",
    "partitions",
    "polynom",
    "promises",
    "R6",
    "rappdirs",
    "rbibutils",
    "Rcpp",
    "Rdpack",
    "rlang",
    "sass",
    "sets",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_sysdeps": [
    {
      "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.3802112417116064,
  "_indexed": true,
  "_nocasepkg": "qsplines",
  "_universes": [
    "stla",
    "laustep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-10T06:52:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6e1b2f703c76d6383419a3695719e182155165a6",
      "fileid": "5e08c177042ca6062cca8a0a329e00a6eff5a1b3b086a6d0caf6961cfe2094c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-10T06:52:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6e1b2f703c76d6383419a3695719e182155165a6",
      "fileid": "2d81c7b3dce07792fb95e8cc1f537ed53f70ad707805c8d6919301be09b09f97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-10T06:52:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6e1b2f703c76d6383419a3695719e182155165a6",
      "fileid": "b065015ac48c326e4afb39b69126bc41f4973b8334e36b314aaad3bef381214f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-10T06:52:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6e1b2f703c76d6383419a3695719e182155165a6",
      "fileid": "92b9091e1c7b7b21a310c750757dbe8d43f6ddb1248859399e3c044e58d8370f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-10T06:52:18.000Z",
      "arch": "aarch64",
      "commit": "6e1b2f703c76d6383419a3695719e182155165a6",
      "fileid": "54a19463c7cb2ce098b233526cb6317733f0f2739e1bee83ba56e958bc5db8c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-10T06:52:48.000Z",
      "arch": "x86_64",
      "commit": "6e1b2f703c76d6383419a3695719e182155165a6",
      "fileid": "7de89968d2ccff8769ec3ab0a6c410aa333d2a025d08c8d4c195e5318f21c886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-10T06:52:01.000Z",
      "arch": "aarch64",
      "commit": "6e1b2f703c76d6383419a3695719e182155165a6",
      "fileid": "fcae9a5ab822707a79a1b3e4e49678b526d04c067fe0b4491c07045b8184e2a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-10T06:55:35.000Z",
      "arch": "x86_64",
      "commit": "6e1b2f703c76d6383419a3695719e182155165a6",
      "fileid": "7aa2b63298d5afd0a9c183aafc329dbf59795c63ea2f0d66e3a87788bb82cf52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-10T06:51:42.000Z",
      "arch": "x86_64",
      "commit": "6e1b2f703c76d6383419a3695719e182155165a6",
      "fileid": "06e8f2c4c985e54960b6737da95f2b580928bc93bec9e958dad3d77744dae115",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-10T06:51:34.000Z",
      "arch": "x86_64",
      "commit": "6e1b2f703c76d6383419a3695719e182155165a6",
      "fileid": "7f27abcc21355fa94438882380913efadd949a2c95281bbdd1b7b34b98946f62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-10T06:51:52.000Z",
      "arch": "x86_64",
      "commit": "6e1b2f703c76d6383419a3695719e182155165a6",
      "fileid": "72b87cda5345b564590099c84fccb6af3f4455c0d93914abdce8ee2ddd89bdd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T12:35:33.000Z",
      "arch": "emscripten",
      "commit": "6e1b2f703c76d6383419a3695719e182155165a6",
      "fileid": "f5bfe8b3523796c57720d6cbe54d21e0bd60ea379a718d37f882512df0f8735d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25622150473"
    }
  ]
}