|
4196 | 4196 | },
|
4197 | 4197 | "mmrm": {
|
4198 | 4198 | "Package": "mmrm",
|
4199 |
| - "Version": "0.3.14", |
| 4199 | + "Version": "0.3.15", |
4200 | 4200 | "Source": "Repository",
|
4201 | 4201 | "Type": "Package",
|
4202 | 4202 | "Title": "Mixed Models for Repeated Measures",
|
4203 |
| - "Authors@R": "c( person(\"Daniel\", \"Sabanes Bove\", , \"daniel.sabanes_bove@rconis.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0176-9239\")), person(\"Liming\", \"Li\", , \"liming.li@roche.com\", role = \"aut\"), person(\"Julia\", \"Dedic\", , \"julia.dedic@roche.com\", role = \"aut\"), person(\"Doug\", \"Kelkhoff\", , \"doug.kelkhoff@roche.com\", role = \"aut\"), person(\"Kevin\", \"Kunzmann\", , \"kevin.kunzmann@boehringer-ingelheim.com\", role = \"aut\"), person(\"Brian Matthew\", \"Lang\", , \"brian.lang@msd.com\", role = \"aut\"), person(\"Christian\", \"Stock\", , \"christian.stock@boehringer-ingelheim.com\", role = \"aut\"), person(\"Ya\", \"Wang\", , \"ya.wang10@gilead.com\", role = \"aut\"), person(\"Craig\", \"Gower-Page\", , \"craig.gower-page@roche.com\", role = \"ctb\"), person(\"Dan\", \"James\", , \"dan.james@astrazeneca.com\", role = \"aut\"), person(\"Jonathan\", \"Sidi\", , \"yoni@pinpointstrategies.io\", role = \"aut\"), person(\"Daniel\", \"Leibovitz\", , \"daniel.leibovitz@roche.com\", role = \"aut\"), person(\"Daniel D.\", \"Sjoberg\", , \"sjobergd@gene.com\", role = \"aut\", comment = c(ORCID = \"0000-0003-0862-2018\")), person(\"Lukas A.\", \"Widmer\", , role = \"ctb\", comment = c(ORCID = \"0000-0003-1471-3493\")), person(\"Boehringer Ingelheim Ltd.\", role = c(\"cph\", \"fnd\")), person(\"Gilead Sciences, Inc.\", role = c(\"cph\", \"fnd\")), person(\"F. Hoffmann-La Roche AG\", role = c(\"cph\", \"fnd\")), person(\"Merck Sharp & Dohme, Inc.\", role = c(\"cph\", \"fnd\")), person(\"AstraZeneca plc\", role = c(\"cph\", \"fnd\")), person(\"inferential.biostatistics GmbH\", role = c(\"cph\", \"fnd\")) )", |
| 4203 | + "Authors@R": "c( person(\"Daniel\", \"Sabanes Bove\", , \"daniel.sabanes_bove@rconis.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0176-9239\")), person(\"Liming\", \"Li\", , \"liming.li1@astrazeneca.com\", role = \"aut\", comment = c(ORCID = \"0009-0008-6870-0878\")), person(\"Julia\", \"Dedic\", , \"julia.dedic@roche.com\", role = \"aut\"), person(\"Doug\", \"Kelkhoff\", , \"doug.kelkhoff@roche.com\", role = \"aut\"), person(\"Kevin\", \"Kunzmann\", , \"kevin.kunzmann@boehringer-ingelheim.com\", role = \"aut\"), person(\"Brian Matthew\", \"Lang\", , \"brian.lang@msd.com\", role = \"aut\"), person(\"Christian\", \"Stock\", , \"christian.stock@boehringer-ingelheim.com\", role = \"aut\"), person(\"Ya\", \"Wang\", , \"ya.wang10@gilead.com\", role = \"aut\"), person(\"Craig\", \"Gower-Page\", , \"craig.gower-page@roche.com\", role = \"ctb\"), person(\"Dan\", \"James\", , \"dan.james@astrazeneca.com\", role = \"aut\"), person(\"Jonathan\", \"Sidi\", , \"yoni@pinpointstrategies.io\", role = \"aut\"), person(\"Daniel\", \"Leibovitz\", , \"daniel.leibovitz@roche.com\", role = \"aut\"), person(\"Daniel D.\", \"Sjoberg\", , \"sjobergd@gene.com\", role = \"aut\", comment = c(ORCID = \"0000-0003-0862-2018\")), person(\"Nikolas Ivan\", \"Krieger\", , \"nikolas.krieger@experis.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-4581-3545\")), person(\"Lukas A.\", \"Widmer\", role = \"ctb\", comment = c(ORCID = \"0000-0003-1471-3493\")), person(\"Boehringer Ingelheim Ltd.\", role = c(\"cph\", \"fnd\")), person(\"Gilead Sciences, Inc.\", role = c(\"cph\", \"fnd\")), person(\"F. Hoffmann-La Roche AG\", role = c(\"cph\", \"fnd\")), person(\"Merck Sharp & Dohme, Inc.\", role = c(\"cph\", \"fnd\")), person(\"AstraZeneca plc\", role = c(\"cph\", \"fnd\")), person(\"inferential.biostatistics GmbH\", role = c(\"cph\", \"fnd\")) )", |
4204 | 4204 | "Description": "Mixed models for repeated measures (MMRM) are a popular choice for analyzing longitudinal continuous outcomes in randomized clinical trials and beyond; see Cnaan, Laird and Slasor (1997) <doi:10.1002/(SICI)1097-0258(19971030)16:20%3C2349::AID-SIM667%3E3.0.CO;2-E> for a tutorial and Mallinckrodt, Lane, Schnell, Peng and Mancuso (2008) <doi:10.1177/009286150804200402> for a review. This package implements MMRM based on the marginal linear model without random effects using Template Model Builder ('TMB') which enables fast and robust model fitting. Users can specify a variety of covariance matrices, weight observations, fit models with restricted or standard maximum likelihood inference, perform hypothesis testing with Satterthwaite or Kenward-Roger adjustment, and extract least square means estimates by using 'emmeans'.",
|
4205 | 4205 | "License": "Apache License 2.0",
|
4206 | 4206 | "URL": "https://openpharma.github.io/mmrm/",
|
4207 | 4207 | "BugReports": "https://github.com/openpharma/mmrm/issues",
|
4208 | 4208 | "Depends": [
|
4209 |
| - "R (>= 4.0)" |
| 4209 | + "R (>= 4.1)" |
4210 | 4210 | ],
|
4211 | 4211 | "Imports": [
|
4212 | 4212 | "checkmate (>= 2.0)",
|
|
4267 | 4267 | "NeedsCompilation": "yes",
|
4268 | 4268 | "RoxygenNote": "7.3.2",
|
4269 | 4269 | "Collate": "'between-within.R' 'catch-routine-registration.R' 'component.R' 'cov_struct.R' 'data.R' 'empirical.R' 'fit.R' 'kenwardroger.R' 'mmrm-methods.R' 'mmrm-package.R' 'utils.R' 'residual.R' 'utils-nse.R' 'utils-formula.R' 'satterthwaite.R' 'skipping.R' 'tidiers.R' 'testing.R' 'tmb-methods.R' 'tmb.R' 'interop-emmeans.R' 'interop-parsnip.R' 'interop-car.R' 'zzz.R'",
|
4270 |
| - "Author": "Daniel Sabanes Bove [aut, cre] (<https://orcid.org/0000-0002-0176-9239>), Liming Li [aut], Julia Dedic [aut], Doug Kelkhoff [aut], Kevin Kunzmann [aut], Brian Matthew Lang [aut], Christian Stock [aut], Ya Wang [aut], Craig Gower-Page [ctb], Dan James [aut], Jonathan Sidi [aut], Daniel Leibovitz [aut], Daniel D. Sjoberg [aut] (<https://orcid.org/0000-0003-0862-2018>), Lukas A. Widmer [ctb] (<https://orcid.org/0000-0003-1471-3493>), Boehringer Ingelheim Ltd. [cph, fnd], Gilead Sciences, Inc. [cph, fnd], F. Hoffmann-La Roche AG [cph, fnd], Merck Sharp & Dohme, Inc. [cph, fnd], AstraZeneca plc [cph, fnd], inferential.biostatistics GmbH [cph, fnd]", |
| 4270 | + "Author": "Daniel Sabanes Bove [aut, cre] (ORCID: <https://orcid.org/0000-0002-0176-9239>), Liming Li [aut] (ORCID: <https://orcid.org/0009-0008-6870-0878>), Julia Dedic [aut], Doug Kelkhoff [aut], Kevin Kunzmann [aut], Brian Matthew Lang [aut], Christian Stock [aut], Ya Wang [aut], Craig Gower-Page [ctb], Dan James [aut], Jonathan Sidi [aut], Daniel Leibovitz [aut], Daniel D. Sjoberg [aut] (ORCID: <https://orcid.org/0000-0003-0862-2018>), Nikolas Ivan Krieger [aut] (ORCID: <https://orcid.org/0000-0002-4581-3545>), Lukas A. Widmer [ctb] (ORCID: <https://orcid.org/0000-0003-1471-3493>), Boehringer Ingelheim Ltd. [cph, fnd], Gilead Sciences, Inc. [cph, fnd], F. Hoffmann-La Roche AG [cph, fnd], Merck Sharp & Dohme, Inc. [cph, fnd], AstraZeneca plc [cph, fnd], inferential.biostatistics GmbH [cph, fnd]", |
4271 | 4271 | "Maintainer": "Daniel Sabanes Bove <daniel.sabanes_bove@rconis.com>",
|
4272 |
| - "Repository": "CRAN" |
| 4272 | + "Repository": "RSPM" |
4273 | 4273 | },
|
4274 | 4274 | "modelr": {
|
4275 | 4275 | "Package": "modelr",
|
|
0 commit comments