{
  "_id": "6a104af7acfb0bcc41c9fcec",
  "Package": "getspanel",
  "Title": "General-to-Specific Modelling of Panel Data",
  "Version": "0.2.1",
  "Date": "2025-05-12",
  "Authors@R": "c(\nperson(given = \"Felix\",\nfamily = \"Pretis\",\nrole = c(\"aut\"),\nemail = \"fpretis@uvic.ca\"),\nperson(given = \"Moritz\",\nfamily = \"Schwarz\",\nrole = c(\"aut\", \"cre\"),\nemail = \"moritz.schwarz@scmo.eu\",\ncomment = c(ORCID = \"0000-0003-0340-3780\")))",
  "Description": "Uses several types of indicator saturation and automated\nGeneral-to-Specific (GETS) modelling from the 'gets' package\nand applies it to panel data. This allows the detection of\nstructural breaks in panel data, operationalising a reverse\ncausal approach of causal inference, see Pretis and Schwarz\n(2022) <doi:10.2139/ssrn.4022745>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/moritzpschwarz/getspanel,\nhttps://www.moritzschwarz.org/getspanel/",
  "BugReports": "https://github.com/moritzpschwarz/getspanel/issues",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr, rmarkdown",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://moritzpschwarz.r-universe.dev",
  "Date/Publication": "2025-08-13 14:10:53 UTC",
  "RemoteUrl": "https://github.com/moritzpschwarz/getspanel",
  "RemoteRef": "HEAD",
  "RemoteSha": "74ce63536012bdc398f40d7ffa58468b3dc5ab25",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 07:59:59 UTC",
    "User": "root"
  },
  "Author": "Felix Pretis [aut],\nMoritz Schwarz [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0340-3780>)",
  "Maintainer": "Moritz Schwarz <moritz.schwarz@scmo.eu>",
  "MD5sum": "4f505fee1980379721ce2ae2eb8047af",
  "_user": "moritzpschwarz",
  "_type": "src",
  "_file": "getspanel_0.2.1.tar.gz",
  "_fileid": "474e614855b72f71de6a484d7e79bf2fca4be98e809065fc6300cd922086a3f3",
  "_filesize": 12644830,
  "_sha256": "474e614855b72f71de6a484d7e79bf2fca4be98e809065fc6300cd922086a3f3",
  "_created": "2026-05-10T07:59:59.000Z",
  "_published": "2026-05-22T12:24:23.526Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378657857,
      "time": 346,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6902174049"
    },
    {
      "job": 77378658034,
      "time": 316,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6902171412"
    },
    {
      "job": 77378658055,
      "time": 371,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6902176368"
    },
    {
      "job": 77378657827,
      "time": 447,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6902183498"
    },
    {
      "job": 77378657512,
      "time": 245,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902140293"
    },
    {
      "job": 77378657245,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160389289"
    },
    {
      "job": 77378657786,
      "time": 344,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6902173809"
    },
    {
      "job": 77378658021,
      "time": 345,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6902174010"
    },
    {
      "job": 77378658011,
      "time": 328,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6902172504"
    }
  ],
  "_buildurl": "https://github.com/r-universe/moritzpschwarz/actions/runs/25623431201",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/moritzpschwarz/getspanel",
  "_commit": {
    "id": "74ce63536012bdc398f40d7ffa58468b3dc5ab25",
    "author": "Moritz Schwarz <moritz.schwarz@outlook.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #29 from moritzpschwarz/fixing_cfesis_plotting\n\nImprove CFESIS handling in plot_grid and add tests",
    "time": 1755094253
  },
  "_maintainer": {
    "name": "Moritz Schwarz",
    "email": "moritz.schwarz@scmo.eu",
    "login": "moritzpschwarz",
    "bluesky": "@moritzpschwarz.bsky.social",
    "orcid": "0000-0003-0340-3780",
    "twitter": "@moritzpschwarz",
    "uuid": 30114680
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "gets",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "lfe",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "plm",
      "role": "Suggests"
    },
    {
      "package": "fixest",
      "role": "Suggests"
    },
    {
      "package": "lmtest",
      "role": "Suggests"
    },
    {
      "package": "sandwich",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    }
  ],
  "_owner": "moritzpschwarz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 5
    },
    {
      "week": "2025-33",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2025-05-13"
    }
  ],
  "_topics": [
    "econometrics",
    "gets"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "moritzpschwarz",
      "count": 210,
      "uuid": 30114680
    }
  ],
  "_userbio": {
    "uuid": 30114680,
    "type": "user",
    "name": "Moritz Schwarz",
    "description": "Climate Econometrics and Institute for New Economic Thinking at the Oxford Martin School"
  },
  "_downloads": {
    "count": 252,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/getspanel"
  },
  "_devurl": "https://github.com/moritzpschwarz/getspanel",
  "_pkgdown": "https://www.moritzschwarz.org/getspanel/",
  "_searchresults": 27,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/getspanel.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/moritzpschwarz/getspanel",
  "_realowner": "moritzpschwarz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2023-01-17"
    },
    {
      "version": "0.1.3",
      "date": "2023-01-28"
    },
    {
      "version": "0.1.4",
      "date": "2023-05-05"
    },
    {
      "version": "0.1.5",
      "date": "2023-10-19"
    },
    {
      "version": "0.2.0",
      "date": "2024-03-19"
    },
    {
      "version": "0.2.1",
      "date": "2025-05-13"
    }
  ],
  "_exports": [
    "break_uncertainty",
    "felmFun",
    "get_indicators",
    "isatpanel",
    "plot_counterfactual",
    "plot_grid",
    "plot_residuals",
    "robust_isatpanel",
    "Within_plm"
  ],
  "_datasets": [
    {
      "name": "EU_emissions_road",
      "title": "CO2 Data for EU Road Emissions",
      "object": "EU_emissions_road",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "country",
        "year",
        "gdp",
        "pop",
        "transport.emissions",
        "lgdp",
        "lpop",
        "ltransport.emissions",
        "const",
        "L1.ltransport.emissions",
        "L1.lgdp",
        "L1.lpop"
      ],
      "rows": 1550,
      "table": true,
      "tojson": true
    },
    {
      "name": "EUCO2residential",
      "title": "CO2 Data for the EU Residential Sector",
      "object": "EUCO2residential",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "year",
        "lgdp",
        "lhdd",
        "lcdd",
        "urban",
        "av.rate",
        "pop",
        "agg.directem"
      ],
      "rows": 1550,
      "table": true,
      "tojson": true
    },
    {
      "name": "pandata_simulated",
      "title": "Simulated Panel Data",
      "object": "pandata_simulated",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "country",
        "gdp",
        "temp",
        "country_1",
        "country_2",
        "country_3",
        "country_4",
        "const"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "break_uncertainty",
      "title": "Estimate Breakdate Uncertainty",
      "topics": [
        "break_uncertainty"
      ]
    },
    {
      "page": "check.time.subset.vectors",
      "title": "Internal function to check vectors that subset the indicator selection using the time dimension",
      "topics": [
        "check.time.subset.vectors"
      ]
    },
    {
      "page": "EU_emissions_road",
      "title": "CO2 Data for EU Road Emissions",
      "topics": [
        "EU_emissions_road"
      ]
    },
    {
      "page": "EUCO2residential",
      "title": "CO2 Data for the EU Residential Sector",
      "topics": [
        "EUCO2residential"
      ]
    },
    {
      "page": "felmFun",
      "title": "Internal lfe/felm Estimation Method",
      "topics": [
        "felmFun"
      ]
    },
    {
      "page": "fixestFun",
      "title": "Internal fixest/feols Estimation Method",
      "topics": [
        "fixestFun"
      ]
    },
    {
      "page": "get_indicators",
      "title": "Extract the retained indicators from an 'isatpanel' object",
      "topics": [
        "get_indicators"
      ]
    },
    {
      "page": "identify_indicator_timings",
      "title": "Internal function to identify the timing of selected indicators",
      "topics": [
        "identify_indicator_timings"
      ]
    },
    {
      "page": "isatpanel",
      "title": "Indicator Saturation for Panel Data",
      "topics": [
        "isatpanel"
      ]
    },
    {
      "page": "logLik.plm",
      "title": "Log-Likelihood Function for a plm object",
      "topics": [
        "logLik.plm"
      ]
    },
    {
      "page": "pandata_simulated",
      "title": "Simulated Panel Data",
      "topics": [
        "pandata_simulated"
      ]
    },
    {
      "page": "plmFun",
      "title": "plm Function to estimate isatpanel",
      "topics": [
        "plmFun"
      ]
    },
    {
      "page": "plot_counterfactual",
      "title": "Plot the Counterfactual Path",
      "topics": [
        "plot_counterfactual"
      ]
    },
    {
      "page": "plot_grid",
      "title": "Plotting an isatpanel object",
      "topics": [
        "plot_grid"
      ]
    },
    {
      "page": "plot_residuals",
      "title": "Plot Residuals from 'isatpanel' against OLS",
      "topics": [
        "plot_residuals"
      ]
    },
    {
      "page": "plot.isatpanel",
      "title": "Plotting an isatpanel object",
      "topics": [
        "plot.isatpanel"
      ]
    },
    {
      "page": "print.isatpanel",
      "title": "Printing isatpanel results",
      "topics": [
        "print.isatpanel"
      ]
    },
    {
      "page": "robust_isatpanel",
      "title": "Get robust Standard Errors for the isatpanel result",
      "topics": [
        "robust_isatpanel"
      ]
    },
    {
      "page": "Within_plm",
      "title": "Use the within transformation from the plm package",
      "topics": [
        "Within_plm"
      ]
    }
  ],
  "_readme": "https://github.com/moritzpschwarz/getspanel/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "fastDummies",
    "gets",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "getspanel: Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The isatpanel function",
        "Basics",
        "Plotting",
        "Saturation Methods",
        "Impulse Indicator Saturation",
        "Step Indicator Saturation",
        "Joint Step Indicator Saturation",
        "Coefficient Step Indicator Saturation",
        "Fixed Effect Step Indicator Saturation",
        "Post-selection robustness",
        "Coefficient Fixed Effect Step Indicator Saturation",
        "The ar argument",
        "The engine argument"
      ],
      "created": "2020-12-07 19:22:49",
      "modified": "2023-10-17 13:00:24",
      "commits": 14
    }
  ],
  "_score": 5.607455023214669,
  "_indexed": true,
  "_nocasepkg": "getspanel",
  "_universes": [
    "moritzpschwarz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-10T08:02:34.000Z",
      "distro": "noble",
      "commit": "74ce63536012bdc398f40d7ffa58468b3dc5ab25",
      "fileid": "ec0ae1290030305928c24169ce5e8fe90f245384d526af72a108def98059edd9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/moritzpschwarz/actions/runs/25623431201"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-10T08:02:24.000Z",
      "distro": "noble",
      "commit": "74ce63536012bdc398f40d7ffa58468b3dc5ab25",
      "fileid": "65f35490944c33feff0d899016349bdd0ac3f16eba0a34928f5b264586491338",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/moritzpschwarz/actions/runs/25623431201"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-10T08:02:07.000Z",
      "commit": "74ce63536012bdc398f40d7ffa58468b3dc5ab25",
      "fileid": "f5e148c17b09e8f142f347a2c454a70149414e229655e251b7d661e8725b777d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/moritzpschwarz/actions/runs/25623431201"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-10T08:02:21.000Z",
      "commit": "74ce63536012bdc398f40d7ffa58468b3dc5ab25",
      "fileid": "8793f82cf0edd0d5dabd4d06b45c8558444108fa2703230db6d86d9451c2d64f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/moritzpschwarz/actions/runs/25623431201"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-10T08:01:26.000Z",
      "commit": "74ce63536012bdc398f40d7ffa58468b3dc5ab25",
      "fileid": "1bab8c1006f29492c8b882fa568f5b8252ad10641662fc6250eb892ffeab7965",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/moritzpschwarz/actions/runs/25623431201"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-10T08:01:17.000Z",
      "commit": "74ce63536012bdc398f40d7ffa58468b3dc5ab25",
      "fileid": "a8152e744167462c9f9c148a7a12e8b439525d7bdc71f6a148d4baa67dac1551",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/moritzpschwarz/actions/runs/25623431201"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-10T08:01:19.000Z",
      "commit": "74ce63536012bdc398f40d7ffa58468b3dc5ab25",
      "fileid": "9018242037cb1f429d7868e64e9371c5db6b2c3ee7f20507a1075dbb31fd4a69",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/moritzpschwarz/actions/runs/25623431201"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-22T12:24:01.000Z",
      "commit": "74ce63536012bdc398f40d7ffa58468b3dc5ab25",
      "fileid": "1cfe0182de385d266a51b6931bc1d291cf20aaff6d3847590efc14457fb06bff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/moritzpschwarz/actions/runs/25623431201"
    }
  ]
}