{
  "_id": "6a10301eacfb0bcc41c9547f",
  "Package": "psidR",
  "Type": "Package",
  "Title": "Build Panel Data Sets from PSID Raw Data",
  "Version": "2.3",
  "Date": "2024-11-05",
  "Authors@R": "person(given = \"Florian\",\nfamily = \"Oswald\",\nrole = c(\"aut\", \"cre\"),\nemail = \"florian.oswald@gmail.com\")",
  "Maintainer": "Florian Oswald <florian.oswald@gmail.com>",
  "Description": "Makes it easy to build panel data in wide format from\nPanel Survey of Income Dynamics (PSID) delivered raw data.\nDownloads data directly from the PSID server using the 'SAScii'\npackage. 'psidR' takes care of merging data from each wave onto\na cross-period index file, so that individuals can be followed\nover time. The user must specify which years they are\ninterested in, and the 'PSID' variable names (e.g. ER21003) for\neach year (they differ in each year). The package offers helper\nfunctions to retrieve variable names from different waves.\nThere are different panel data designs and sample subsetting\ncriteria implemented (\"SRC\", \"SEO\", \"immigrant\" and \"latino\"\nsamples). More information about the PSID can be obtained at\n<https://simba.isr.umich.edu/data/data.aspx>.",
  "URL": "https://github.com/floswald/psidR",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Collate": "'build.panel.r' 'makeids.r' 'psidR-package.r'",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "make libicu-dev",
  "Repository": "https://floswald.r-universe.dev",
  "Date/Publication": "2024-11-07 15:58:41 UTC",
  "RemoteUrl": "https://github.com/floswald/psidr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c2a230b2df5746f20701efdad3d63d8b05899521",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 09:46:19 UTC",
    "User": "root"
  },
  "Author": "Florian Oswald [aut, cre]",
  "MD5sum": "471c4218e1530e35d79207f8308fb72a",
  "_user": "floswald",
  "_type": "src",
  "_file": "psidR_2.3.tar.gz",
  "_fileid": "c1b45a877db3b41564c9298455f954befd2fae80892c2c92bc26ed3dc1c904a3",
  "_filesize": 1840598,
  "_sha256": "c1b45a877db3b41564c9298455f954befd2fae80892c2c92bc26ed3dc1c904a3",
  "_created": "2026-05-12T09:46:19.000Z",
  "_published": "2026-05-22T10:29:50.671Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77361940263,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940892009"
    },
    {
      "job": 77361940268,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940895608"
    },
    {
      "job": 77361940172,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940912038"
    },
    {
      "job": 77361940188,
      "time": 206,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940908663"
    },
    {
      "job": 77361939677,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940853790"
    },
    {
      "job": 77361939624,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158367901"
    },
    {
      "job": 77361940162,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940884338"
    },
    {
      "job": 77361940210,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940877897"
    },
    {
      "job": 77361940284,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940880538"
    }
  ],
  "_buildurl": "https://github.com/r-universe/floswald/actions/runs/25726458267",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/floswald/psidr",
  "_commit": {
    "id": "c2a230b2df5746f20701efdad3d63d8b05899521",
    "author": "Florian Oswald <florian.oswald@gmail.com>",
    "committer": "Florian Oswald <florian.oswald@gmail.com>",
    "message": "CRAN 2.3\n",
    "time": 1730995121
  },
  "_maintainer": {
    "name": "Florian Oswald",
    "email": "florian.oswald@gmail.com",
    "login": "floswald",
    "bluesky": "@floswald.bsky.social",
    "uuid": 1021558
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "foreign",
      "role": "Imports"
    },
    {
      "package": "SAScii",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "futile.logger",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "floswald",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dataset",
    "panel-data",
    "psid"
  ],
  "_stars": 60,
  "_contributors": [
    {
      "user": "floswald",
      "count": 152,
      "uuid": 1021558
    },
    {
      "user": "edoardociscato",
      "count": 11,
      "uuid": 16957991
    },
    {
      "user": "nilshg",
      "count": 4,
      "uuid": 7264491
    },
    {
      "user": "agaillardtse",
      "count": 2,
      "uuid": 37511711
    },
    {
      "user": "shdoron1",
      "count": 2,
      "uuid": 10317614
    },
    {
      "user": "pauljohn32",
      "count": 1,
      "uuid": 344033
    }
  ],
  "_userbio": {
    "uuid": 1021558,
    "type": "user",
    "name": "Florian Oswald",
    "description": "Associate Professor Uni Turin, Collegio Carlo Alberto, @ScPoEcon, Data Editor of the JPE @JPE-Reproducibility "
  },
  "_downloads": {
    "count": 754,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/psidR"
  },
  "_devurl": "https://github.com/floswald/psidr",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/psidR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/floswald/psidr",
  "_realowner": "floswald",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-07-22"
    },
    {
      "version": "1.1",
      "date": "2013-08-23"
    },
    {
      "version": "1.2",
      "date": "2013-09-10"
    },
    {
      "version": "1.3",
      "date": "2015-05-15"
    },
    {
      "version": "1.4",
      "date": "2016-10-29"
    },
    {
      "version": "1.5",
      "date": "2018-04-20"
    },
    {
      "version": "1.6",
      "date": "2018-08-15"
    },
    {
      "version": "1.7",
      "date": "2018-10-16"
    },
    {
      "version": "1.9",
      "date": "2018-10-18"
    },
    {
      "version": "2.0",
      "date": "2020-02-26"
    },
    {
      "version": "2.1",
      "date": "2021-05-07"
    },
    {
      "version": "2.2",
      "date": "2024-06-04"
    },
    {
      "version": "2.3",
      "date": "2024-11-06"
    }
  ],
  "_exports": [
    "build.panel",
    "build.psid",
    "getNamesPSID",
    "medium.test.ind",
    "medium.test.ind.NA",
    "medium.test.ind.NA.wealth",
    "medium.test.noind",
    "small.test.ind",
    "small.test.noind",
    "testPSID"
  ],
  "_help": [
    {
      "page": "build.panel",
      "title": "build.panel: Build PSID panel data set",
      "topics": [
        "build.panel"
      ]
    },
    {
      "page": "build.psid",
      "title": "Build example PSID",
      "topics": [
        "build.psid"
      ]
    },
    {
      "page": "get.psid",
      "title": "get.psid connects to PSID database and downloads into Rda",
      "topics": [
        "get.psid"
      ]
    },
    {
      "page": "getNamesPSID",
      "title": "GetPSID variables names from various years",
      "topics": [
        "getNamesPSID"
      ]
    },
    {
      "page": "make.char",
      "title": "Convert factor to character",
      "topics": [
        "make.char"
      ]
    },
    {
      "page": "makeids",
      "title": "ID list for mergeing PSID",
      "topics": [
        "makeids"
      ]
    },
    {
      "page": "medium.test.ind",
      "title": "three year test, ind file",
      "topics": [
        "medium.test.ind"
      ]
    },
    {
      "page": "medium.test.ind.NA",
      "title": "three year test, ind file and one NA variable",
      "topics": [
        "medium.test.ind.NA"
      ]
    },
    {
      "page": "medium.test.ind.NA.wealth",
      "title": "three year test, ind file and one NA variable and wealth",
      "topics": [
        "medium.test.ind.NA.wealth"
      ]
    },
    {
      "page": "medium.test.noind",
      "title": "three year test, no ind file",
      "topics": [
        "medium.test.noind"
      ]
    },
    {
      "page": "psidR",
      "title": "psidR",
      "topics": [
        "psidR-package",
        "psidR"
      ]
    },
    {
      "page": "small.test.ind",
      "title": "one year test, ind file",
      "topics": [
        "small.test.ind"
      ]
    },
    {
      "page": "small.test.noind",
      "title": "one year test, no ind file",
      "topics": [
        "small.test.noind"
      ]
    },
    {
      "page": "testPSID",
      "title": "Create a test PSID dataset",
      "topics": [
        "testPSID"
      ]
    }
  ],
  "_readme": "https://github.com/floswald/psidr/raw/HEAD/readme.md",
  "_rundeps": [
    "bitops",
    "data.table",
    "foreign",
    "formatR",
    "futile.logger",
    "futile.options",
    "lambda.r",
    "openxlsx",
    "Rcpp",
    "RCurl",
    "SAScii",
    "stringi",
    "zip"
  ],
  "_score": 5.574031267727719,
  "_indexed": true,
  "_nocasepkg": "psidr",
  "_universes": [
    "floswald"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-05-12T09:48:12.000Z",
      "distro": "noble",
      "commit": "c2a230b2df5746f20701efdad3d63d8b05899521",
      "fileid": "e08e12e526980db49750a48440c7102cb216204554af752c271e9bc1b7d32fe9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/floswald/actions/runs/25726458267"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-05-12T09:48:22.000Z",
      "distro": "noble",
      "commit": "c2a230b2df5746f20701efdad3d63d8b05899521",
      "fileid": "23606243fedc0240a0eb950a25c50b1910aa74463148e6494e6b692259aa2f2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/floswald/actions/runs/25726458267"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3",
      "date": "2026-05-12T09:49:12.000Z",
      "commit": "c2a230b2df5746f20701efdad3d63d8b05899521",
      "fileid": "bd1eca99be361614599e512f08396b41dbf0f184c804636c22d8c2078d999059",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/floswald/actions/runs/25726458267"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3",
      "date": "2026-05-12T09:49:02.000Z",
      "commit": "c2a230b2df5746f20701efdad3d63d8b05899521",
      "fileid": "380ea882578bbc3ed1af63f792b46e1632ce64186902c4e1ed8e39aeda4741c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/floswald/actions/runs/25726458267"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-05-12T09:47:44.000Z",
      "commit": "c2a230b2df5746f20701efdad3d63d8b05899521",
      "fileid": "6b09fff991e0a4feaf660e2b26eb3858e4c20f1f925d1eaf0bd5a5d44b9f0563",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/floswald/actions/runs/25726458267"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3",
      "date": "2026-05-12T09:47:25.000Z",
      "commit": "c2a230b2df5746f20701efdad3d63d8b05899521",
      "fileid": "262474b5e2a585c2742f1be7cd56a9568a68b79647e836716c3fda745208a854",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/floswald/actions/runs/25726458267"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-05-12T09:47:34.000Z",
      "commit": "c2a230b2df5746f20701efdad3d63d8b05899521",
      "fileid": "4f6ec7ad0194b09cf24ccb0adfe83da5cc7df7d037a7e621f899e1c4867e3332",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/floswald/actions/runs/25726458267"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3",
      "date": "2026-05-22T10:29:26.000Z",
      "commit": "c2a230b2df5746f20701efdad3d63d8b05899521",
      "fileid": "2206f6703b81f4eea730c149f80ce58666ce40cbe3d98250c8a99124fe565eb9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/floswald/actions/runs/25726458267"
    }
  ]
}