{
  "_id": "6a23d4d5530b9bc726be4b5c",
  "Package": "PooledMeanGroup",
  "Version": "1.0",
  "Date": "2017-12-13",
  "Title": "Pooled Mean Group Estimation of Dynamic Heterogenous Panels",
  "Authors@R": "c(person(\"Piotr\", \"Zientara\", role=\"aut\", email=\"zientara@fest.pl\"),\nperson(\"Lech\", \"Kujawski\", role=c(\"aut\", \"cre\"), email = \"lech.kujawski@ug.edu.pl\"))",
  "Author": "Piotr Zientara [aut], Lech Kujawski [aut, cre]",
  "Maintainer": "Lech Kujawski <lech.kujawski@ug.edu.pl>",
  "Description": "Calculates the pooled mean group (PMG) estimator for\ndynamic panel data models, as described by Pesaran, Shin and\nSmith (1999) <doi:10.1080/01621459.1999.10474156>.",
  "License": "GPL (>= 2)",
  "URL": "https://www.r-project.org",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 08:03:36 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-12-14 12:08:28 UTC",
  "RemoteUrl": "https://github.com/cran/PooledMeanGroup",
  "RemoteRef": "HEAD",
  "RemoteSha": "c3a45a6df5d354d5d784d2ef60a92d2b47bd82d0",
  "MD5sum": "b3c3b36581fa0efad41cfb1618448369",
  "_user": "cran",
  "_type": "src",
  "_file": "PooledMeanGroup_1.0.tar.gz",
  "_fileid": "1cc6629097a4eba532c664a6b2383e5d8c99ed47f8486e7e9c97160a714ee9f2",
  "_filesize": 164360,
  "_sha256": "1cc6629097a4eba532c664a6b2383e5d8c99ed47f8486e7e9c97160a714ee9f2",
  "_created": "2026-06-06T08:03:36.000Z",
  "_published": "2026-06-06T08:05:41.088Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79862991225,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452691479"
    },
    {
      "job": 79862991244,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452691615"
    },
    {
      "job": 79862844530,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452680925"
    },
    {
      "job": 79862991231,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452690008"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27056888056",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PooledMeanGroup",
  "_commit": {
    "id": "c3a45a6df5d354d5d784d2ef60a92d2b47bd82d0",
    "author": "Lech Kujawski <lech.kujawski@ug.edu.pl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1513253308
  },
  "_maintainer": {
    "name": "Lech Kujawski",
    "email": "lech.kujawski@ug.edu.pl"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 136,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PooledMeanGroup"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PooledMeanGroup.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-12-14"
    }
  ],
  "_exports": [
    "BGtest",
    "ConoverMulti",
    "DiffPanel",
    "GQtest",
    "JBtest",
    "LagPanel",
    "optimPMG",
    "PanelNaOmit",
    "PMG"
  ],
  "_datasets": [
    {
      "name": "DataExp",
      "title": "DataExp",
      "object": "DataExp",
      "file": "DataExp.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y10",
        "y10spread",
        "riskavers",
        "debt",
        "deficit",
        "openess",
        "cpi",
        "growth",
        "crisk",
        "urate",
        "iip",
        "iipnetto",
        "cagdp",
        "caresvs",
        "cds",
        "bidask"
      ],
      "rows": 315,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "PooledMeanGroup-package",
      "title": "Pooled Mean Group Estimation of Dynamic Heterogenous Panels",
      "topics": [
        "PooledMeanGroup-package",
        "PooledMeanGroup"
      ]
    },
    {
      "page": "BGtest",
      "title": "BGtest",
      "topics": [
        "BGtest"
      ]
    },
    {
      "page": "ConoverMulti",
      "title": "ConoverMulti",
      "topics": [
        "ConoverMulti"
      ]
    },
    {
      "page": "DataExp",
      "title": "DataExp",
      "topics": [
        "DataExp"
      ]
    },
    {
      "page": "DiffPanel",
      "title": "DiffPanel",
      "topics": [
        "DiffPanel"
      ]
    },
    {
      "page": "GQtest",
      "title": "GQtest",
      "topics": [
        "GQtest"
      ]
    },
    {
      "page": "JBtest",
      "title": "JBtest",
      "topics": [
        "JBtest"
      ]
    },
    {
      "page": "LagPanel",
      "title": "LagPanel",
      "topics": [
        "LagPanel"
      ]
    },
    {
      "page": "optimPMG",
      "title": "optimPMG",
      "topics": [
        "optimPMG"
      ]
    },
    {
      "page": "PanelNaOmit",
      "title": "PanelNaOmit",
      "topics": [
        "PanelNaOmit"
      ]
    },
    {
      "page": "PMG",
      "title": "PMG",
      "topics": [
        "PMG"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "pooledmeangroup",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-06T08:05:16.000Z",
      "distro": "noble",
      "commit": "c3a45a6df5d354d5d784d2ef60a92d2b47bd82d0",
      "fileid": "05f353d8bfb7941aad063c8e205118b40159218aa5d445e8885271d7d401486e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27056888056"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-06T08:05:16.000Z",
      "distro": "noble",
      "commit": "c3a45a6df5d354d5d784d2ef60a92d2b47bd82d0",
      "fileid": "3ced198bec21af4a49ba1e92f67b7f9235dfabe6b2856c3c558da17793768660",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27056888056"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-06T08:05:14.000Z",
      "commit": "c3a45a6df5d354d5d784d2ef60a92d2b47bd82d0",
      "fileid": "60f68e11c512dd3efb68821952ad5167a09554708800f1ca3ee8faaca4b86933",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27056888056"
    }
  ]
}