{
  "_id": "6a1c0d321d7bb097a0a2da23",
  "Package": "psidread",
  "Title": "Streamline Building Panel Data from Panel Study of Income\nDynamics ('PSID') Raw Files",
  "Version": "1.0.6",
  "Authors@R": "person(\"Shuyi\", \"Qiu\", , \"shuyi.qiu@duke.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0000-9730-5262\"))",
  "Description": "Streamline the management, creation, and formatting of\npanel data from the Panel Study of Income Dynamics ('PSID')\n<https://psidonline.isr.umich.edu> using this user-friendly\ntool. Simply define variable names and input code book details\ndirectly from the 'PSID' official website, and this toolbox\nwill efficiently facilitate the data preparation process,\ntransforming raw 'PSID' files into a well-organized format\nready for further analysis.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/Qcrates/psidread",
  "BugReports": "https://github.com/Qcrates/psidread/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://qcrates.r-universe.dev",
  "Date/Publication": "2025-11-02 00:38:04 UTC",
  "RemoteUrl": "https://github.com/qcrates/psidread",
  "RemoteRef": "HEAD",
  "RemoteSha": "6440ff75336a450fcbebd5d8cecace3ddc3d6095",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 10:24:37 UTC",
    "User": "root"
  },
  "Author": "Shuyi Qiu [aut, cre] (ORCID: <https://orcid.org/0009-0000-9730-5262>)",
  "Maintainer": "Shuyi Qiu <shuyi.qiu@duke.edu>",
  "MD5sum": "241aba3e586669fd0b8d6b416a7505e0",
  "_user": "qcrates",
  "_type": "src",
  "_file": "psidread_1.0.6.tar.gz",
  "_fileid": "eb6e5660c06cfd51e82183202ca49d90d9dbfb4a116e140358dd76a9319fecb7",
  "_filesize": 2879438,
  "_sha256": "eb6e5660c06cfd51e82183202ca49d90d9dbfb4a116e140358dd76a9319fecb7",
  "_created": "2026-05-31T10:24:37.000Z",
  "_published": "2026-05-31T10:28:02.607Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78718440645,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315956506"
    },
    {
      "job": 78718440642,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315957019"
    },
    {
      "job": 78718440675,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315955571"
    },
    {
      "job": 78718440644,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315952775"
    },
    {
      "job": 78718237333,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315942195"
    },
    {
      "job": 78718440638,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315953704"
    },
    {
      "job": 78718440682,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315950317"
    },
    {
      "job": 78718440671,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315950363"
    },
    {
      "job": 78718440685,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315950958"
    }
  ],
  "_buildurl": "https://github.com/r-universe/qcrates/actions/runs/26709960864",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/qcrates/psidread",
  "_commit": {
    "id": "6440ff75336a450fcbebd5d8cecace3ddc3d6095",
    "author": "Qcrates <racheljau68@gmail.com>",
    "committer": "Qcrates <racheljau68@gmail.com>",
    "message": "Buildignore paper\n",
    "time": 1762043884
  },
  "_maintainer": {
    "name": "Shuyi Qiu",
    "email": "shuyi.qiu@duke.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "asciiSetupReader",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeR",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "qcrates",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "qcrates",
      "count": 44,
      "uuid": 100319784
    }
  ],
  "_userbio": {
    "uuid": 100319784,
    "type": "user",
    "name": "Qcrates",
    "description": "Ph.D. student in Public Policy and Sociology. Data-driven policy researcher focusing on poverty, child, and health."
  },
  "_downloads": {
    "count": 168,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/psidread"
  },
  "_devurl": "https://github.com/qcrates/psidread",
  "_searchresults": 5,
  "_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/psidread.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/qcrates/psidread",
  "_realowner": "qcrates",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-01-15"
    },
    {
      "version": "1.0.1",
      "date": "2024-01-21"
    },
    {
      "version": "1.0.2",
      "date": "2024-01-23"
    },
    {
      "version": "1.0.3",
      "date": "2024-02-05"
    },
    {
      "version": "1.0.5",
      "date": "2025-07-15"
    },
    {
      "version": "1.0.6",
      "date": "2025-10-29"
    }
  ],
  "_exports": [
    "psid_read",
    "psid_reshape",
    "psid_str",
    "psid_unzip"
  ],
  "_help": [
    {
      "page": "psid_read",
      "title": "Read PSID data from the packaged data file or customized data file",
      "topics": [
        "psid_read"
      ]
    },
    {
      "page": "psid_reshape",
      "title": "Rename and reshape your PSID dataset",
      "topics": [
        "psid_reshape"
      ]
    },
    {
      "page": "psid_str",
      "title": "Construct the table of PSID data structure",
      "topics": [
        "psid_str"
      ]
    },
    {
      "page": "psid_unzip",
      "title": "Unzip and transfer the downloaded PSID data files",
      "topics": [
        "psid_unzip"
      ]
    }
  ],
  "_readme": "https://github.com/qcrates/psidread/raw/HEAD/README.md",
  "_rundeps": [
    "asciiSetupReader",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "generics",
    "glue",
    "haven",
    "hms",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xtable",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "my-vignette.Rmd",
      "filename": "my-vignette.html",
      "title": "psidread: An Easy Way to Build Panel Data from PSID Raw Files",
      "author": "Shuyi Qiu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "0. Overview",
        "1. Introduction",
        "2. Workflow of psidread Package",
        "3. psid_str(): Build Your Table of Structure",
        "3.1 Recommended way",
        "3.2 If you copy and paste your Stata code...",
        "4. psid_unzip(): Prepare Data Files",
        "4.1 Packaged Files",
        "4.2 Single Customized File",
        "5. psid_read(): Read Data",
        "5.1 Packaged Files",
        "5.2 Single Customized File",
        "5.3 Notes",
        "6. psid_reshape(): Format Data"
      ],
      "created": "2024-01-03 23:16:18",
      "modified": "2025-10-29 15:10:12",
      "commits": 8
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "psidread",
  "_universes": [
    "qcrates"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-31T10:27:03.000Z",
      "distro": "noble",
      "commit": "6440ff75336a450fcbebd5d8cecace3ddc3d6095",
      "fileid": "15f44d4d71a06ab291a94419564968c323c94973194869275197fe48f7116fd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qcrates/actions/runs/26709960864"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-31T10:27:06.000Z",
      "distro": "noble",
      "commit": "6440ff75336a450fcbebd5d8cecace3ddc3d6095",
      "fileid": "b5f8853d4b3d2e79eadc9d22bfc1252d35243a22d4acf166677b687671a0b1c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qcrates/actions/runs/26709960864"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-31T10:26:54.000Z",
      "commit": "6440ff75336a450fcbebd5d8cecace3ddc3d6095",
      "fileid": "a2970c6ce12c385d34903ad1adb54980ca864272c831cccbf7486854263c44b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qcrates/actions/runs/26709960864"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-31T10:26:30.000Z",
      "commit": "6440ff75336a450fcbebd5d8cecace3ddc3d6095",
      "fileid": "84682c6b17de26bcd8c7eae417828a9ed56a6ecce323c0388611fc58882a2403",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qcrates/actions/runs/26709960864"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-05-31T10:26:53.000Z",
      "commit": "6440ff75336a450fcbebd5d8cecace3ddc3d6095",
      "fileid": "fd81e7320058d818e5d14a17e46d2b65733c43bb0fdd5221776f4475ead15127",
      "status": "success",
      "buildurl": "https://github.com/r-universe/qcrates/actions/runs/26709960864"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-31T10:25:54.000Z",
      "commit": "6440ff75336a450fcbebd5d8cecace3ddc3d6095",
      "fileid": "a777d6922bc3f2ad065b3ca4eeb7e5367aba4481ce804cb53dccdc802188ea96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qcrates/actions/runs/26709960864"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-31T10:25:53.000Z",
      "commit": "6440ff75336a450fcbebd5d8cecace3ddc3d6095",
      "fileid": "9dbd5056ff03f0f6d53e40de2862e3bd0c2ba0517c8590da97c0ff6d7687f413",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qcrates/actions/runs/26709960864"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-31T10:25:56.000Z",
      "commit": "6440ff75336a450fcbebd5d8cecace3ddc3d6095",
      "fileid": "6d1cc6b45ed29df8ef58813256da09810deaf5b5a73b5b6cca1598fd5600fdf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qcrates/actions/runs/26709960864"
    }
  ]
}