{
  "_id": "6a1069dcacfb0bcc41ca9c8d",
  "Package": "RMeDPower2",
  "Type": "Package",
  "Title": "Design and Modeling for Repeated Measures Studies",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Min-Gyoung\", \"Shin\",\nemail = \"mingyoung.shin@gladstone.ucsf.edu\",\nrole = c(\"aut\")),\nperson(\"Reuben\", \"Thomas\",\nemail = \"reuben.thomas@gladstone.ucsf.edu\",\nrole = c(\"aut\", \"cre\"))\n)",
  "Description": "Provides complete functionality to analyse data from\nrepeated measures experiments with hierarchical or crossed\nexperimental designs. Supports testing modeling assumptions,\nidentifying outlier observations and experimental units,\nestimating statistical power, and performing sample size\ncalculations. Uses linear mixed effects models via 'lme4' and\nsimulation-based power analysis via 'simr'. Handles both normal\nand non-normal error distributions including binomial and\nPoisson families. For more details see Shin et al. (2022)\n<doi:10.1101/2022.07.18.500490>, Bates et al. (2015)\n<doi:10.18637/jss.v067.i01>, Green and MacLeod (2016)\n<doi:10.1111/2041-210X.12504>, Hartig (2024)\n<doi:10.32614/CRAN.package.DHARMa>, Nieuwenhuis et al. (2012)\n<doi:10.32614/RJ-2012-011>, Millard (2013)\n<doi:10.1007/978-1-4614-8456-1> and Kuznetsova et al. (2017)\n<doi:10.18637/jss.v082.i13>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 18:31:07 UTC",
    "User": "root"
  },
  "Author": "Min-Gyoung Shin [aut], Reuben Thomas [aut, cre]",
  "Maintainer": "Reuben Thomas <reuben.thomas@gladstone.ucsf.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-07 17:12:04 UTC",
  "RemoteUrl": "https://github.com/cran/RMeDPower2",
  "RemoteRef": "HEAD",
  "RemoteSha": "56c713c8f2039b700b58b6300572a7d5e3c6c444",
  "MD5sum": "cc8be68eca6a371524cab242bb31659d",
  "_user": "cran",
  "_type": "src",
  "_file": "RMeDPower2_1.0.1.tar.gz",
  "_fileid": "2e8111b01b765aecfc9ba43c50ceb6d0745d6433419376fcfbd1fdd8a29e7c23",
  "_filesize": 5336022,
  "_sha256": "2e8111b01b765aecfc9ba43c50ceb6d0745d6433419376fcfbd1fdd8a29e7c23",
  "_created": "2026-05-07T18:31:07.000Z",
  "_published": "2026-05-22T14:36:12.514Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77401190766,
      "time": 302,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6863422496"
    },
    {
      "job": 77401190458,
      "time": 274,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6863410616"
    },
    {
      "job": 77401189672,
      "time": 316,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6863313772"
    },
    {
      "job": 77401189684,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163116908"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25514389409",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RMeDPower2",
  "_commit": {
    "id": "56c713c8f2039b700b58b6300572a7d5e3c6c444",
    "author": "Reuben Thomas <reuben.thomas@gladstone.ucsf.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1778173924
  },
  "_maintainer": {
    "name": "Reuben Thomas",
    "email": "reuben.thomas@gladstone.ucsf.edu",
    "login": "reubenthomas",
    "uuid": 11655811
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "simr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "lmerTest",
      "role": "Imports"
    },
    {
      "package": "DHARMa",
      "role": "Imports"
    },
    {
      "package": "influence.ME",
      "role": "Imports"
    },
    {
      "package": "EnvStats",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2026-05-07"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "reubenthomas",
      "count": 1,
      "uuid": 11655811
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RMeDPower2"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RMeDPower2.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-05-07"
    }
  ],
  "_exports": [
    "calculatePower",
    "diagnoseDataModel",
    "getEstimatesOfInterest",
    "readDesign",
    "readPowerParams",
    "readProbabilityModel"
  ],
  "_datasets": [
    {
      "name": "mouse_behavior_MWM_assay_data",
      "title": "Mouse behavior data from a Morris Water Maze assay",
      "object": "mouse_behavior_MWM_assay_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "hAPP",
        "cohort",
        "MouseID",
        "Trial",
        "Latency"
      ],
      "rows": 1272,
      "table": true,
      "tojson": true
    },
    {
      "name": "mouse_brain_electro_physiology_data",
      "title": "Mouse brain electrophysiology data",
      "object": "mouse_brain_electro_physiology_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "negative_action_potential_mV",
        "Mice",
        "Genotype",
        "Sex",
        "slice_number"
      ],
      "rows": 62,
      "table": true,
      "tojson": true
    },
    {
      "name": "plate_assay_full_data",
      "title": "Full plate assay dataset",
      "object": "plate_assay_full_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "experiment",
        "line",
        "classif",
        "perim_1th_effect",
        "perim_2th_effect",
        "perim_3th_effect",
        "perim_4th_effect",
        "perim_5th_effect",
        "perim_6th_effect"
      ],
      "rows": 6305,
      "table": true,
      "tojson": true
    },
    {
      "name": "plate_assay_pilot_data",
      "title": "Pilot plate assay data",
      "object": "plate_assay_pilot_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "experiment",
        "line",
        "classification",
        "cell_size1",
        "cell_size2",
        "cell_size3",
        "cell_size4",
        "cell_size5",
        "cell_size6"
      ],
      "rows": 2588,
      "table": true,
      "tojson": true
    },
    {
      "name": "plate_assay_pilot_data_wo_repeats",
      "title": "Pilot plate assay data without repeated measurements",
      "object": "plate_assay_pilot_data_wo_repeats",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "experiment",
        "plate",
        "line",
        "classification",
        "response_variable"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "snRNAseq_cluster_count_data",
      "title": "Single-nucleus RNA-seq cluster-level count data",
      "object": "snRNAseq_cluster_count_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample_id",
        "animal_model",
        "total_numbers_of_cells_per_sample",
        "cluster_id",
        "number_of_cells_per_sample_in_cluster",
        "Genotype",
        "Mouse_.",
        "Sex",
        "PS19",
        "Cre",
        "ApoE",
        "DOB",
        "Age_Perfused",
        "Date_Perfused",
        "Date_of_Nuc_Isolation",
        "Hippocampus_Vol_mm",
        "X._AT8_Coverage_Area",
        "X._GFAP_Coverage_Area",
        "X._S100B_Coverage_Area",
        "X._IBA1_Coverage_Area",
        "X._CD68_Coverage_Area",
        "X._MBP_Coverage_Area",
        "X._OPC_Coverage_Area"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "snRNAseq_gene_count_data",
      "title": "Single-nucleus RNA-seq gene-level count data",
      "object": "snRNAseq_gene_count_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "orig.ident",
        "nCount_RNA",
        "nFeature_RNA",
        "percent.mt",
        "sample_number",
        "mouse_number",
        "genotype",
        "sex",
        "Cre",
        "ApoE",
        "dob",
        "age_perfused",
        "date_perfused",
        "date_of_nuclear_isolation",
        "nCount_SCT",
        "nFeature_SCT",
        "SCT_snn_res.0.7",
        "seurat_clusters",
        "orig_seurat_clusters",
        "y.samples.lib.size",
        "library_size",
        "constant_library_size"
      ],
      "rows": 4302,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calculatePower",
      "title": "calculatePower",
      "topics": [
        "calculatePower"
      ]
    },
    {
      "page": "diagnoseDataModel",
      "title": "diagnoseDataModel",
      "topics": [
        "diagnoseDataModel"
      ]
    },
    {
      "page": "getEstimatesOfInterest",
      "title": "getEstimatesOfInterest",
      "topics": [
        "getEstimatesOfInterest"
      ]
    },
    {
      "page": "mouse_behavior_MWM_assay_data",
      "title": "Mouse behavior data from a Morris Water Maze assay",
      "topics": [
        "mouse_behavior_MWM_assay_data"
      ]
    },
    {
      "page": "mouse_brain_electro_physiology_data",
      "title": "Mouse brain electrophysiology data",
      "topics": [
        "mouse_brain_electro_physiology_data"
      ]
    },
    {
      "page": "plate_assay_full_data",
      "title": "Full plate assay dataset",
      "topics": [
        "plate_assay_full_data"
      ]
    },
    {
      "page": "plate_assay_pilot_data",
      "title": "Pilot plate assay data",
      "topics": [
        "plate_assay_pilot_data"
      ]
    },
    {
      "page": "plate_assay_pilot_data_wo_repeats",
      "title": "Pilot plate assay data without repeated measurements",
      "topics": [
        "plate_assay_pilot_data_wo_repeats"
      ]
    },
    {
      "page": "PowerParams-class",
      "title": "PowerParams-class",
      "topics": [
        "PowerParams-class"
      ]
    },
    {
      "page": "ProbabilityModel-class",
      "title": "ProbabilityModel-class",
      "topics": [
        "ProbabilityModel-class"
      ]
    },
    {
      "page": "readDesign",
      "title": "readDesign",
      "topics": [
        "readDesign"
      ]
    },
    {
      "page": "readPowerParams",
      "title": "readPowerParams",
      "topics": [
        "readPowerParams"
      ]
    },
    {
      "page": "readProbabilityModel",
      "title": "readProbabilityModel",
      "topics": [
        "readProbabilityModel"
      ]
    },
    {
      "page": "RMeDesign-class",
      "title": "RMeDesign-class",
      "topics": [
        "RMeDesign-class"
      ]
    },
    {
      "page": "snRNAseq_cluster_count_data",
      "title": "Single-nucleus RNA-seq cluster-level count data",
      "topics": [
        "snRNAseq_cluster_count_data"
      ]
    },
    {
      "page": "snRNAseq_gene_count_data",
      "title": "Single-nucleus RNA-seq gene-level count data",
      "topics": [
        "snRNAseq_gene_count_data"
      ]
    }
  ],
  "_readme": "https://github.com/cran/RMeDPower2/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ape",
    "askpass",
    "backports",
    "base64enc",
    "binom",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "codetools",
    "colorspace",
    "commonmark",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "Deriv",
    "DHARMa",
    "digest",
    "doBy",
    "doParallel",
    "dplyr",
    "EnvStats",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "gap",
    "gap.datasets",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "influence.ME",
    "isoband",
    "iterators",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "litedown",
    "lme4",
    "lmerTest",
    "lmtest",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "nortest",
    "numDeriv",
    "openssl",
    "otel",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plotly",
    "plotrix",
    "plyr",
    "png",
    "promises",
    "purrr",
    "qgam",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "RLRsim",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "simr",
    "sourcetools",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "ShortTutorial.Rmd",
      "filename": "ShortTutorial.html",
      "title": "RMeDPower2: helping design and analyses of data from repeated measures experiments",
      "author": "Min-Gyoung Shin, Reuben Thomas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "Installing RMeDPower2",
        "Quick tutorial",
        "Load libraries and read input data",
        "Specify design, model and power parameters",
        "Diagnose data and model",
        "Statistical power estimation",
        "Estimate parameters of interest",
        "Input data",
        "Three key classes of RMeDPower2",
        "RMeDesign S4 class",
        "ProbabilityModel S4 class",
        "PowerParams S4 class",
        "Three key functions of RMeDPower2",
        "diagnoseDataModel(data, design, model) function",
        "calculatePower(data, design, model, power_param) function",
        "getEstimatesOfInterest(data, design, model) function",
        "Application examples",
        "Plate assays",
        "Website",
        "Session info"
      ],
      "created": "2026-05-07 17:12:04",
      "modified": "2026-05-07 17:12:04",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rmedpower2",
  "_universes": [
    "cran",
    "reubenthomas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-07T18:34:32.000Z",
      "distro": "noble",
      "commit": "56c713c8f2039b700b58b6300572a7d5e3c6c444",
      "fileid": "a783bbd690f771b243ab18a1a2387d4e2706e1820d101878d38b2adffb222d75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25514389409"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-07T18:33:58.000Z",
      "distro": "noble",
      "commit": "56c713c8f2039b700b58b6300572a7d5e3c6c444",
      "fileid": "46b212aff94417caa74f710adef812235072bc518dc812ec2df706a555570247",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25514389409"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T14:35:47.000Z",
      "commit": "56c713c8f2039b700b58b6300572a7d5e3c6c444",
      "fileid": "cbdbd60c8290e47ca1369c479cd5d72ef5e554b4a4fa2b21294edb24abd9ab70",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25514389409"
    }
  ]
}