{
  "_id": "6a169377acfb0bcc41d79830",
  "Package": "duet",
  "Type": "Package",
  "Title": "An R Package for Dyadic Movement Analysis",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Themis Nikolas\",\nfamily = \"Efthimiou\",\nrole = c(\"aut\", \"cre\"),\nemail = \"themiftw20@gmail.com\",\ncomment = c(ORCID = \"0000-0002-8458-5493\"))",
  "Description": "A set of tools for analyzing dyadic movement data. It\nprovides functions to process, visualize, and compute various\nmovement-based metrics from OpenPose-generated keypoints,\nincluding velocity, acceleration, and jerkiness.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/ThemisEfth/duet",
  "BugReports": "https://github.com/ThemisEfth/duet/issues",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libfftw3-dev libicu-dev libjpeg-dev libpng-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://themisefth.r-universe.dev",
  "Date/Publication": "2025-07-31 14:46:42 UTC",
  "RemoteUrl": "https://github.com/themisefth/duet",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc20d1e4c328801fab92fe8f936bd455b3d3ec7e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:42:44 UTC",
    "User": "root"
  },
  "Author": "Themis Nikolas Efthimiou [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8458-5493>)",
  "Maintainer": "Themis Nikolas Efthimiou <themiftw20@gmail.com>",
  "MD5sum": "081c7e225f879d13606b6ef6be0c2a11",
  "_user": "themisefth",
  "_type": "src",
  "_file": "duet_0.2.0.tar.gz",
  "_fileid": "e62425b66e0a1068aacfbf1773f8bf20cb6263c202c5ab74bfe353574986650f",
  "_filesize": 314206,
  "_sha256": "e62425b66e0a1068aacfbf1773f8bf20cb6263c202c5ab74bfe353574986650f",
  "_created": "2026-05-27T06:42:44.000Z",
  "_published": "2026-05-27T06:47:19.180Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78022227185,
      "time": 215,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233688724"
    },
    {
      "job": 78022227174,
      "time": 229,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233692357"
    },
    {
      "job": 78022227161,
      "time": 226,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233684880"
    },
    {
      "job": 78022227158,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233676058"
    },
    {
      "job": 78021741906,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233632911"
    },
    {
      "job": 78022227225,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233666432"
    },
    {
      "job": 78022227226,
      "time": 177,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233679422"
    },
    {
      "job": 78022227222,
      "time": 174,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233678469"
    },
    {
      "job": 78022227180,
      "time": 177,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233679136"
    }
  ],
  "_buildurl": "https://github.com/r-universe/themisefth/actions/runs/26495214893",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/themisefth/duet",
  "_commit": {
    "id": "bc20d1e4c328801fab92fe8f936bd455b3d3ec7e",
    "author": "ThemisEfth <themiftw20@gmail.com>",
    "committer": "ThemisEfth <themiftw20@gmail.com>",
    "message": "CRAN SUB\n",
    "time": 1753973202
  },
  "_maintainer": {
    "name": "Themis Nikolas Efthimiou",
    "email": "themiftw20@gmail.com",
    "login": "themisefth",
    "twitter": "@ThemisEfth",
    "description": "Postdoc in Psychology",
    "uuid": 55146861,
    "orcid": "0000-0002-8458-5493"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "biwavelet",
      "role": "Imports"
    },
    {
      "package": "imputeTS",
      "role": "Imports"
    },
    {
      "package": "kza",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "moments",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "signal",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "flextable",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "rempsyc",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "themisefth",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "themisefth",
      "count": 21,
      "uuid": 55146861
    }
  ],
  "_userbio": {
    "uuid": 55146861,
    "type": "user",
    "name": "Themis Efthimiou",
    "description": "Postdoc in Psychology"
  },
  "_downloads": {
    "count": 149,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/duet"
  },
  "_devurl": "https://github.com/themisefth/duet",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/duet.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/themisefth/duet",
  "_realowner": "themisefth",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-01-17"
    }
  ],
  "_exports": [
    "op_animate_dyad",
    "op_apply_keypoint_labels",
    "op_batch_create_csv",
    "op_compute_acceleration",
    "op_compute_coherence",
    "op_compute_coherence_batch",
    "op_compute_jerk",
    "op_compute_motionenergy",
    "op_compute_velocity",
    "op_create_csv",
    "op_interpolate",
    "op_merge_dyad",
    "op_plot_openpose",
    "op_plot_quality",
    "op_plot_timeseries",
    "op_remove_keypoints",
    "op_smooth_timeseries",
    "op_summarise"
  ],
  "_help": [
    {
      "page": "op_animate_dyad",
      "title": "Animate OpenPose data for a dyad across a range of frames (Video)",
      "topics": [
        "op_animate_dyad"
      ]
    },
    {
      "page": "op_apply_keypoint_labels",
      "title": "Rename Columns Based on Region",
      "topics": [
        "op_apply_keypoint_labels"
      ]
    },
    {
      "page": "op_batch_create_csv",
      "title": "Process all Dyad Directories to Create CSV Files",
      "topics": [
        "op_batch_create_csv"
      ]
    },
    {
      "page": "op_compute_acceleration",
      "title": "Compute Acceleration",
      "topics": [
        "op_compute_acceleration"
      ]
    },
    {
      "page": "op_compute_coherence",
      "title": "Compute Cross-Wavelet Coherence for Dyadic Motion Energy Data",
      "topics": [
        "op_compute_coherence"
      ]
    },
    {
      "page": "op_compute_coherence_batch",
      "title": "Process Multiple Dyads for Cross-Wavelet Coherence",
      "topics": [
        "op_compute_coherence_batch"
      ]
    },
    {
      "page": "op_compute_jerk",
      "title": "Compute Jerk",
      "topics": [
        "op_compute_jerk"
      ]
    },
    {
      "page": "op_compute_motionenergy",
      "title": "Compute Motion Energy from OpenPose Data",
      "topics": [
        "op_compute_motionenergy"
      ]
    },
    {
      "page": "op_compute_velocity",
      "title": "Compute Velocity and Optionally Adjust Boundary Values",
      "topics": [
        "op_compute_velocity"
      ]
    },
    {
      "page": "op_create_csv",
      "title": "Create CSV from JSON files",
      "topics": [
        "op_create_csv"
      ]
    },
    {
      "page": "op_interpolate",
      "title": "Interpolate missing or low-quality values in OpenPose time-series data",
      "topics": [
        "op_interpolate"
      ]
    },
    {
      "page": "op_merge_dyad",
      "title": "Merge CSV files for each dyad",
      "topics": [
        "op_merge_dyad"
      ]
    },
    {
      "page": "op_plot_openpose",
      "title": "Plot OpenPose Data for a Specified Frame",
      "topics": [
        "op_plot_openpose"
      ]
    },
    {
      "page": "op_plot_quality",
      "title": "Plot Data Quality (Confidence Ratings or Completeness)",
      "topics": [
        "op_plot_quality"
      ]
    },
    {
      "page": "op_plot_timeseries",
      "title": "Plot Keypoints with Facet Wrap",
      "topics": [
        "op_plot_timeseries"
      ]
    },
    {
      "page": "op_remove_keypoints",
      "title": "Remove Keypoints Based on Various Criteria",
      "topics": [
        "op_remove_keypoints"
      ]
    },
    {
      "page": "op_smooth_timeseries",
      "title": "Smooth Time Series Data with Various Methods",
      "topics": [
        "op_smooth_timeseries"
      ]
    },
    {
      "page": "op_summarise",
      "title": "Summarise OpenPose Time-Series Data",
      "topics": [
        "op_summarise"
      ]
    }
  ],
  "_readme": "https://github.com/themisefth/duet/raw/HEAD/README.md",
  "_rundeps": [
    "biwavelet",
    "cli",
    "codetools",
    "colorspace",
    "commonmark",
    "cpp11",
    "curl",
    "dotCall64",
    "dplyr",
    "farver",
    "fields",
    "foreach",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggtext",
    "ggthemes",
    "glue",
    "gridtext",
    "gtable",
    "imputeTS",
    "isoband",
    "iterators",
    "jpeg",
    "kza",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lmtest",
    "magrittr",
    "maps",
    "markdown",
    "MASS",
    "moments",
    "nlme",
    "nnet",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "reshape2",
    "rjson",
    "rlang",
    "S7",
    "scales",
    "signal",
    "spam",
    "stinepack",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "zoo"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "duet",
  "_universes": [
    "themisefth"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-27T06:45:23.000Z",
      "distro": "noble",
      "commit": "bc20d1e4c328801fab92fe8f936bd455b3d3ec7e",
      "fileid": "2780b4950f5217368b5515cabfa6a373ad1450819d4a7eaafc6634948a37542c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themisefth/actions/runs/26495214893"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-27T06:45:21.000Z",
      "distro": "noble",
      "commit": "bc20d1e4c328801fab92fe8f936bd455b3d3ec7e",
      "fileid": "2c1bfe92b882126c201e9c57b0093e28449a035fae5a0687fe88bd2cfdb2a46b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themisefth/actions/runs/26495214893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-27T06:45:24.000Z",
      "commit": "bc20d1e4c328801fab92fe8f936bd455b3d3ec7e",
      "fileid": "0a6d49337a493d67a8cd50e2778f8227a187ced3e377ee76d2afd03042a0f850",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themisefth/actions/runs/26495214893"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-27T06:44:50.000Z",
      "commit": "bc20d1e4c328801fab92fe8f936bd455b3d3ec7e",
      "fileid": "c10077954fe9ef482243c95bee3c28fa0e7057e001f127f30ba745a31e3e6671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themisefth/actions/runs/26495214893"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-27T06:45:15.000Z",
      "commit": "bc20d1e4c328801fab92fe8f936bd455b3d3ec7e",
      "fileid": "09f39f9703d8d45b27caf1ac6e20c96adc5fdd4c2df78373714c7343d1938c2d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/themisefth/actions/runs/26495214893"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-27T06:44:10.000Z",
      "commit": "bc20d1e4c328801fab92fe8f936bd455b3d3ec7e",
      "fileid": "d50c96a5c0a6112d905ec846e52f8718b01e7333c7a7b96e84700f97b6059693",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themisefth/actions/runs/26495214893"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-27T06:44:04.000Z",
      "commit": "bc20d1e4c328801fab92fe8f936bd455b3d3ec7e",
      "fileid": "c8edb4105b1d0f68de0ce48437c271122feefc4984f8b2ae6953c2c5e945f407",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themisefth/actions/runs/26495214893"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-27T06:44:12.000Z",
      "commit": "bc20d1e4c328801fab92fe8f936bd455b3d3ec7e",
      "fileid": "8be359ffac704fe08cf0587f4e47d84e9ea092aefa985ae8dda5a1ba98317fe8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themisefth/actions/runs/26495214893"
    }
  ]
}