{
  "_id": "6a4a41b3dd8261766bb12857",
  "Package": "PhysioMSKNet",
  "Type": "Package",
  "Title": "Musculoskeletal Network Analysis for Physiological Data",
  "Version": "0.1.0",
  "Author": "Yusuke Matsui",
  "Maintainer": "Yusuke Matsui <mail.to.matsui@gmail.com>",
  "Description": "Network science analysis of the human musculoskeletal\nsystem. Implements hypergraph representations of muscle-bone\nconnections, physical simulation via damped harmonic\noscillators, perturbation-based impact scoring, community\ndetection, and clinical outcome prediction. Based on Murphy et\nal. (2018) <doi:10.1371/journal.pbio.2002811>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://x-biosignal.r-universe.dev",
  "Date/Publication": "2026-07-05 09:34:46 UTC",
  "RemoteUrl": "https://github.com/x-biosignal/PhysioMSKNet",
  "RemoteRef": "HEAD",
  "RemoteSha": "3906d3bd246194988563be09ba251595c97c27b4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 11:31:44 UTC",
    "User": "root"
  },
  "_user": "x-biosignal",
  "_type": "src",
  "_file": "PhysioMSKNet_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/db3858071950ba2e8b389e63430f18ba2c9a3d4fed3f96341b91f32529b5a064",
  "_filesize": 1350651,
  "_sha256": "db3858071950ba2e8b389e63430f18ba2c9a3d4fed3f96341b91f32529b5a064",
  "_expires": "2026-10-13T11:36:17.000Z",
  "_created": "2026-07-05T11:31:44.000Z",
  "_published": "2026-07-05T11:36:19.346Z",
  "_jobs": [
    {
      "job": 85219188957,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8091361661"
    },
    {
      "job": 85219188951,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8091367127"
    },
    {
      "job": 85219188955,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8091352373"
    },
    {
      "job": 85219189004,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8091353592"
    },
    {
      "job": 85218971912,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8091335256"
    },
    {
      "job": 85219188952,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8091356712"
    },
    {
      "job": 85219188950,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8091356714"
    },
    {
      "job": 85219188956,
      "time": 160,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8091358324"
    },
    {
      "job": 85219188954,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8091355351"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/28739251404",
  "_status": "success",
  "_upstream": "https://github.com/x-biosignal/PhysioMSKNet",
  "_commit": {
    "id": "3906d3bd246194988563be09ba251595c97c27b4",
    "author": "Yusuke Matsui <mail.to.matsui@gmail.com>",
    "committer": "Yusuke Matsui <mail.to.matsui@gmail.com>",
    "message": "Release snapshot\n",
    "time": 1783244086
  },
  "_maintainer": {
    "name": "Yusuke Matsui",
    "email": "mail.to.matsui@gmail.com",
    "login": "ymatts",
    "description": "Data scientist",
    "uuid": 5744286
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "PhysioAnnotationHub",
      "role": "Suggests"
    },
    {
      "package": "PhysioCrossModal",
      "role": "Suggests"
    },
    {
      "package": "PhysioEMG",
      "role": "Suggests"
    },
    {
      "package": "PhysioMoCap",
      "role": "Suggests"
    },
    {
      "package": "PhysioOpenSim",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "x-biosignal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ymatts",
      "count": 1,
      "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/PhysioMSKNet"
  },
  "_devurl": "https://github.com/x-biosignal/physiomsknet",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PhysioMSKNet.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "degreeDistribution",
    "emgCommunityCompare",
    "emgMSKEnrichment",
    "emgStructuralCoherence",
    "emgToMSKMapping",
    "hyperedgeDegree",
    "imuCommunityDynamics",
    "imuImpactPrediction",
    "imuNetworkKinematics",
    "imuToMSKMapping",
    "loadIncidenceMatrix",
    "loadMSKData",
    "loadMuscleMetadata",
    "loadValidationData",
    "mocapCommunityDynamics",
    "mocapImpactPrediction",
    "mocapNetworkKinematics",
    "mocapToMSKMapping",
    "mskAdaptProtocol",
    "mskAnnotate",
    "mskBetweenness",
    "mskClinicalEvidence",
    "mskClinicalPredictor",
    "mskCloseness",
    "mskCommunityDetect",
    "mskCommunityProfile",
    "mskCompensationEvolution",
    "mskCompensationNetwork",
    "mskCompensationRiskScore",
    "mskCompensationSummary",
    "mskConsensusPartition",
    "mskCoordinationQualityScore",
    "mskDetectCompensation",
    "mskDetectRecoveryPlateau",
    "mskDetectResponderStatus",
    "mskEnrichKG",
    "mskFunctionalMilestones",
    "mskHomuncCorrelation",
    "MSKHypergraph",
    "mskImpactDeviation",
    "mskImpactRecoveryModel",
    "mskImpactScore",
    "mskImpactScoreAll",
    "mskInjuryRiskProfile",
    "mskKGSummary",
    "mskLongitudinalTracker",
    "mskMinimalDetectableChange",
    "mskModularity",
    "mskNetworkMetrics",
    "mskNeuralAdaptationIndex",
    "mskNullEnsemble",
    "mskNullHypergraph",
    "mskOutcomeConfidenceInterval",
    "mskOutcomeReport",
    "mskOutcomeSummary",
    "mskPathwayQuery",
    "mskPredictFunctionalOutcome",
    "mskReassess",
    "mskRecoveryTimeline",
    "mskRecoveryTrajectoryFit",
    "mskRehabProtocol",
    "mskReproducePaper",
    "mskRobustRegression",
    "mskShortestPaths",
    "mskSimulate",
    "mskSynergyChangeIndex",
    "mskZRand",
    "neuromechCorticomuscularCoupling",
    "neuromechDirectionalCoupling",
    "neuromechElectromechanicalDelay",
    "neuromechIntegratedVulnerability",
    "neuromechJointTorque",
    "neuromechMotorDriveTopography",
    "neuromechMuscleSynergy",
    "neuromechSummary",
    "opensimCompareModels",
    "opensimForceToImpact",
    "opensimNetworkAnalysis",
    "opensimToMSKHypergraph",
    "plotCommunityStructure",
    "plotDegreeDistribution",
    "plotHomunculus",
    "plotImpactVsDegree",
    "plotImpactVsRecovery",
    "plotMSKNetwork",
    "projectBoneGraph",
    "projectMuscleGraph",
    "vertexDegree"
  ],
  "_help": [
    {
      "page": "degreeDistribution",
      "title": "Degree Distribution",
      "topics": [
        "degreeDistribution"
      ]
    },
    {
      "page": "emgCommunityCompare",
      "title": "Compare EMG and MSK Communities",
      "topics": [
        "emgCommunityCompare"
      ]
    },
    {
      "page": "emgMSKEnrichment",
      "title": "EMG Activation Enrichment by MSK Community",
      "topics": [
        "emgMSKEnrichment"
      ]
    },
    {
      "page": "emgStructuralCoherence",
      "title": "Compare EMG Coherence with MSK Structural Connectivity",
      "topics": [
        "emgStructuralCoherence"
      ]
    },
    {
      "page": "emgToMSKMapping",
      "title": "Map EMG Channels to MSK Muscles",
      "topics": [
        "emgToMSKMapping"
      ]
    },
    {
      "page": "hyperedgeDegree",
      "title": "Hyperedge (Muscle) Degree",
      "topics": [
        "hyperedgeDegree"
      ]
    },
    {
      "page": "imuCommunityDynamics",
      "title": "IMU-based Community Dynamics",
      "topics": [
        "imuCommunityDynamics"
      ]
    },
    {
      "page": "imuImpactPrediction",
      "title": "IMU-based Impact Prediction",
      "topics": [
        "imuImpactPrediction"
      ]
    },
    {
      "page": "imuNetworkKinematics",
      "title": "IMU-based Network Kinematics Analysis",
      "topics": [
        "imuNetworkKinematics"
      ]
    },
    {
      "page": "imuToMSKMapping",
      "title": "Map IMU Sensor Placements to MSK Bones",
      "topics": [
        "imuToMSKMapping"
      ]
    },
    {
      "page": "loadIncidenceMatrix",
      "title": "Load Incidence Matrix",
      "topics": [
        "loadIncidenceMatrix"
      ]
    },
    {
      "page": "loadMSKData",
      "title": "Load MSK Network Data",
      "topics": [
        "loadMSKData"
      ]
    },
    {
      "page": "loadMuscleMetadata",
      "title": "Load Muscle Metadata",
      "topics": [
        "loadMuscleMetadata"
      ]
    },
    {
      "page": "loadValidationData",
      "title": "Load Validation Data",
      "topics": [
        "loadValidationData"
      ]
    },
    {
      "page": "mocapCommunityDynamics",
      "title": "Within vs Between Community Movement Synchrony",
      "topics": [
        "mocapCommunityDynamics"
      ]
    },
    {
      "page": "mocapImpactPrediction",
      "title": "Kinematic Stress-based Impact Prediction",
      "topics": [
        "mocapImpactPrediction"
      ]
    },
    {
      "page": "mocapNetworkKinematics",
      "title": "Compute Kinematic Coupling vs MSK Structure",
      "topics": [
        "mocapNetworkKinematics"
      ]
    },
    {
      "page": "mocapToMSKMapping",
      "title": "Map MoCap Segments to MSK Bones",
      "topics": [
        "mocapToMSKMapping"
      ]
    },
    {
      "page": "mskAdaptProtocol",
      "title": "Adapt Rehabilitation Protocol Based on Reassessment",
      "topics": [
        "mskAdaptProtocol"
      ]
    },
    {
      "page": "mskAnnotate",
      "title": "Annotate MSK Hypergraph with Knowledge Graph Data",
      "topics": [
        "mskAnnotate"
      ]
    },
    {
      "page": "mskBetweenness",
      "title": "Betweenness Centrality via BFS",
      "topics": [
        "mskBetweenness"
      ]
    },
    {
      "page": "mskClinicalEvidence",
      "title": "Map Injured Muscles to Clinical Codes and Evidence",
      "topics": [
        "mskClinicalEvidence"
      ]
    },
    {
      "page": "mskClinicalPredictor",
      "title": "Clinical Prediction from MSK Network Topology",
      "topics": [
        "mskClinicalPredictor"
      ]
    },
    {
      "page": "mskCloseness",
      "title": "Closeness Centrality",
      "topics": [
        "mskCloseness"
      ]
    },
    {
      "page": "mskCommunityDetect",
      "title": "Community Detection on MSK Network",
      "topics": [
        "mskCommunityDetect"
      ]
    },
    {
      "page": "mskCommunityProfile",
      "title": "Profile a MSK Community's Functional Characteristics",
      "topics": [
        "mskCommunityProfile"
      ]
    },
    {
      "page": "mskCompensationEvolution",
      "title": "Track Compensation Pattern Evolution Over Time",
      "topics": [
        "mskCompensationEvolution"
      ]
    },
    {
      "page": "mskCompensationNetwork",
      "title": "Build Compensation Network",
      "topics": [
        "mskCompensationNetwork"
      ]
    },
    {
      "page": "mskCompensationRiskScore",
      "title": "Compensation Risk Score",
      "topics": [
        "mskCompensationRiskScore"
      ]
    },
    {
      "page": "mskCompensationSummary",
      "title": "Comprehensive Compensation Analysis Summary",
      "topics": [
        "mskCompensationSummary"
      ]
    },
    {
      "page": "mskConsensusPartition",
      "title": "Consensus Partition",
      "topics": [
        "mskConsensusPartition"
      ]
    },
    {
      "page": "mskCoordinationQualityScore",
      "title": "Compute Coordination Quality Score",
      "topics": [
        "mskCoordinationQualityScore"
      ]
    },
    {
      "page": "mskDetectCompensation",
      "title": "Detect Compensatory Activation Patterns",
      "topics": [
        "mskDetectCompensation"
      ]
    },
    {
      "page": "mskDetectRecoveryPlateau",
      "title": "Detect Recovery Plateau in Longitudinal Data",
      "topics": [
        "mskDetectRecoveryPlateau"
      ]
    },
    {
      "page": "mskDetectResponderStatus",
      "title": "Classify Muscles as Responders, Non-Responders, or Deteriorated",
      "topics": [
        "mskDetectResponderStatus"
      ]
    },
    {
      "page": "mskEnrichKG",
      "title": "Functional Enrichment of Muscles via Knowledge Graph",
      "topics": [
        "mskEnrichKG"
      ]
    },
    {
      "page": "mskFunctionalMilestones",
      "title": "Generate Functional Milestones for Rehabilitation",
      "topics": [
        "mskFunctionalMilestones"
      ]
    },
    {
      "page": "mskHomuncCorrelation",
      "title": "Homunculus Correlation Analysis",
      "topics": [
        "mskHomuncCorrelation"
      ]
    },
    {
      "page": "MSKHypergraph",
      "title": "Create MSK Hypergraph Object",
      "topics": [
        "MSKHypergraph"
      ]
    },
    {
      "page": "mskImpactDeviation",
      "title": "Compute Impact Deviation",
      "topics": [
        "mskImpactDeviation"
      ]
    },
    {
      "page": "mskImpactRecoveryModel",
      "title": "Impact-Recovery Prediction Model",
      "topics": [
        "mskImpactRecoveryModel"
      ]
    },
    {
      "page": "mskImpactScore",
      "title": "Compute Impact Score for One Muscle",
      "topics": [
        "mskImpactScore"
      ]
    },
    {
      "page": "mskImpactScoreAll",
      "title": "Compute Impact Scores for All Muscles",
      "topics": [
        "mskImpactScoreAll"
      ]
    },
    {
      "page": "mskInjuryRiskProfile",
      "title": "Patient-specific Injury Risk Profile",
      "topics": [
        "mskInjuryRiskProfile"
      ]
    },
    {
      "page": "mskKGSummary",
      "title": "KG-Enriched Summary of MSK Network",
      "topics": [
        "mskKGSummary"
      ]
    },
    {
      "page": "mskLongitudinalTracker",
      "title": "Track Longitudinal MSK Metrics Across Timepoints",
      "topics": [
        "mskLongitudinalTracker"
      ]
    },
    {
      "page": "mskMinimalDetectableChange",
      "title": "Compute Minimal Detectable Change from Longitudinal Tracker",
      "topics": [
        "mskMinimalDetectableChange"
      ]
    },
    {
      "page": "mskModularity",
      "title": "Compute Modularity",
      "topics": [
        "mskModularity"
      ]
    },
    {
      "page": "mskNetworkMetrics",
      "title": "MSK Network Metrics",
      "topics": [
        "mskNetworkMetrics"
      ]
    },
    {
      "page": "mskNeuralAdaptationIndex",
      "title": "Compute Neural Adaptation Index Across Timepoints",
      "topics": [
        "mskNeuralAdaptationIndex"
      ]
    },
    {
      "page": "mskNullEnsemble",
      "title": "Generate Null Hypergraph Ensemble",
      "topics": [
        "mskNullEnsemble"
      ]
    },
    {
      "page": "mskNullHypergraph",
      "title": "Generate Null Hypergraph",
      "topics": [
        "mskNullHypergraph"
      ]
    },
    {
      "page": "mskOutcomeConfidenceInterval",
      "title": "Confidence Intervals for Outcome Predictions",
      "topics": [
        "mskOutcomeConfidenceInterval"
      ]
    },
    {
      "page": "mskOutcomeReport",
      "title": "Comprehensive Outcome Report",
      "topics": [
        "mskOutcomeReport"
      ]
    },
    {
      "page": "mskOutcomeSummary",
      "title": "MSK Outcome Summary Report",
      "topics": [
        "mskOutcomeSummary"
      ]
    },
    {
      "page": "mskPathwayQuery",
      "title": "Query Anatomical Pathway Between Entities",
      "topics": [
        "mskPathwayQuery"
      ]
    },
    {
      "page": "mskPredictFunctionalOutcome",
      "title": "Predict Functional Outcome from MSK Network Analysis",
      "topics": [
        "mskPredictFunctionalOutcome"
      ]
    },
    {
      "page": "mskReassess",
      "title": "Reassess Patient Progress",
      "topics": [
        "mskReassess"
      ]
    },
    {
      "page": "mskRecoveryTimeline",
      "title": "Recovery Timeline with Phase Assignment",
      "topics": [
        "mskRecoveryTimeline"
      ]
    },
    {
      "page": "mskRecoveryTrajectoryFit",
      "title": "Fit Recovery Trajectory to Longitudinal Activation Data",
      "topics": [
        "mskRecoveryTrajectoryFit"
      ]
    },
    {
      "page": "mskRehabProtocol",
      "title": "Rehabilitation Protocol Based on Network Topology",
      "topics": [
        "mskRehabProtocol"
      ]
    },
    {
      "page": "mskReproducePaper",
      "title": "Reproduce Paper Results",
      "topics": [
        "mskReproducePaper"
      ]
    },
    {
      "page": "mskRobustRegression",
      "title": "Robust Regression for MSK Data",
      "topics": [
        "mskRobustRegression"
      ]
    },
    {
      "page": "mskShortestPaths",
      "title": "Shortest Path Distances",
      "topics": [
        "mskShortestPaths"
      ]
    },
    {
      "page": "mskSimulate",
      "title": "Simulate MSK Network Dynamics",
      "topics": [
        "mskSimulate"
      ]
    },
    {
      "page": "mskSynergyChangeIndex",
      "title": "Compute Synergy Change Index Between Two Timepoints",
      "topics": [
        "mskSynergyChangeIndex"
      ]
    },
    {
      "page": "mskZRand",
      "title": "Adjusted Rand Index (z-score)",
      "topics": [
        "mskZRand"
      ]
    },
    {
      "page": "neuromechCorticomuscularCoupling",
      "title": "Corticomuscular Coherence in MSK Network Context",
      "topics": [
        "neuromechCorticomuscularCoupling"
      ]
    },
    {
      "page": "neuromechDirectionalCoupling",
      "title": "Directional Cortico-Muscular Coupling",
      "topics": [
        "neuromechDirectionalCoupling"
      ]
    },
    {
      "page": "neuromechElectromechanicalDelay",
      "title": "Electromechanical Delay via Cross-Correlation",
      "topics": [
        "neuromechElectromechanicalDelay"
      ]
    },
    {
      "page": "neuromechIntegratedVulnerability",
      "title": "Integrated Neuromechanical Vulnerability",
      "topics": [
        "neuromechIntegratedVulnerability"
      ]
    },
    {
      "page": "neuromechJointTorque",
      "title": "Joint Torque Modeling in MSK Context",
      "topics": [
        "neuromechJointTorque"
      ]
    },
    {
      "page": "neuromechMotorDriveTopography",
      "title": "Motor Drive Topography",
      "topics": [
        "neuromechMotorDriveTopography"
      ]
    },
    {
      "page": "neuromechMuscleSynergy",
      "title": "Muscle Synergy Decomposition in MSK Context",
      "topics": [
        "neuromechMuscleSynergy"
      ]
    },
    {
      "page": "neuromechSummary",
      "title": "Neuromechanics Summary",
      "topics": [
        "neuromechSummary"
      ]
    },
    {
      "page": "opensimCompareModels",
      "title": "Compare Multiple OpenSim Models",
      "topics": [
        "opensimCompareModels"
      ]
    },
    {
      "page": "opensimForceToImpact",
      "title": "OpenSim Force-weighted Impact Analysis",
      "topics": [
        "opensimForceToImpact"
      ]
    },
    {
      "page": "opensimNetworkAnalysis",
      "title": "Full Network Analysis on OpenSim Model",
      "topics": [
        "opensimNetworkAnalysis"
      ]
    },
    {
      "page": "opensimToMSKHypergraph",
      "title": "Build MSKHypergraph from OpenSim Model",
      "topics": [
        "opensimToMSKHypergraph"
      ]
    },
    {
      "page": "plotCommunityStructure",
      "title": "Plot Community Structure",
      "topics": [
        "plotCommunityStructure"
      ]
    },
    {
      "page": "plotDegreeDistribution",
      "title": "Plot Degree Distribution",
      "topics": [
        "plotDegreeDistribution"
      ]
    },
    {
      "page": "plotHomunculus",
      "title": "Plot Homunculus Correspondence",
      "topics": [
        "plotHomunculus"
      ]
    },
    {
      "page": "plotImpactVsDegree",
      "title": "Plot Impact Score vs Degree",
      "topics": [
        "plotImpactVsDegree"
      ]
    },
    {
      "page": "plotImpactVsRecovery",
      "title": "Plot Impact Deviation vs Recovery Time",
      "topics": [
        "plotImpactVsRecovery"
      ]
    },
    {
      "page": "plotMSKNetwork",
      "title": "Plot MSK Network",
      "topics": [
        "plotMSKNetwork"
      ]
    },
    {
      "page": "projectBoneGraph",
      "title": "Project to Bone-centric Graph",
      "topics": [
        "projectBoneGraph"
      ]
    },
    {
      "page": "projectMuscleGraph",
      "title": "Project to Muscle-centric Graph",
      "topics": [
        "projectMuscleGraph"
      ]
    },
    {
      "page": "vertexDegree",
      "title": "Vertex (Bone) Degree",
      "topics": [
        "vertexDegree"
      ]
    }
  ],
  "_readme": "https://github.com/x-biosignal/PhysioMSKNet/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "physiomsknet",
  "_universes": [
    "x-biosignal",
    "ymatts"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T11:34:05.000Z",
      "distro": "resolute",
      "commit": "3906d3bd246194988563be09ba251595c97c27b4",
      "fileid": "https://r2.ropensci.org/178f882c7bee01ab3e810375b637614087a489a6ddf7175bf60e510794f22611",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/28739251404"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T11:34:41.000Z",
      "distro": "resolute",
      "commit": "3906d3bd246194988563be09ba251595c97c27b4",
      "fileid": "https://r2.ropensci.org/c545f3891488e525f27f96c5a531d9171c398a1c4c8550fd54a687b62dc211a8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/28739251404"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T11:33:16.000Z",
      "commit": "3906d3bd246194988563be09ba251595c97c27b4",
      "fileid": "https://r2.ropensci.org/6e9f55034d4f29dcfe5a5b5af261e51e0c8132f56aad00b66b8c2b014cc288f6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/28739251404"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T11:33:28.000Z",
      "commit": "3906d3bd246194988563be09ba251595c97c27b4",
      "fileid": "https://r2.ropensci.org/cc0ca5f1a5d43feb03356fd91f5ddec2e1bbdd381cf1e9708b091c562e94f3d3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/28739251404"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-05T11:34:35.000Z",
      "commit": "3906d3bd246194988563be09ba251595c97c27b4",
      "fileid": "https://r2.ropensci.org/9f99d5184efaf4a975e6b27f2fdabcb37eeffb2aacf6f643deada5cffd0b8f8d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/28739251404"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T11:33:07.000Z",
      "commit": "3906d3bd246194988563be09ba251595c97c27b4",
      "fileid": "https://r2.ropensci.org/93f39282bca0940eae51bde29603dab3adf24131401ccfb29745b877647f2506",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/28739251404"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T11:33:19.000Z",
      "commit": "3906d3bd246194988563be09ba251595c97c27b4",
      "fileid": "https://r2.ropensci.org/3c27bce2b43cabb0db028434e20b0ddd2765d17f01c9072bb4d5bc3141b1da5f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/28739251404"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T11:32:59.000Z",
      "commit": "3906d3bd246194988563be09ba251595c97c27b4",
      "fileid": "https://r2.ropensci.org/02cf22c42be2d7d870d6e66e2368a3c8675a090a21c208a03bdb0d113d3f44c8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/x-biosignal/actions/runs/28739251404"
    }
  ]
}