{
  "_id": "6a103246acfb0bcc41c97717",
  "Package": "bezier",
  "Date": "2018-12-08",
  "Title": "Toolkit for Bezier Curves and Splines",
  "Description": "The bezier package is a toolkit for working with Bezier\ncurves and splines. The package provides functions for point\ngeneration, arc length estimation, degree elevation and curve\nfitting.",
  "Version": "1.1.2",
  "Author": "Aaron Olsen",
  "Maintainer": "Aaron Olsen <aarolsen@gmail.com>",
  "License": "GPL (>= 2)",
  "Repository": "https://aaronolsen.r-universe.dev",
  "Date/Publication": "2018-12-08 15:02:02 UTC",
  "RemoteUrl": "https://github.com/aaronolsen/bezier",
  "RemoteRef": "HEAD",
  "RemoteSha": "d1975908bc3ff74221901b674d56c7a108c71401",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 08:44:32 UTC",
    "User": "root"
  },
  "MD5sum": "d6b6dd96d0c77747aab70c681a53ead1",
  "_user": "aaronolsen",
  "_type": "src",
  "_file": "bezier_1.1.2.tar.gz",
  "_fileid": "b0682ef105942276eea4262432ef14e3385f23b929e985da91f150a96338030e",
  "_filesize": 166772,
  "_sha256": "b0682ef105942276eea4262432ef14e3385f23b929e985da91f150a96338030e",
  "_created": "2026-05-12T08:44:32.000Z",
  "_published": "2026-05-22T10:39:02.754Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77363338115,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939612552"
    },
    {
      "job": 77363338723,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939617746"
    },
    {
      "job": 77363339350,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939609316"
    },
    {
      "job": 77363338308,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939604782"
    },
    {
      "job": 77363338126,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939574401"
    },
    {
      "job": 77363337839,
      "time": 80,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158531405"
    },
    {
      "job": 77363338404,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939597285"
    },
    {
      "job": 77363338966,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939596771"
    },
    {
      "job": 77363338238,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939595494"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aaronolsen/actions/runs/25723472708",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aaronolsen/bezier",
  "_commit": {
    "id": "d1975908bc3ff74221901b674d56c7a108c71401",
    "author": "Aaron Olsen <aaronolsen@users.noreply.github.com>",
    "committer": "Aaron Olsen <aaronolsen@users.noreply.github.com>",
    "message": "Updated date\n",
    "time": 1544281322
  },
  "_maintainer": {
    "name": "Aaron Olsen",
    "email": "aarolsen@gmail.com",
    "login": "aaronolsen",
    "uuid": 8532593
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "aaronolsen",
  "_selfowned": true,
  "_usedby": 26,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "aaronolsen",
      "count": 7,
      "uuid": 8532593
    }
  ],
  "_userbio": {
    "uuid": 8532593,
    "type": "user",
    "name": "Aaron Olsen",
    "description": "Postdoctoral fellow researching biomechanics and evolution of animal motion"
  },
  "_downloads": {
    "count": 6165,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bezier"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/aaronolsen/bezier",
  "_searchresults": 35,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bezier.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aaronolsen/bezier",
  "_realowner": "aaronolsen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-03-26"
    },
    {
      "version": "1.1",
      "date": "2014-07-18"
    },
    {
      "version": "1.1.2",
      "date": "2018-12-14"
    }
  ],
  "_exports": [
    "bezier",
    "bezierArcLength",
    "bezierCurveFit",
    "compareBezierArcLength",
    "elevateBezierDegree",
    "pointsOnBezier",
    "print.summary.bezierArcLength",
    "print.summary.bezierCurveFit",
    "summary.bezierArcLength",
    "summary.bezierCurveFit"
  ],
  "_help": [
    {
      "page": "bezier-package",
      "title": "Bezier Curve and Spline Toolkit",
      "topics": [
        "bezier-package"
      ]
    },
    {
      "page": "bezier",
      "title": "Generates points along a Bezier curve or spline",
      "topics": [
        "bezier"
      ]
    },
    {
      "page": "bezierArcLength",
      "title": "Approximates the arc length of a Bezier curve or spline",
      "topics": [
        "bezierArcLength"
      ]
    },
    {
      "page": "bezierCurveFit",
      "title": "Fits a Bezier curve to a set of points",
      "topics": [
        "bezierCurveFit"
      ]
    },
    {
      "page": "compareBezierArcLength",
      "title": "Returns difference between input length and a Bezier arc length",
      "topics": [
        "compareBezierArcLength"
      ]
    },
    {
      "page": "elevateBezierDegree",
      "title": "Raises the degree of a Bezier curve",
      "topics": [
        "elevateBezierDegree"
      ]
    },
    {
      "page": "pointsOnBezier",
      "title": "Generates points along a Bezier curve or spline",
      "topics": [
        "pointsOnBezier"
      ]
    },
    {
      "page": "summary.bezierArcLength",
      "title": "Summary of a Bezier arc length estimation",
      "topics": [
        "print.summary.bezierArcLength",
        "summary.bezierArcLength"
      ]
    },
    {
      "page": "summary.bezierCurveFit",
      "title": "Summary of a Bezier curve fit",
      "topics": [
        "print.summary.bezierCurveFit",
        "summary.bezierCurveFit"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 6.00424697835615,
  "_indexed": true,
  "_nocasepkg": "bezier",
  "_universes": [
    "aaronolsen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-12T08:46:30.000Z",
      "distro": "noble",
      "commit": "d1975908bc3ff74221901b674d56c7a108c71401",
      "fileid": "0c1aa3bb5f2e8ad6b28947c34966496565a574230450a9b221645dced216d501",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaronolsen/actions/runs/25723472708"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-12T08:46:47.000Z",
      "distro": "noble",
      "commit": "d1975908bc3ff74221901b674d56c7a108c71401",
      "fileid": "2e3d09a047bdc920e95cd722f0070d294b46e528b5f909c0f9b837265c3e315c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaronolsen/actions/runs/25723472708"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-12T08:46:20.000Z",
      "commit": "d1975908bc3ff74221901b674d56c7a108c71401",
      "fileid": "768730906943d1531416777a7ea63dac0c3a3226a3e69ffd88237ea5815b6fdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaronolsen/actions/runs/25723472708"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-12T08:46:12.000Z",
      "commit": "d1975908bc3ff74221901b674d56c7a108c71401",
      "fileid": "058d5aabdcd782e9364d441c69ec0310830277e555bab818a30b02aa9b53c29e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaronolsen/actions/runs/25723472708"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-12T08:45:39.000Z",
      "commit": "d1975908bc3ff74221901b674d56c7a108c71401",
      "fileid": "daa8ab1f9d27604d288a69d2ec76639fb593feb63d52b04f9c34ca591af04204",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaronolsen/actions/runs/25723472708"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-12T08:45:38.000Z",
      "commit": "d1975908bc3ff74221901b674d56c7a108c71401",
      "fileid": "0f20585116eb2167156cb6277470108bfc80d4805c614c8b64751fa0168d41b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaronolsen/actions/runs/25723472708"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-12T08:45:34.000Z",
      "commit": "d1975908bc3ff74221901b674d56c7a108c71401",
      "fileid": "3d06d5c735b64ddeaebeff04b3f3efd9ec10bcb7d00db5492570330bbf428b5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaronolsen/actions/runs/25723472708"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-05-22T10:38:45.000Z",
      "commit": "d1975908bc3ff74221901b674d56c7a108c71401",
      "fileid": "e8be53caae3a6c8aa050629386e81fb08b5fb40d61e89deb8e90f2a3613bcad4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aaronolsen/actions/runs/25723472708"
    }
  ]
}