{
  "_id": "6a4deb6ee691af43f13de2ef",
  "Package": "dpm",
  "Type": "Package",
  "Title": "Dynamic Panel Models Fit with Maximum Likelihood",
  "Version": "1.3.0",
  "Authors@R": "c(person(given = \"Jacob A.\",\nfamily = \"Long\", email = \"jacob.long@sc.edu\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-1582-6214\")),\nperson(given = \"Richard A.\", family = \"Williams\", role = \"aut\"),\nperson(given = \"Paul D.\", family = \"Allison\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-0646-5242\")))",
  "Author": "Jacob A. Long [aut, cre]\n(<https://orcid.org/0000-0002-1582-6214>), Richard A. Williams\n[aut], Paul D. Allison [aut]\n(<https://orcid.org/0000-0002-0646-5242>)",
  "Maintainer": "Jacob A. Long <jacob.long@sc.edu>",
  "Description": "Implements the dynamic panel models described by Allison,\nWilliams, and Moral-Benito (2017\n<doi:10.1177/2378023117710578>) in R. This class of models uses\nstructural equation modeling to specify dynamic (lagged\ndependent variable) models with fixed effects for panel data.\nAdditionally, models may have predictors that are only weakly\nexogenous, i.e., are affected by prior values of the dependent\nvariable. Options also allow for random effects, dropping the\nlagged dependent variable, and a number of other specification\nchoices.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/jacob-long/dpm/issues",
  "URL": "https://github.com/jacob-long/dpm, https://dpm.jacob-long.com/",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://jacob-long.r-universe.dev",
  "Date/Publication": "2026-04-06 14:50:28 UTC",
  "RemoteUrl": "https://github.com/jacob-long/dpm",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e8ad1906464c485b077fdb7639e22660678e8c6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 06:11:49 UTC",
    "User": "root"
  },
  "_user": "jacob-long",
  "_type": "src",
  "_file": "dpm_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/8596464ea360ce4b33e61753a74f84407500f268d9f848f2adac84ce52e03086",
  "_filesize": 156351,
  "_sha256": "8596464ea360ce4b33e61753a74f84407500f268d9f848f2adac84ce52e03086",
  "_expires": "2026-10-16T06:17:16.000Z",
  "_created": "2026-07-08T06:11:49.000Z",
  "_published": "2026-07-08T06:17:18.477Z",
  "_jobs": [
    {
      "job": 85800131348,
      "time": 264,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8159772400"
    },
    {
      "job": 85800131341,
      "time": 280,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159777161"
    },
    {
      "job": 85800131307,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8159739565"
    },
    {
      "job": 85800131297,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159745233"
    },
    {
      "job": 85799650660,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159696562"
    },
    {
      "job": 85800131266,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8159732314"
    },
    {
      "job": 85800131281,
      "time": 214,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8159758529"
    },
    {
      "job": 85800131319,
      "time": 208,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8159756851"
    },
    {
      "job": 85800131293,
      "time": 224,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159761438"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jacob-long/actions/runs/28921519001",
  "_status": "success",
  "_upstream": "https://github.com/jacob-long/dpm",
  "_commit": {
    "id": "7e8ad1906464c485b077fdb7639e22660678e8c6",
    "author": "Jacob Long <jacob.long@sc.edu>",
    "committer": "Jacob Long <jacob.long@sc.edu>",
    "message": "Update comments and fix test coverage checks\n",
    "time": 1775487028
  },
  "_maintainer": {
    "name": "Jacob A. Long",
    "email": "jacob.long@sc.edu",
    "login": "jacob-long",
    "bluesky": "@jacob-long.com",
    "orcid": "0000-0002-1582-6214",
    "twitter": "@jacobandrewlong",
    "description": "I'm an Assistant Professor in the School of Journalism and Mass Communications at the University of South Carolina.",
    "uuid": 4957401
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "lavaan",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "panelr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "jtools",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "stats4",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jacob-long",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "social-science",
    "statistics"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "jacob-long",
      "count": 119,
      "uuid": 4957401
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 4957401,
    "type": "user",
    "name": "Jacob Long",
    "followers": 158,
    "description": "I'm an Assistant Professor in the School of Journalism and Mass Communications at the University of South Carolina."
  },
  "_downloads": {
    "count": 510,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dpm"
  },
  "_devurl": "https://github.com/jacob-long/dpm",
  "_pkgdown": "https://dpm.jacob-long.com/",
  "_searchresults": 59,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dpm.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jacob-long/dpm",
  "_realowner": "jacob-long",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.0",
      "date": "2024-01-16"
    },
    {
      "version": "1.3.0",
      "date": "2026-04-06"
    }
  ],
  "_exports": [
    "coef",
    "dpm",
    "formula",
    "get_id",
    "get_syntax",
    "get_wave",
    "get_wide_data",
    "lav_summary",
    "long_panel",
    "panel_data",
    "show",
    "summary",
    "update",
    "widen_panel"
  ],
  "_help": [
    {
      "page": "dpm",
      "title": "Dynamic panel models fit with maximum likelihood",
      "topics": [
        "dpm"
      ]
    },
    {
      "page": "dpm-class",
      "title": "Dynamic Panel Model ('dpm') class",
      "topics": [
        "dpm-class"
      ]
    },
    {
      "page": "get_syntax",
      "title": "Retrieve lavaan model syntax from fitted dpm model",
      "topics": [
        "get_syntax"
      ]
    },
    {
      "page": "get_wide_data",
      "title": "Retrieve wide-format data from fitted dpm model",
      "topics": [
        "get_wide_data"
      ]
    },
    {
      "page": "lavaan-functions",
      "title": "lavaan-style summary for dpm objects",
      "topics": [
        "lav_summary"
      ]
    },
    {
      "page": "summary.dpm",
      "title": "Summarize dpm objects",
      "topics": [
        "summary,dpm-method"
      ]
    },
    {
      "page": "dpm_tidiers",
      "title": "Tidy methods for dpm",
      "topics": [
        "glance.dpm",
        "tidy.dpm"
      ]
    },
    {
      "page": "dpm-methods",
      "title": "Various methods for 'dpm' objects",
      "topics": [
        "coef",
        "coef,dpm-method",
        "coef.dpm",
        "formula,dpm-method",
        "show,dpm-method",
        "update",
        "update,dpm-method",
        "update.dpm"
      ]
    }
  ],
  "_readme": "https://github.com/jacob-long/dpm/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "boot",
    "broom",
    "broom.mixed",
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "farver",
    "forcats",
    "Formula",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "jtools",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "listenv",
    "lme4",
    "lmerTest",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "mnormt",
    "nlme",
    "nloptr",
    "numDeriv",
    "pander",
    "panelr",
    "parallelly",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "purrr",
    "quadprog",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 4.673941998634088,
  "_indexed": true,
  "_nocasepkg": "dpm",
  "_universes": [
    "jacob-long"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-08T06:14:18.000Z",
      "distro": "resolute",
      "commit": "7e8ad1906464c485b077fdb7639e22660678e8c6",
      "fileid": "https://r2.ropensci.org/3de2211e476eba95d47eb56c3828653165cd65ec19aaf45e07fad83825dffe73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/28921519001"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-08T06:14:25.000Z",
      "distro": "resolute",
      "commit": "7e8ad1906464c485b077fdb7639e22660678e8c6",
      "fileid": "https://r2.ropensci.org/f04da59972ca4f3fbfcd1cb7f2a17e3e1d153be930807c6fb8dca450fb7051c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/28921519001"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-08T06:13:19.000Z",
      "commit": "7e8ad1906464c485b077fdb7639e22660678e8c6",
      "fileid": "https://r2.ropensci.org/d86347b1e095b2c8514a418d2e67827c948bdb8e77024f86ef729cbd802f82c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/28921519001"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-08T06:13:31.000Z",
      "commit": "7e8ad1906464c485b077fdb7639e22660678e8c6",
      "fileid": "https://r2.ropensci.org/cc48aca7e5d221f81cb74008674443e920abce89f068a61f966566769254981c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/28921519001"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-08T06:14:13.000Z",
      "commit": "7e8ad1906464c485b077fdb7639e22660678e8c6",
      "fileid": "https://r2.ropensci.org/72090bf5b514a91a03419e2f83f1026e050dd76a51a65d1e55d41fb74d34b6fe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/28921519001"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-08T06:13:10.000Z",
      "commit": "7e8ad1906464c485b077fdb7639e22660678e8c6",
      "fileid": "https://r2.ropensci.org/275a2acff81f9aa599c4326122ca514445fbf0ac5a6ced15ccf83e32ab07b08c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/28921519001"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-08T06:13:09.000Z",
      "commit": "7e8ad1906464c485b077fdb7639e22660678e8c6",
      "fileid": "https://r2.ropensci.org/ab09bd5a9857f46fe4e697cca19eb0b4b0e637b603d34de9574608b4c3d1b89a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/28921519001"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-08T06:13:14.000Z",
      "commit": "7e8ad1906464c485b077fdb7639e22660678e8c6",
      "fileid": "https://r2.ropensci.org/ca0d4ef14ea479e4f2def762d9eb9250e5af75e11db48814079080dd1f722099",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/28921519001"
    }
  ]
}