{
  "_id": "6a0f6e3eacfb0bcc41c5ee4c",
  "Package": "longpower",
  "Type": "Package",
  "Title": "Sample Size Calculations for Longitudinal Data",
  "Version": "1.0.27",
  "Authors@R": "c(\nperson(c(\"Michael\", \"C.\"), \"Donohue\", email = \"mdonohue@usc.edu\", role = c(\"aut\", \"cre\")),\nperson(c(\"Steve\", \"D.\"), \"Edland\", email = \"sedland@health.ucsd.edu\", role = \"ctb\"),\nperson(\"Nan\", \"Hu\", email = \"hu.nan@gene.com\", role = \"ctb\"))",
  "Description": "Compute power and sample size for linear models of\nlongitudinal data. Supported models include mixed-effects\nmodels and models fit by generalized least squares and\ngeneralized estimating equations. The package is described in\nIddi and Donohue (2022) <DOI:10.32614/RJ-2022-022>. Relevant\nformulas are derived by Liu and Liang (1997)\n<DOI:10.2307/2533554>, Diggle et al (2002)\n<ISBN:9780199676750>, and Lu, Luo, and Chen (2008)\n<DOI:10.2202/1557-4679.1098>.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/mcdonohue/longpower",
  "Collate": "'longpower-package.R' 'cprm.power.R' 'diggle.linear.power.R'\n'edland.linear.power.R' 'liu.liang.linear.power.R'\n'hu.mackey.thomas.linear.power.R' 'lmmpower.R' 'power_mmrm.R'\n'print.power.longtest.R'",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://mcdonohue.r-universe.dev",
  "Date/Publication": "2024-09-04 22:00:53 UTC",
  "RemoteUrl": "https://github.com/mcdonohue/longpower",
  "RemoteRef": "HEAD",
  "RemoteSha": "189c4b023aa3cc8029ecf9401323cfdbe567b0ae",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:56:48 UTC",
    "User": "root"
  },
  "Author": "Michael C. Donohue [aut, cre],\nSteve D. Edland [ctb],\nNan Hu [ctb]",
  "Maintainer": "Michael C. Donohue <mdonohue@usc.edu>",
  "MD5sum": "b95cc2650fd7264dd045b3fb8f08a89e",
  "_user": "mcdonohue",
  "_type": "src",
  "_file": "longpower_1.0.27.tar.gz",
  "_fileid": "b0de342574dd528a3111926334fe57ff10d9606907ca8f24f3e76de7bc84dcfb",
  "_filesize": 202144,
  "_sha256": "b0de342574dd528a3111926334fe57ff10d9606907ca8f24f3e76de7bc84dcfb",
  "_created": "2026-05-21T07:56:48.000Z",
  "_published": "2026-05-21T20:42:38.276Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77264700046,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130306374"
    },
    {
      "job": 77264699924,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130307845"
    },
    {
      "job": 77264700116,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130298359"
    },
    {
      "job": 77264700656,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130301040"
    },
    {
      "job": 77264699793,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130260692"
    },
    {
      "job": 77264699403,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146727584"
    },
    {
      "job": 77264700078,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130290191"
    },
    {
      "job": 77264700624,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130297912"
    },
    {
      "job": 77264700509,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130292109"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mcdonohue/actions/runs/26213090552",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mcdonohue/longpower",
  "_commit": {
    "id": "189c4b023aa3cc8029ecf9401323cfdbe567b0ae",
    "author": "Michael Donohue <mdonohue@usc.edu>",
    "committer": "Michael Donohue <mdonohue@usc.edu>",
    "message": "merge cprm PR\n",
    "time": 1725487253
  },
  "_maintainer": {
    "name": "Michael C. Donohue",
    "email": "mdonohue@usc.edu",
    "login": "mcdonohue",
    "linkedin": "in/michael-donohue-25444832",
    "description": "Professor of Neurology\nAssociate Director of Biostatistics\nAlzheimer’s Therapeutic Research Institute",
    "uuid": 8646005
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "lme4",
      "version": ">= 1.0",
      "role": "Depends"
    },
    {
      "package": "nlme",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "gee",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mcdonohue",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mcdonohue",
      "count": 69,
      "uuid": 8646005
    },
    {
      "user": "yuzhao-ucsd",
      "count": 1,
      "uuid": 80420769
    }
  ],
  "_userbio": {
    "uuid": 8646005,
    "type": "user",
    "name": "Michael C Donohue",
    "description": "Professor of Neurology\r\nAssociate Director of Biostatistics\r\nAlzheimer’s Therapeutic Research Institute"
  },
  "_downloads": {
    "count": 1087,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/longpower"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/mcdonohue/longpower",
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/longpower.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mcdonohue/longpower",
  "_realowner": "mcdonohue",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-1",
      "date": "2010-09-01"
    },
    {
      "version": "1.0-2",
      "date": "2012-05-31"
    },
    {
      "version": "1.0-3",
      "date": "2013-01-11"
    },
    {
      "version": "1.0-4",
      "date": "2013-01-23"
    },
    {
      "version": "1.0-7",
      "date": "2013-05-22"
    },
    {
      "version": "1.0-8",
      "date": "2013-05-28"
    },
    {
      "version": "1.0-9",
      "date": "2013-06-17"
    },
    {
      "version": "1.0-10",
      "date": "2013-09-21"
    },
    {
      "version": "1.0-11",
      "date": "2015-01-16"
    },
    {
      "version": "1.0-15",
      "date": "2016-05-17"
    },
    {
      "version": "1.0-16",
      "date": "2016-07-25"
    },
    {
      "version": "1.0-16.1",
      "date": "2018-09-11"
    },
    {
      "version": "1.0-19",
      "date": "2019-03-08"
    },
    {
      "version": "1.0-21",
      "date": "2020-04-21"
    },
    {
      "version": "1.0.23",
      "date": "2021-04-20"
    },
    {
      "version": "1.0.24",
      "date": "2023-01-14"
    },
    {
      "version": "1.0.25",
      "date": "2024-01-24"
    },
    {
      "version": "1.0.26",
      "date": "2024-08-27"
    },
    {
      "version": "1.0.27",
      "date": "2024-09-05"
    }
  ],
  "_exports": [
    "cprm.power",
    "diggle.linear.power",
    "edland.linear.power",
    "hu.mackey.thomas.linear.power",
    "liu.liang.linear.power",
    "lmmpower",
    "power.longtest",
    "power.mmrm",
    "power.mmrm.ar1"
  ],
  "_help": [
    {
      "page": "cprm.power",
      "title": "Chronic progressive repeated measures (CPRM) model sample size calculations.",
      "topics": [
        "cprm.power"
      ]
    },
    {
      "page": "diggle.linear.power",
      "title": "Sample size calculations for difference in slopes between two groups.",
      "topics": [
        "diggle.linear.power"
      ]
    },
    {
      "page": "edland.linear.power",
      "title": "Linear mixed model sample size calculations.",
      "topics": [
        "edland.linear.power"
      ]
    },
    {
      "page": "hu.mackey.thomas.linear.power",
      "title": "Random coefficient regression models (RCRM) sample size calculations",
      "topics": [
        "hu.mackey.thomas.linear.power"
      ]
    },
    {
      "page": "liu.liang.linear.power",
      "title": "Linear mixed model sample size calculations from Liu & Liang (1997).",
      "topics": [
        "liu.liang.linear.power"
      ]
    },
    {
      "page": "lmmpower",
      "title": "Sample size calculations for linear mixed models of rate of change based on lmer, lme, or gee \"placebo\" pilot estimates.",
      "topics": [
        "lmmpower",
        "lmmpower,ANY-method",
        "lmmpower,merMod-method",
        "lmmpower-methods",
        "lmmpower.default",
        "lmmpower.double",
        "lmmpower.gee",
        "lmmpower.lme",
        "lmmpower.numeric"
      ]
    },
    {
      "page": "power.longtest",
      "title": "Constructor function for class '\"power.longtest\"'",
      "topics": [
        "power.longtest"
      ]
    },
    {
      "page": "power.mmrm",
      "title": "Linear mixed model sample size calculations.",
      "topics": [
        "power.mmrm"
      ]
    },
    {
      "page": "power.mmrm.ar1",
      "title": "Linear mixed model sample size calculations.",
      "topics": [
        "power.mmrm.ar1"
      ]
    },
    {
      "page": "print.power.longtest",
      "title": "Print method for longitudinal data power calculation object",
      "topics": [
        "print.power.longtest"
      ]
    }
  ],
  "_readme": "https://github.com/mcdonohue/longpower/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "longpower.Rmd",
      "filename": "longpower.html",
      "title": "Power for linear models of longitudinal data with applications to Alzheimer's Disease Phase II study design",
      "author": "Michael C. Donohue",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Power calculations",
        "Exchangeable correlation and random intercept models",
        "General correlation and random slope models",
        "References"
      ],
      "created": "2020-04-20 20:11:43",
      "modified": "2024-08-27 01:27:12",
      "commits": 5
    }
  ],
  "_score": 5.768623303909264,
  "_indexed": true,
  "_nocasepkg": "longpower",
  "_universes": [
    "mcdonohue"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.27",
      "date": "2026-05-21T07:58:55.000Z",
      "distro": "noble",
      "commit": "189c4b023aa3cc8029ecf9401323cfdbe567b0ae",
      "fileid": "942497d835033ca6610f77c6792d4511130e0f935fba88fee3b84a6ebfef7cb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcdonohue/actions/runs/26213090552"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.27",
      "date": "2026-05-21T07:58:59.000Z",
      "distro": "noble",
      "commit": "189c4b023aa3cc8029ecf9401323cfdbe567b0ae",
      "fileid": "b4246216abb1b3dbf3acf5b63dbbe247b6db85e8078edb2163b7c608ace7e352",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcdonohue/actions/runs/26213090552"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.27",
      "date": "2026-05-21T07:58:44.000Z",
      "commit": "189c4b023aa3cc8029ecf9401323cfdbe567b0ae",
      "fileid": "fb99e82e0682d0eb85f65f878c76ae1c14d921806298a5354ba05c7faf340233",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcdonohue/actions/runs/26213090552"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.27",
      "date": "2026-05-21T07:58:47.000Z",
      "commit": "189c4b023aa3cc8029ecf9401323cfdbe567b0ae",
      "fileid": "4dcb571b7ba495e336be5d34c742da373cbab76e5fa88cad5679fea7fa55d500",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcdonohue/actions/runs/26213090552"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.27",
      "date": "2026-05-21T20:42:22.000Z",
      "commit": "189c4b023aa3cc8029ecf9401323cfdbe567b0ae",
      "fileid": "2221b6fdba4bab57772e14e24f270fd80561b990eea6db04fad7a9305be4fdf9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mcdonohue/actions/runs/26213090552"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.27",
      "date": "2026-05-21T07:57:58.000Z",
      "commit": "189c4b023aa3cc8029ecf9401323cfdbe567b0ae",
      "fileid": "3790a50f530dca6d2c052e4878a2d3d0452d83863b78d0124ff27225e834fefd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcdonohue/actions/runs/26213090552"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.27",
      "date": "2026-05-21T07:58:19.000Z",
      "commit": "189c4b023aa3cc8029ecf9401323cfdbe567b0ae",
      "fileid": "5f2e27f87a5a543764cb564d1a6d725ee82b5aa6da453e9e30edfe139aace60d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcdonohue/actions/runs/26213090552"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.27",
      "date": "2026-05-21T07:58:04.000Z",
      "commit": "189c4b023aa3cc8029ecf9401323cfdbe567b0ae",
      "fileid": "09a7c0c448a5b729e8c3f01b16c64bcc972cd887843af47fb183f4632fd9ef87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcdonohue/actions/runs/26213090552"
    }
  ]
}