{
  "_id": "6a0f6491acfb0bcc41c5cc63",
  "Package": "motoRneuron",
  "Type": "Package",
  "Title": "Analyzing Paired Neuron Discharge Times for Time-Domain\nSynchronization",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"Andrew\", \"Tweedell\", email = \"atweedell315@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Matthew\", \"Tenan\", role = \"aut\"))",
  "Description": "The temporal relationship between motor neurons can offer\nexplanations for neural strategies. We combined functions to\nreduce neuron action potential discharge data and analyze it\nfor short-term, time-domain synchronization. Even more so,\nmotoRneuron combines most available methods for the determining\ncross correlation histogram peaks and most available indices\nfor calculating synchronization into simple functions. See\nNordstrom, Fuglevand, and Enoka (1992)\n<doi:10.1113/jphysiol.1992.sp019244> for a more thorough\nintroduction.",
  "URL": "http://github.com/tweedell/motoRneuron",
  "BugReports": "http://github.com/tweedell/motoRneuron/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "RoxygenNote": "6.1.0",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://tweedell.r-universe.dev",
  "Date/Publication": "2019-06-21 17:18:35 UTC",
  "RemoteUrl": "https://github.com/tweedell/motorneuron",
  "RemoteRef": "HEAD",
  "RemoteSha": "db674a3ede8804ffc24d2abb5497dab4487624bb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:16:52 UTC",
    "User": "root"
  },
  "Author": "Andrew Tweedell [aut, cre],\nMatthew Tenan [aut]",
  "Maintainer": "Andrew Tweedell <atweedell315@gmail.com>",
  "MD5sum": "f8c5e7d42d82525509de0719d6d163b0",
  "_user": "tweedell",
  "_type": "src",
  "_file": "motoRneuron_1.0.0.tar.gz",
  "_fileid": "eb75b9479900f45a9eef4b72f9c6a55c806bbebf8425254353dfbfa13ad4cb64",
  "_filesize": 445798,
  "_sha256": "eb75b9479900f45a9eef4b72f9c6a55c806bbebf8425254353dfbfa13ad4cb64",
  "_created": "2026-05-21T10:16:52.000Z",
  "_published": "2026-05-21T20:01:21.853Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77257630218,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7133164714"
    },
    {
      "job": 77257630722,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7133166419"
    },
    {
      "job": 77257630686,
      "time": 212,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7133176878"
    },
    {
      "job": 77257630683,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7133162109"
    },
    {
      "job": 77257630110,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133119072"
    },
    {
      "job": 77257629999,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145905397"
    },
    {
      "job": 77257630816,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7133154687"
    },
    {
      "job": 77257630894,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7133151874"
    },
    {
      "job": 77257630777,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7133146120"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tweedell/actions/runs/26219777894",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tweedell/motorneuron",
  "_commit": {
    "id": "db674a3ede8804ffc24d2abb5497dab4487624bb",
    "author": "Andrew <atweedell315@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create LICENSE\n\nAdded GNU GPL v2.0 License.",
    "time": 1561137515
  },
  "_maintainer": {
    "name": "Andrew Tweedell",
    "email": "atweedell315@gmail.com",
    "login": "tweedell",
    "description": "Senior Data Scientist",
    "uuid": 12830863
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "dygraphs",
      "role": "Depends"
    },
    {
      "package": "stats",
      "version": ">= 3.4.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "tweedell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tweedell",
      "count": 33,
      "uuid": 12830863
    }
  ],
  "_userbio": {
    "uuid": 12830863,
    "type": "user",
    "name": "Andrew Tweedell",
    "description": "Senior Data Scientist"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/motoRneuron"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/tweedell/motorneuron",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/motoRneuron.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tweedell/motorneuron",
  "_realowner": "tweedell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-02-26"
    }
  ],
  "_exports": [
    "bin",
    "cumsum_mu_synch",
    "mu_synch",
    "plot_bins",
    "recurrence_intervals",
    "visual_mu_synch",
    "zscore_mu_synch"
  ],
  "_datasets": [
    {
      "name": "motor_unit_data",
      "title": "Motor unit time series",
      "object": "motor_unit_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Time",
        "motor_unit_1",
        "motor_unit_2"
      ],
      "rows": 30001,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bin",
      "title": "Bin Recurrence Times",
      "topics": [
        "bin"
      ]
    },
    {
      "page": "cumsum_mu_synch",
      "title": "Determination of Motor Unit Synchronization from Cross Correlation Histograms using the Cumulative Sum Method",
      "topics": [
        "cumsum_mu_synch"
      ]
    },
    {
      "page": "motor_unit_data",
      "title": "Motor unit time series",
      "topics": [
        "motor_unit_data"
      ]
    },
    {
      "page": "motoRneuron",
      "title": "motoRneuron: A package for computing motor unit analyses",
      "topics": [
        "motoRneuron-package",
        "motoRneuron"
      ]
    },
    {
      "page": "mu_synch",
      "title": "Determination of Motor Unit Synchronization by Various Methods of Cross Correlation Histogram Examination",
      "topics": [
        "mu_synch"
      ]
    },
    {
      "page": "plot_bins",
      "title": "Plot binned recurrence times as a histogram",
      "topics": [
        "plot_bins"
      ]
    },
    {
      "page": "recurrence_intervals",
      "title": "Calculate Recurrence Intervals Between Motor Units or Neuron Discharge Trains",
      "topics": [
        "recurrence_intervals"
      ]
    },
    {
      "page": "visual_mu_synch",
      "title": "Determination of Motor Unit Synchronization by Visual Inspection of Cross Correlation Histogram",
      "topics": [
        "visual_mu_synch"
      ]
    },
    {
      "page": "zscore_mu_synch",
      "title": "Determination of Motor Unit Synchronization from Cross Correlation Histograms using the Z-score Method",
      "topics": [
        "zscore_mu_synch"
      ]
    }
  ],
  "_readme": "https://github.com/tweedell/motorneuron/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "dygraphs",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "motoRneuron.Rmd",
      "filename": "motoRneuron.html",
      "title": "motoRneuron",
      "author": "Andrew Tweedell",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-11-15 19:03:18",
      "modified": "2018-12-10 20:01:19",
      "commits": 5
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "motorneuron",
  "_universes": [
    "tweedell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T10:18:59.000Z",
      "distro": "noble",
      "commit": "db674a3ede8804ffc24d2abb5497dab4487624bb",
      "fileid": "bfb875c9930709be4e5e2c444f77f460d4ca68b0f24dd27b5b87c79b2b91aa05",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tweedell/actions/runs/26219777894"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T10:19:04.000Z",
      "distro": "noble",
      "commit": "db674a3ede8804ffc24d2abb5497dab4487624bb",
      "fileid": "21d8e0529fe5e179a5c7ba4223c1ccbbcbb4b8318e8db26d6032985d6e161fa8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tweedell/actions/runs/26219777894"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T10:19:40.000Z",
      "commit": "db674a3ede8804ffc24d2abb5497dab4487624bb",
      "fileid": "a8db663c5e9dd36c91f183e8983cde5ac6978bb97a490e6cdab1b1c1800df26d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tweedell/actions/runs/26219777894"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T10:18:49.000Z",
      "commit": "db674a3ede8804ffc24d2abb5497dab4487624bb",
      "fileid": "d7352bbb41438c386d8ac60f71704870132e386e6b3d99d8bbe81850b053512f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tweedell/actions/runs/26219777894"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-21T20:00:51.000Z",
      "commit": "db674a3ede8804ffc24d2abb5497dab4487624bb",
      "fileid": "99016c2288cd09eae8e36075a3e837f69aec77c966d5202ca0de9237c7081757",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tweedell/actions/runs/26219777894"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T10:18:24.000Z",
      "commit": "db674a3ede8804ffc24d2abb5497dab4487624bb",
      "fileid": "3226883ca8f02c2a289a1403673e4d87be31fcb0cdc1eaa6408e66fcba425704",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tweedell/actions/runs/26219777894"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T10:18:16.000Z",
      "commit": "db674a3ede8804ffc24d2abb5497dab4487624bb",
      "fileid": "a373b328b2d8bf5e8d430463ddcf8336bfc46b8a683255923f72140bf6138284",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tweedell/actions/runs/26219777894"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T10:17:59.000Z",
      "commit": "db674a3ede8804ffc24d2abb5497dab4487624bb",
      "fileid": "4b978cdf67db75000390fd92df38efe4a6c7c8c3c8468624b2583668ce69c463",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tweedell/actions/runs/26219777894"
    }
  ]
}