{
  "_id": "6a292759732311cd8759f5be",
  "Package": "forceplate",
  "Title": "Processing Force-Plate Data",
  "Version": "1.1-5",
  "Authors@R": "c(person(\"Raphael\", \"Hartmann\", , \"raphael.hartmann@protonmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4686-9329\")),\nperson(\"Anton\", \"Koger\", , \"anton.koger@psych.rwth-aachen.de\", role = c(\"aut\", \"ctb\"), comment = c(ORCID = \"0009-0004-6906-5184\")),\nperson(\"Leif\", \"Johannsen\", , \"leif.johannsen@psych.rwth-aachen.de\", role = c(\"ctb\")))",
  "Description": "Process raw force-plate data (txt-files) by segmenting\nthem into trials and, if needed, calculating (user-defined)\ndescriptive statistics of variables for user-defined time bins\n(relative to trigger onsets) for each trial. When segmenting\nthe data a baseline correction, a filter, and a data imputation\ncan be applied if needed. Experimental data can also be\nprocessed and combined with the segmented force-plate data.\nThis procedure is suggested by Johannsen et al. (2023)\n<doi:10.6084/m9.figshare.22190155> and some of the options\n(e.g., choice of low-pass filter) are also suggested by Winter\n(2009) <doi:10.1002/9780470549148>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/RaphaelHartmann/forceplate",
  "BugReports": "https://github.com/RaphaelHartmann/forceplate/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://raphaelhartmann.r-universe.dev",
  "Date/Publication": "2025-12-12 10:11:03 UTC",
  "RemoteUrl": "https://github.com/raphaelhartmann/forceplate",
  "RemoteRef": "HEAD",
  "RemoteSha": "9a9cb0b9813f82089e7eaeb1ee9255dbbe08c921",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 08:31:30 UTC",
    "User": "root"
  },
  "Author": "Raphael Hartmann [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4686-9329>),\nAnton Koger [aut, ctb] (ORCID: <https://orcid.org/0009-0004-6906-5184>),\nLeif Johannsen [ctb]",
  "Maintainer": "Raphael Hartmann <raphael.hartmann@protonmail.com>",
  "MD5sum": "60464f2f65959ac24d6b7f2e79af0fa1",
  "_user": "raphaelhartmann",
  "_type": "src",
  "_file": "forceplate_1.1-5.tar.gz",
  "_fileid": "ba3e4b2f8bc8fb72c71ca8a6291b4dd1390fd934865fc1b50db519801b981276",
  "_filesize": 125766,
  "_sha256": "ba3e4b2f8bc8fb72c71ca8a6291b4dd1390fd934865fc1b50db519801b981276",
  "_created": "2026-06-10T08:31:30.000Z",
  "_published": "2026-06-10T08:59:05.570Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80515423879,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530541573"
    },
    {
      "job": 80515423864,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530538901"
    },
    {
      "job": 80515423861,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530977546"
    },
    {
      "job": 80515423880,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531094240"
    },
    {
      "job": 80514911156,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530497583"
    },
    {
      "job": 80515423826,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530540107"
    },
    {
      "job": 80515423844,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530524141"
    },
    {
      "job": 80515423860,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530529774"
    },
    {
      "job": 80515423854,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530523843"
    }
  ],
  "_buildurl": "https://github.com/r-universe/raphaelhartmann/actions/runs/27263518885",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/raphaelhartmann/forceplate",
  "_commit": {
    "id": "9a9cb0b9813f82089e7eaeb1ee9255dbbe08c921",
    "author": "Raphael Hartmann <raphael.hartmann@protonmail.com>",
    "committer": "Raphael Hartmann <raphael.hartmann@protonmail.com>",
    "message": "another addition to the documentation\n",
    "time": 1765534263
  },
  "_maintainer": {
    "name": "Raphael Hartmann",
    "email": "raphael.hartmann@protonmail.com",
    "login": "raphaelhartmann",
    "description": "",
    "uuid": 36821713,
    "orcid": "0000-0003-4686-9329"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "signal",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    }
  ],
  "_owner": "raphaelhartmann",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "raphaelhartmann",
      "count": 103,
      "uuid": 36821713
    },
    {
      "user": "psychanton",
      "count": 7,
      "uuid": 15216060
    },
    {
      "user": "olivroy",
      "count": 2,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 36821713,
    "type": "user",
    "name": "Raphael"
  },
  "_downloads": {
    "count": 156,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/forceplate"
  },
  "_devurl": "https://github.com/raphaelhartmann/forceplate",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/forceplate.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/raphaelhartmann/forceplate",
  "_realowner": "raphaelhartmann",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-0",
      "date": "2023-12-19"
    },
    {
      "version": "1.1-0",
      "date": "2024-01-31"
    },
    {
      "version": "1.1-1",
      "date": "2024-02-23"
    },
    {
      "version": "1.1-3",
      "date": "2024-03-12"
    },
    {
      "version": "1.1-4",
      "date": "2025-03-22"
    },
    {
      "version": "1.1-5",
      "date": "2025-12-15"
    }
  ],
  "_exports": [
    "combine_data",
    "prep_exp_data",
    "segment_fp_data",
    "time_lock_stats"
  ],
  "_help": [
    {
      "page": "combine_data",
      "title": "Combine Data Tables",
      "topics": [
        "combine_data"
      ]
    },
    {
      "page": "prep_exp_data",
      "title": "Prepare Experimental Data",
      "topics": [
        "prep_exp_data"
      ]
    },
    {
      "page": "segment_fp_data",
      "title": "Segmentation to Data per Trial",
      "topics": [
        "segment_fp_data"
      ]
    },
    {
      "page": "time_lock_stats",
      "title": "Calculate Statistics for Time Locked Bins",
      "topics": [
        "time_lock_stats"
      ]
    }
  ],
  "_readme": "https://github.com/raphaelhartmann/forceplate/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "MASS",
    "signal",
    "stringi"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "forceplate",
  "_universes": [
    "raphaelhartmann"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-5",
      "date": "2026-06-10T08:33:27.000Z",
      "distro": "noble",
      "commit": "9a9cb0b9813f82089e7eaeb1ee9255dbbe08c921",
      "fileid": "35e603afe8ad81769e57db9e99c6641ee16441cb0026b70f3fc2c3a8b526a0b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raphaelhartmann/actions/runs/27263518885"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-5",
      "date": "2026-06-10T08:33:20.000Z",
      "distro": "noble",
      "commit": "9a9cb0b9813f82089e7eaeb1ee9255dbbe08c921",
      "fileid": "673d78ab57ec04b7e6825ca67deda9a6094e74d6fab3a0110a9a8775818b98d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raphaelhartmann/actions/runs/27263518885"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-5",
      "date": "2026-06-10T08:53:01.000Z",
      "commit": "9a9cb0b9813f82089e7eaeb1ee9255dbbe08c921",
      "fileid": "ed6a385880c9794f73984c5e317ccf183a298fcf8e82495922da08403017878b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raphaelhartmann/actions/runs/27263518885"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-5",
      "date": "2026-06-10T08:58:17.000Z",
      "commit": "9a9cb0b9813f82089e7eaeb1ee9255dbbe08c921",
      "fileid": "f6db72fca39f474f7e1d240e56a8c6bedf86f6a4b452c7b91fda148b08543ea2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raphaelhartmann/actions/runs/27263518885"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-5",
      "date": "2026-06-10T08:33:33.000Z",
      "commit": "9a9cb0b9813f82089e7eaeb1ee9255dbbe08c921",
      "fileid": "f7b8f548075321a4dc56b1ccba26bd1b12bd7d29693f2df6b55cb91f97859093",
      "status": "success",
      "buildurl": "https://github.com/r-universe/raphaelhartmann/actions/runs/27263518885"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1-5",
      "date": "2026-06-10T08:32:37.000Z",
      "commit": "9a9cb0b9813f82089e7eaeb1ee9255dbbe08c921",
      "fileid": "ddf2747576c33909d596b1935d3496048c4ab6dd8c998ef0bd82ed35baf92b08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raphaelhartmann/actions/runs/27263518885"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-5",
      "date": "2026-06-10T08:32:51.000Z",
      "commit": "9a9cb0b9813f82089e7eaeb1ee9255dbbe08c921",
      "fileid": "85516e34d67cad5df5e7e41a4c7b4c862aef31b6a0c43524755a58b5f8295e0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raphaelhartmann/actions/runs/27263518885"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1-5",
      "date": "2026-06-10T08:32:36.000Z",
      "commit": "9a9cb0b9813f82089e7eaeb1ee9255dbbe08c921",
      "fileid": "771a8cac9e2da8911ee9e092ab30ca87c15fd99583982a43a28711cb092a06a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raphaelhartmann/actions/runs/27263518885"
    }
  ]
}