{
  "_id": "6a2f74493efcd9bda4324fee",
  "Package": "PhysioEDA",
  "Title": "Electrodermal Activity Analysis for PhysioExperiment Objects",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Yusuke\",\nfamily = \"Matsui\",\nrole = c(\"aut\", \"cre\"),\nemail = \"you@example.com\")",
  "Author": "Yusuke Matsui",
  "Maintainer": "Yusuke Matsui <you@example.com>",
  "Description": "Provides electrodermal activity (EDA / skin conductance)\nanalysis functions for PhysioExperiment objects. Includes\npreprocessing (filtering, downsampling), artifact detection and\ncorrection, tonic/phasic decomposition (highpass, median, CDA,\ncvxEDA), SCR peak detection, feature extraction, data\ntransformations, signal quality assessment, visualization, and\nevent-related SCR analysis.",
  "VignetteBuilder": "knitr",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Collate": "'eda-simulate.R' 'eda-data.R' 'eda-artifact.R'\n'eda-preprocess.R' 'eda-cda.R' 'eda-cvxeda.R' 'eda-decompose.R'\n'eda-peaks.R' 'eda-features.R' 'eda-event.R' 'eda-plot.R'\n'eda-quality.R' 'eda-transform.R' 'zzz.R'",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://x-biosignal.r-universe.dev",
  "Date/Publication": "2026-03-16 11:31:27 UTC",
  "RemoteUrl": "https://github.com/x-biosignal/PhysioEDA",
  "RemoteRef": "HEAD",
  "RemoteSha": "a999be3d7583ecf2fbd4b4aeeb18c8eee1405672",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 03:36:05 UTC",
    "User": "root"
  },
  "MD5sum": "6557be53fdb46739cd06b529e56a2716",
  "_user": "x-biosignal",
  "_type": "src",
  "_file": "PhysioEDA_0.2.0.tar.gz",
  "_fileid": "c1b7b769bcdf7662db79f1d634289372b7bcd02a4ed81e684b45f8906645d62d",
  "_filesize": 198803,
  "_sha256": "c1b7b769bcdf7662db79f1d634289372b7bcd02a4ed81e684b45f8906645d62d",
  "_created": "2026-06-15T03:36:05.000Z",
  "_published": "2026-06-15T03:40:57.810Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81343074745,
      "time": 241,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7628603812"
    },
    {
      "job": 81343074748,
      "time": 234,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7628601762"
    },
    {
      "job": 81343074766,
      "time": 236,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7628598221"
    },
    {
      "job": 81343074765,
      "time": 242,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7628598886"
    },
    {
      "job": 81342722129,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7628561373"
    },
    {
      "job": 81343074743,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7628582251"
    },
    {
      "job": 81343074774,
      "time": 182,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7628593092"
    },
    {
      "job": 81343074770,
      "time": 181,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7628592933"
    },
    {
      "job": 81343074784,
      "time": 215,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7628598476"
    }
  ],
  "_buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/27522317789",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/x-biosignal/PhysioEDA",
  "_commit": {
    "id": "a999be3d7583ecf2fbd4b4aeeb18c8eee1405672",
    "author": "Yusuke Matsui <mail.to.matsui@gmail.com>",
    "committer": "Yusuke Matsui <mail.to.matsui@gmail.com>",
    "message": "docs: Add comprehensive README\n",
    "time": 1773660687
  },
  "_maintainer": {
    "name": "Yusuke Matsui",
    "email": "you@example.com",
    "login": "invalid-email-address",
    "uuid": 148100
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "PhysioCore",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "x-biosignal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ymatts",
      "count": 2,
      "uuid": 5744286
    }
  ],
  "_userbio": {
    "uuid": 268545536,
    "type": "organization",
    "name": "x-biosignal",
    "followers": 1
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PhysioEDA"
  },
  "_devurl": "https://github.com/x-biosignal/physioeda",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PhysioEDA.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "edaArtifact",
    "edaDecompose",
    "edaDownsample",
    "edaErscr",
    "edaFeatures",
    "edaFilter",
    "edaPeaks",
    "edaQuality",
    "edaSimulate",
    "edaTransform",
    "edaUntransform",
    "make_eda",
    "make_eda_with_scr",
    "plotDecompose",
    "plotEda",
    "plotPeaks"
  ],
  "_help": [
    {
      "page": "edaArtifact",
      "title": "Detect and Correct EDA Artifacts",
      "topics": [
        "edaArtifact"
      ]
    },
    {
      "page": "edaDecompose",
      "title": "Decompose EDA into Tonic and Phasic Components",
      "topics": [
        "edaDecompose"
      ]
    },
    {
      "page": "edaDownsample",
      "title": "Downsample EDA Signal",
      "topics": [
        "edaDownsample"
      ]
    },
    {
      "page": "edaErscr",
      "title": "Event-Related SCR Analysis",
      "topics": [
        "edaErscr"
      ]
    },
    {
      "page": "edaFeatures",
      "title": "Extract EDA Features per Channel",
      "topics": [
        "edaFeatures"
      ]
    },
    {
      "page": "edaFilter",
      "title": "Filter EDA Signal",
      "topics": [
        "edaFilter"
      ]
    },
    {
      "page": "edaPeaks",
      "title": "Detect Skin Conductance Response (SCR) Peaks",
      "topics": [
        "edaPeaks"
      ]
    },
    {
      "page": "edaQuality",
      "title": "Assess EDA Signal Quality",
      "topics": [
        "edaQuality"
      ]
    },
    {
      "page": "edaSimulate",
      "title": "Simulate Synthetic EDA Signals",
      "topics": [
        "edaSimulate"
      ]
    },
    {
      "page": "edaTransform",
      "title": "Transform EDA Data",
      "topics": [
        "edaTransform"
      ]
    },
    {
      "page": "edaUntransform",
      "title": "Reverse EDA Transformation",
      "topics": [
        "edaUntransform"
      ]
    },
    {
      "page": "make_eda",
      "title": "Create a Simulated EDA PhysioExperiment",
      "topics": [
        "make_eda"
      ]
    },
    {
      "page": "make_eda_with_scr",
      "title": "Create a Simulated EDA PhysioExperiment with SCR Events",
      "topics": [
        "make_eda_with_scr"
      ]
    },
    {
      "page": "plotDecompose",
      "title": "Plot EDA Decomposition",
      "topics": [
        "plotDecompose"
      ]
    },
    {
      "page": "plotEda",
      "title": "Plot EDA Time Series",
      "topics": [
        "plotEda"
      ]
    },
    {
      "page": "plotPeaks",
      "title": "Plot EDA Signal with SCR Peaks",
      "topics": [
        "plotPeaks"
      ]
    }
  ],
  "_readme": "https://github.com/x-biosignal/PhysioEDA/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "DelayedArray",
    "generics",
    "GenomicRanges",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "PhysioCore",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "SummarizedExperiment",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "eda-analysis.Rmd",
      "filename": "eda-analysis.html",
      "title": "EDA Analysis: Preprocessing, Decomposition, and SCR Detection",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Creating or Loading EDA Data",
        "Signal Quality Assessment",
        "Preprocessing",
        "Filtering",
        "Downsampling",
        "Artifact Detection and Correction",
        "Tonic/Phasic Decomposition",
        "Highpass Method",
        "Median Filter Method",
        "Continuous Decomposition Analysis (CDA)",
        "cvxEDA",
        "Visualizing the Decomposition",
        "SCR Peak Detection",
        "Feature Extraction",
        "Data Transformation",
        "Plotting the Raw Signal",
        "Complete Pipeline Example",
        "References",
        "Session Info"
      ],
      "created": "2026-03-16 08:33:04",
      "modified": "2026-03-16 08:33:04",
      "commits": 1
    },
    {
      "source": "eda-event-related.Rmd",
      "filename": "eda-event-related.html",
      "title": "Event-Related SCR Analysis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Overview of the ER-SCR Workflow",
        "Preparing Data with Events",
        "Adding Events Manually",
        "Preprocessing for ER-SCR",
        "Decomposition",
        "Event-Related SCR Extraction",
        "Understanding the Parameters",
        "Interpreting the Results",
        "Working with ER-SCR Results",
        "Response Rate",
        "Mean Amplitude",
        "Comparing Conditions",
        "Visualizing Event-Related EDA",
        "Plotting the Signal with Event Markers",
        "Plotting SCR Peaks",
        "Data Transformation for Statistics",
        "Complete Event-Related Analysis Example",
        "Best Practices",
        "References",
        "Session Info"
      ],
      "created": "2026-03-16 08:33:04",
      "modified": "2026-03-16 08:33:04",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "physioeda",
  "_universes": [
    "x-biosignal",
    "invalid-email-address"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-15T03:38:38.000Z",
      "distro": "noble",
      "commit": "a999be3d7583ecf2fbd4b4aeeb18c8eee1405672",
      "fileid": "c94bbff85edaf738dc29a662cb930f403a7bab5b8acbedfcae4d85ca9118285d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/27522317789"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-15T03:38:32.000Z",
      "distro": "noble",
      "commit": "a999be3d7583ecf2fbd4b4aeeb18c8eee1405672",
      "fileid": "abed0f62f9c5cd53ce7c9f1d303a003e549d846af005970ca1e1becff779c62e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/27522317789"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-15T03:38:48.000Z",
      "commit": "a999be3d7583ecf2fbd4b4aeeb18c8eee1405672",
      "fileid": "c6c6a1a7df26af70c86e7be718ed28e441c26fecbc99bc7e23b888de2c1e9963",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/27522317789"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-15T03:38:34.000Z",
      "commit": "a999be3d7583ecf2fbd4b4aeeb18c8eee1405672",
      "fileid": "0df52b2721a35e8b84b06dd5e790bb1faa71094459d4c61f11851fa8a0fcd8af",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/27522317789"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-15T03:38:31.000Z",
      "commit": "a999be3d7583ecf2fbd4b4aeeb18c8eee1405672",
      "fileid": "9c6e3cc7731fd76c584a981c65d68245e82100729c1a66ac7e08aea5f662b10d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/27522317789"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-15T03:37:33.000Z",
      "commit": "a999be3d7583ecf2fbd4b4aeeb18c8eee1405672",
      "fileid": "31c276ca1d76382df6857e2ad3730cce2daff0b6ab27529006902265f69e528a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/27522317789"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-15T03:37:27.000Z",
      "commit": "a999be3d7583ecf2fbd4b4aeeb18c8eee1405672",
      "fileid": "e446cfb9f7969cef695e1eb171071bf86eee51db6547ec8a8c6c341ad19f9659",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/27522317789"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-15T03:37:48.000Z",
      "commit": "a999be3d7583ecf2fbd4b4aeeb18c8eee1405672",
      "fileid": "4b7017b45f72c7a9ad98b2fd5f27506c682ec25343cbf66ce8d200f235e2f03f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/27522317789"
    }
  ]
}