{
  "_id": "6a1007deacfb0bcc41c7e822",
  "Package": "imuf",
  "Title": "Estimate Orientation of an Inertial Measurement Unit",
  "Version": "0.6.0.9000",
  "Authors@R": "c(\nperson(\"Felix\", \"Chan\", , \"chanfelix@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Ricardo\", \"Cabello\", role = \"cph\", comment = \"'three.js' JavaScript library\")\n)",
  "Description": "Estimate the orientation of an inertial measurement unit\n(IMU) with a 3-axis accelerometer and a 3-axis gyroscope using\na complementary filter. 'imuf' takes an IMU's accelerometer and\ngyroscope readings, time duration, its initial orientation, and\na gain factor as inputs, and returns an estimate of the IMU's\nfinal orientation.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/gitboosting/imuf,\nhttps://gitboosting.github.io/imuf/",
  "BugReports": "https://github.com/gitboosting/imuf/issues",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://gitboosting.r-universe.dev",
  "Date/Publication": "2025-02-27 12:59:48 UTC",
  "RemoteUrl": "https://github.com/gitboosting/imuf",
  "RemoteRef": "HEAD",
  "RemoteSha": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-22 07:31:25 UTC",
    "User": "root"
  },
  "Author": "Felix Chan [aut, cre, cph],\nRicardo Cabello [cph] ('three.js' JavaScript library)",
  "Maintainer": "Felix Chan <chanfelix@gmail.com>",
  "MD5sum": "8a48aabe73ee5a12a4396340e081ad89",
  "_user": "gitboosting",
  "_type": "src",
  "_file": "imuf_0.6.0.9000.tar.gz",
  "_fileid": "789fb525a8680b95887c5c0e6bafb81c3b730e115a8d0842abbadddd881a518f",
  "_filesize": 3826762,
  "_sha256": "789fb525a8680b95887c5c0e6bafb81c3b730e115a8d0842abbadddd881a518f",
  "_created": "2026-05-22T07:31:25.000Z",
  "_published": "2026-05-22T07:38:06.522Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77336029304,
      "time": 136,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155194680"
    },
    {
      "job": 77336029319,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155197473"
    },
    {
      "job": 77336029337,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155197248"
    },
    {
      "job": 77336029321,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155196166"
    },
    {
      "job": 77336029345,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155191695"
    },
    {
      "job": 77336029346,
      "time": 357,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155252748"
    },
    {
      "job": 77336029352,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155196095"
    },
    {
      "job": 77336029366,
      "time": 288,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155232161"
    },
    {
      "job": 77335514915,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155151441"
    },
    {
      "job": 77336029274,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155192205"
    },
    {
      "job": 77336029310,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155198527"
    },
    {
      "job": 77336029353,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155189215"
    },
    {
      "job": 77336029296,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155190130"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gitboosting/imuf",
  "_commit": {
    "id": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
    "author": "gitboosting <gitboosting@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #20 from gitboosting/vignettes/quart_primer\n\nVignettes/quart primer",
    "time": 1740661188
  },
  "_maintainer": {
    "name": "Felix Chan",
    "email": "chanfelix@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "RSpincalc",
      "role": "Suggests"
    },
    {
      "package": "serial",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "pracma",
      "role": "Suggests"
    }
  ],
  "_owner": "gitboosting",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gitboosting",
      "count": 15,
      "uuid": 6447602
    }
  ],
  "_userbio": {
    "uuid": 6447602,
    "type": "user",
    "name": "gitboosting"
  },
  "_downloads": {
    "count": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/imuf"
  },
  "_devurl": "https://github.com/gitboosting/imuf",
  "_pkgdown": "https://gitboosting.github.io/imuf/",
  "_searchresults": 13,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/imuf.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gitboosting/imuf",
  "_realowner": "gitboosting",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2024-10-17"
    },
    {
      "version": "0.3.0",
      "date": "2024-11-06"
    },
    {
      "version": "0.4.0",
      "date": "2024-12-08"
    },
    {
      "version": "0.5.0",
      "date": "2025-01-12"
    },
    {
      "version": "0.5.1",
      "date": "2025-01-17"
    },
    {
      "version": "0.6.0",
      "date": "2025-02-12"
    }
  ],
  "_exports": [
    "animate_imu",
    "animate_imuOutput",
    "compUpdate",
    "imu_object",
    "imu_objectOutput",
    "imu_proxy",
    "imu_send_data",
    "renderAnimate_imu",
    "renderImu_object",
    "rotV"
  ],
  "_datasets": [
    {
      "name": "walking_shin_1",
      "title": "University of Mannheim Real World Activities",
      "object": "walking_shin_1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "acc_x",
        "acc_y",
        "acc_z",
        "gyr_x",
        "gyr_y",
        "gyr_z"
      ],
      "rows": 31946,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "animate_imu",
      "title": "Animate movement of an inertial measurement unit",
      "topics": [
        "animate_imu"
      ]
    },
    {
      "page": "animate_imu-shiny",
      "title": "Shiny bindings for animate_imu",
      "topics": [
        "animate_imu-shiny",
        "animate_imuOutput",
        "renderAnimate_imu"
      ]
    },
    {
      "page": "compUpdate",
      "title": "Update orientation with 3-axis acc and gyr data",
      "topics": [
        "compUpdate"
      ]
    },
    {
      "page": "imu_object",
      "title": "Animate in real time movement of an inertial measurement unit in shiny",
      "topics": [
        "imu_object"
      ]
    },
    {
      "page": "imu_object-shiny",
      "title": "Shiny bindings for imu_object",
      "topics": [
        "imu_object-shiny",
        "imu_objectOutput",
        "renderImu_object"
      ]
    },
    {
      "page": "imu_object-update",
      "title": "Update a widget in shiny with an orientation",
      "topics": [
        "imu_object-update",
        "imu_proxy",
        "imu_send_data"
      ]
    },
    {
      "page": "rotV",
      "title": "Rotate a 3-vector by a quaternion",
      "topics": [
        "rotV"
      ]
    },
    {
      "page": "walking_shin_1",
      "title": "University of Mannheim Real World Activities",
      "topics": [
        "walking_shin_1"
      ]
    }
  ],
  "_pkglogo": "https://github.com/gitboosting/imuf/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/gitboosting/imuf/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "quaternion_primer.Rmd",
      "filename": "quaternion_primer.html",
      "title": "A primer on quaternions and rotations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "What is a quaternion?",
        "Quaternions as rotations and vectors",
        "Rotation quaternions",
        "Vector quaternions",
        "Conjugate",
        "Rotating a vector",
        "Cross product and dot product",
        "More quaternion operations",
        "Finding a rotation that rotates a unit vector into another",
        "Angular distance between 2 orientations"
      ],
      "created": "2025-02-27 12:59:48",
      "modified": "2025-02-27 12:59:48",
      "commits": 1
    },
    {
      "source": "animate_imu.Rmd",
      "filename": "animate_imu.html",
      "title": "animate_imu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "3-D animation of IMU orientations",
        "3-D animation of IMU orientations within Shiny"
      ],
      "created": "2025-01-11 22:42:45",
      "modified": "2025-01-15 12:54:15",
      "commits": 5
    },
    {
      "source": "imu_object.Rmd",
      "filename": "imu_object.html",
      "title": "imu_object",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Sample implementation",
        "IMU Data",
        "Orientation update",
        "Animation update",
        "Visualization"
      ],
      "created": "2025-02-11 21:36:24",
      "modified": "2025-02-12 14:24:20",
      "commits": 4
    },
    {
      "source": "imuf.Rmd",
      "filename": "imuf.html",
      "title": "imuf",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data",
        "Orientation update",
        "Helper function",
        "Orientation update for one IMU reading",
        "Orientation update for multiple IMU readings",
        "Application of orientations",
        "Vector transformation",
        "Turn angle function",
        "Turn angles for all time points",
        "Analyses of turn angles"
      ],
      "created": "2024-12-08 16:02:51",
      "modified": "2025-02-11 21:36:24",
      "commits": 3
    }
  ],
  "_score": 4.414973347970818,
  "_indexed": true,
  "_nocasepkg": "imuf",
  "_universes": [
    "gitboosting"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-05-22T07:33:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
      "fileid": "642b244ed2f209e0ce8ab5cd540deb25c65cafdb1d9987c0cdb710992d46b221",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-05-22T07:33:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
      "fileid": "ef8f630afd98b4560400b3cf6daf118acc4225ce6545939de94e6d457a0f9587",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-05-22T07:33:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
      "fileid": "e3d041dbfd759f42eac6129a00e54a86a46da1f5a954acff2e2b88805ae07644",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-05-22T07:33:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
      "fileid": "7fc4c126f5e776718e7be60c64b69673a6d92ba159018bdd6a0e507c662aade9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-05-22T07:33:38.000Z",
      "arch": "aarch64",
      "commit": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
      "fileid": "e69928e6db2945c3b65a8fe3d044e18956ed69eb6f426d0ea305c28fbabf57eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-05-22T07:36:18.000Z",
      "arch": "x86_64",
      "commit": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
      "fileid": "2036437c27b9fb8de3b55443f3a93f11bf5307432da4610e3ea920f76e6f2805",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-05-22T07:33:40.000Z",
      "arch": "aarch64",
      "commit": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
      "fileid": "ec6c7f1142f20e2e305e2a38742f19e9830327afdf4bb47360ab90f326a47b70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-05-22T07:35:11.000Z",
      "arch": "x86_64",
      "commit": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
      "fileid": "28bd1c966a2add9a202f2ce26e5dd2aebc8a5f1fda1835652ea95ce5f43ddc72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0.9000",
      "date": "2026-05-22T07:33:48.000Z",
      "arch": "emscripten",
      "commit": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
      "fileid": "107793df6649f89000b2ed010dfbed2c5385a43408c53c72cb78a737401bd730",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-05-22T07:33:10.000Z",
      "arch": "x86_64",
      "commit": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
      "fileid": "7796cc050d5f3c4172fd516f67b2897fbd9a49f7976916eb943477ca6ec4b48a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-05-22T07:32:58.000Z",
      "arch": "x86_64",
      "commit": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
      "fileid": "e3b3fc1f722dbcbf5df1b3a1c15dfcc17dbaee86f14dede80542e8d90c114684",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-05-22T07:32:58.000Z",
      "arch": "x86_64",
      "commit": "2801a1dfbe708f5fb62ee37909ddf7b80c4ed5a1",
      "fileid": "6cfda28b3112d5fe82a5e890e48d1dbe61f9437c20f6fe66f7b028660eccb977",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gitboosting/actions/runs/26274516353"
    }
  ]
}