{
  "_id": "6a0f607facfb0bcc41c5ba6a",
  "Package": "PanelSelect",
  "Type": "Package",
  "Title": "Panel Sample Selection Models",
  "Version": "1.0.0",
  "Authors@R": "person(given = \"Jing\",\nfamily = \"Peng\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jing.peng@uconn.edu\")",
  "Maintainer": "Jing Peng <jing.peng@uconn.edu>",
  "Description": "Extends the Heckman selection framework to panel data with\nindividual random effects. The first stage models participation\nvia a panel Probit specification, while the second stage can\ntake a panel linear, Probit, Poisson, or Poisson log-normal\nform. Model details are provided in Bailey and Peng (2025)\n<doi:10.2139/ssrn.5475626> and Peng and Van den Bulte (2024)\n<doi:10.1287/mnsc.2019.01897>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 11:01:06 UTC",
    "User": "root"
  },
  "Author": "Jing Peng [aut, cre]",
  "Repository": "https://jnpeng.r-universe.dev",
  "Date/Publication": "2025-10-25 12:54:50 UTC",
  "RemoteUrl": "https://github.com/cran/PanelSelect",
  "RemoteRef": "HEAD",
  "RemoteSha": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
  "MD5sum": "34586926a79bed375de821bb13035056",
  "_user": "jnpeng",
  "_type": "src",
  "_file": "PanelSelect_1.0.0.tar.gz",
  "_fileid": "1970a100f76c81ceeb06703efc4782e15aed8a5834f1849327bbc339c5044c1e",
  "_filesize": 222484,
  "_sha256": "1970a100f76c81ceeb06703efc4782e15aed8a5834f1849327bbc339c5044c1e",
  "_created": "2026-05-21T11:01:06.000Z",
  "_published": "2026-05-21T19:43:59.225Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77254695893,
      "time": 137,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7134020537"
    },
    {
      "job": 77254696045,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7134017724"
    },
    {
      "job": 77254696018,
      "time": 154,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7134025880"
    },
    {
      "job": 77254696002,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7134021112"
    },
    {
      "job": 77254696199,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7134197101"
    },
    {
      "job": 77254696190,
      "time": 185,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7134200587"
    },
    {
      "job": 77254695883,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7134208606"
    },
    {
      "job": 77254695659,
      "time": 203,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7134218989"
    },
    {
      "job": 77254695248,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133975102"
    },
    {
      "job": 77254695395,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145562204"
    },
    {
      "job": 77254696026,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7134020250"
    },
    {
      "job": 77254695794,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7134013521"
    },
    {
      "job": 77254695733,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7134014355"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PanelSelect",
  "_commit": {
    "id": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
    "author": "Jing Peng <jing.peng@uconn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1761396890
  },
  "_maintainer": {
    "name": "Jing Peng",
    "email": "jing.peng@uconn.edu",
    "login": "jnpeng",
    "description": "",
    "uuid": 120291617
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "PanelCount",
      "role": "Imports"
    },
    {
      "package": "pbivnorm",
      "role": "Imports"
    },
    {
      "package": "maxLik",
      "role": "Imports"
    },
    {
      "package": "statmod",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "pbv",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-10-25"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jnpeng",
      "count": 1,
      "uuid": 120291617
    }
  ],
  "_userbio": {
    "uuid": 120291617,
    "type": "user",
    "name": "jnpeng"
  },
  "_downloads": {
    "count": 155,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PanelSelect"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PanelSelect.html",
    "manual.pdf"
  ],
  "_realowner": "jnpeng",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-10-25"
    }
  ],
  "_exports": [
    "probitRE_linearRE",
    "probitRE_PLNRE",
    "probitRE_PoissonRE",
    "probitRE_probitRE"
  ],
  "_help": [
    {
      "page": "PanelSelect",
      "title": "Sample Selection Models for Panel Data",
      "topics": [
        "PanelSelect"
      ]
    },
    {
      "page": "probitRE_linearRE",
      "title": "Panel Sample Selection Model for Continuous Outcome",
      "concept": [
        "PanelSelect"
      ],
      "topics": [
        "probitRE_linearRE"
      ]
    },
    {
      "page": "probitRE_PLNRE",
      "title": "Poisson Lognormal Model with Random Effects and Sample Selection",
      "concept": [
        "PanelSelect"
      ],
      "topics": [
        "probitRE_PLNRE"
      ]
    },
    {
      "page": "probitRE_PoissonRE",
      "title": "Poisson RE model with Sample Selection",
      "concept": [
        "PanelSelect"
      ],
      "topics": [
        "probitRE_PoissonRE"
      ]
    },
    {
      "page": "probitRE_probitRE",
      "title": "Panel Sample Selection Model for Binary Outcome",
      "concept": [
        "PanelSelect"
      ],
      "topics": [
        "probitRE_probitRE"
      ]
    }
  ],
  "_rundeps": [
    "data.table",
    "digest",
    "generics",
    "lattice",
    "MASS",
    "maxLik",
    "miscTools",
    "PanelCount",
    "pbivnorm",
    "pbv",
    "Rcpp",
    "RcppArmadillo",
    "sandwich",
    "statmod",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Sample Selection Models for Panel Data",
      "author": "Jing Peng",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Introduction",
        "2. Models",
        "2.1. probitRE_linearRE",
        "2.2. probitRE_probitRE",
        "2.3. probitRE_PoissonRE (imported from PanelCount)",
        "2.4. probitRE_PLNRE (imported from PanelCount)",
        "3. Examples",
        "4. Notes",
        "Citations"
      ],
      "created": "2025-10-25 12:54:50",
      "modified": "2025-10-25 12:54:50",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "panelselect",
  "_universes": [
    "jnpeng"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T11:03:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
      "fileid": "63027096eee8e06d6d26de80ed58b3b4db0670a622d8b3745225cd6a374a3a81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T11:03:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
      "fileid": "20d01f1bc6bea131eb82a32c59b8e40cbcae6a18c959dffd1542f6e64912e234",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T11:03:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
      "fileid": "d47320957076f7e6759def9a92e7835a26b371aee311be004f1d2b7d45eaadf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T11:03:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
      "fileid": "ba179a8890a1f168c97827024cfce6021da467f63e5e35caf35d360815138637",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T11:12:11.000Z",
      "arch": "aarch64",
      "commit": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
      "fileid": "ac65e143c3f7b65c5b6e8ed8a540013be1eae8298b861a2b2482203bd302a202",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T11:12:07.000Z",
      "arch": "x86_64",
      "commit": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
      "fileid": "05b6cbe39bf2376ca9ec045f391be887521677cd781c39815dc93a9c3592848f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T11:13:02.000Z",
      "arch": "aarch64",
      "commit": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
      "fileid": "84cec9c98542ce218013c9795fe55d1e8c8a6356ee6287f43da3cd3e9134b600",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T11:12:51.000Z",
      "arch": "x86_64",
      "commit": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
      "fileid": "6787cf6f426fec5fe390bf12ce7ea01332de0338e86b895738e193e5c66a80ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-21T19:43:30.000Z",
      "arch": "emscripten",
      "commit": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
      "fileid": "fc77202bb04f0e10dbc6e1829cb75bc2569a3183416c578fed0d96413043bca5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T11:02:35.000Z",
      "arch": "x86_64",
      "commit": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
      "fileid": "49ff16964565d03947e6504f50efef02fb3763b422edd86e34532f45944c0ee9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T11:02:21.000Z",
      "arch": "x86_64",
      "commit": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
      "fileid": "004814bccc5fb9a8a78c5e65c74aae6c4cd5435d6923e31b87027181eec7dfe8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T11:02:21.000Z",
      "arch": "x86_64",
      "commit": "3c4f4e59fcdec49f71326f12b315e459be0f60d7",
      "fileid": "3c2f15dbcc2d50ff5fe9f25251e840f1494dd401a38f5792c556fdc4a4aeca5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26221767439"
    }
  ]
}