{
  "_id": "6a107936acfb0bcc41cad699",
  "Package": "IPEDSuploadables",
  "Title": "Transforms Institutional Data into Text Files for IPEDS\nAutomated Import/Upload",
  "Version": "3.0.1",
  "Authors@R": "c(\nperson(given = \"Alison\", family = \"Lanski\", role = c(\"aut\", \"cre\"), email = \"alanski@nd.edu\"),\nperson(\"Shiloh\", \"Fling\", role = c(\"aut\"),email = \"shiloh.fling@unlv.edu\"),\nperson(\"Edwin\", \"Welch\", role = c(\"aut\"), email=\"edwelch@tayloru.edu\"))",
  "Description": "Starting from user-supplied institutional data, these\nscripts transform, aggregate, and reshape the information to\nproduce key-value pair data files that are able to be uploaded\nto IPEDS (Integrated Postsecondary Education Data System)\nthrough their submission portal\n<https://surveys.nces.ed.gov/ipeds/>. Starting data\nspecifications can be found in the vignettes. Final files are\nsaved locally to a location of the user's choice. User-friendly\nreadable files can also be produced for purposes of data review\nand validation.",
  "Note": "Because IPEDS requirements may change from year to year, having\nthe most recent version of this package is highly recommended.\nOld versions can be found as GitHub branches. The package can\nalso be used to convert any correctly-prepared data into a\nkey-value pair format for any survey (IPEDS or non-IPEDS).",
  "URL": "https://github.com/AlisonLanski/IPEDSuploadables,\nhttps://alisonlanski.github.io/IPEDSuploadables/",
  "BugReports": "https://github.com/AlisonLanski/IPEDSuploadables/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://alisonlanski.r-universe.dev",
  "Date/Publication": "2026-02-05 20:04:52 UTC",
  "RemoteUrl": "https://github.com/alisonlanski/ipedsuploadables",
  "RemoteRef": "HEAD",
  "RemoteSha": "5a1fb6f7fefe956ebf26927dac3955400e9b3d3c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 08:44:12 UTC",
    "User": "root"
  },
  "Author": "Alison Lanski [aut, cre],\nShiloh Fling [aut],\nEdwin Welch [aut]",
  "Maintainer": "Alison Lanski <alanski@nd.edu>",
  "MD5sum": "7067ea6355c21b5f0b3c86c23fdcd069",
  "_user": "alisonlanski",
  "_type": "src",
  "_file": "IPEDSuploadables_3.0.1.tar.gz",
  "_fileid": "23b9d498e9c519336160d1eb0d1355a5572a611eb12b9db2785af3aa5f35bc72",
  "_filesize": 355534,
  "_sha256": "23b9d498e9c519336160d1eb0d1355a5572a611eb12b9db2785af3aa5f35bc72",
  "_created": "2026-05-06T08:44:12.000Z",
  "_published": "2026-05-22T15:41:42.208Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77413017554,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6826042338"
    },
    {
      "job": 77413017951,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826043317"
    },
    {
      "job": 77413017781,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6826036911"
    },
    {
      "job": 77413017716,
      "time": 219,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826049106"
    },
    {
      "job": 77413016917,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826004361"
    },
    {
      "job": 77413017140,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164530835"
    },
    {
      "job": 77413017581,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6826034173"
    },
    {
      "job": 77413017937,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6826029622"
    },
    {
      "job": 77413017611,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826029466"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alisonlanski/actions/runs/25425153470",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alisonlanski/ipedsuploadables",
  "_commit": {
    "id": "5a1fb6f7fefe956ebf26927dac3955400e9b3d3c",
    "author": "Alison Lanski <alanski@ND.EDU>",
    "committer": "Alison Lanski <alanski@ND.EDU>",
    "message": "adding hex all over website for fun\n",
    "time": 1770321892
  },
  "_maintainer": {
    "name": "Alison Lanski",
    "email": "alanski@nd.edu",
    "login": "alisonlanski",
    "uuid": 40475397
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "svDialogs",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "alisonlanski",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 4
    },
    {
      "week": "2025-38",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 7
    },
    {
      "week": "2026-06",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "2.11.0",
      "date": "2025-09-09"
    },
    {
      "name": "3.0.0",
      "date": "2025-12-05"
    },
    {
      "name": "3.0.1",
      "date": "2026-02-02"
    }
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "alisonlanski",
      "count": 367,
      "uuid": 40475397
    },
    {
      "user": "shilohfling",
      "count": 93,
      "uuid": 33234302
    },
    {
      "user": "edwelch802",
      "count": 2,
      "uuid": 93010676
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    }
  ],
  "_userbio": {
    "uuid": 40475397,
    "type": "user",
    "name": "Alison Lanski",
    "description": "I love to organize, optimize, and analyze.  (Also fun: traveling, eating, and playing ultimate frisbee)"
  },
  "_downloads": {
    "count": 228,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IPEDSuploadables"
  },
  "_devurl": "https://github.com/alisonlanski/ipedsuploadables",
  "_pkgdown": "https://alisonlanski.github.io/IPEDSuploadables/",
  "_searchresults": 48,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IPEDSuploadables.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alisonlanski/ipedsuploadables",
  "_realowner": "alisonlanski",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.4.5",
      "date": "2022-05-12"
    },
    {
      "version": "2.5.5",
      "date": "2022-10-03"
    },
    {
      "version": "2.6.5",
      "date": "2022-12-07"
    },
    {
      "version": "2.7.5",
      "date": "2023-02-04"
    },
    {
      "version": "2.8.5",
      "date": "2023-09-06"
    },
    {
      "version": "2.8.7",
      "date": "2023-11-01"
    },
    {
      "version": "2.9.0",
      "date": "2024-08-29"
    },
    {
      "version": "2.10.0",
      "date": "2024-12-08"
    },
    {
      "version": "2.11.0",
      "date": "2025-09-09"
    },
    {
      "version": "3.0.0",
      "date": "2025-12-11"
    },
    {
      "version": "3.0.1",
      "date": "2026-02-02"
    }
  ],
  "_exports": [
    "create_dummy_data_adm",
    "create_dummy_data_com",
    "create_dummy_data_e1d",
    "create_dummy_data_ef1",
    "create_dummy_data_gr",
    "create_dummy_data_gr200",
    "create_dummy_data_hr",
    "create_dummy_data_om",
    "get_ipeds_unitid",
    "make_adm_part_B",
    "make_adm_part_C",
    "make_adm_part_D",
    "make_adm_part_F",
    "make_adm_part_G",
    "make_adm_part_H",
    "make_com_part_A",
    "make_com_part_B",
    "make_com_part_C",
    "make_com_part_D",
    "make_com_part_E",
    "make_e1d_part_A",
    "make_e1d_part_B",
    "make_e1d_part_C",
    "make_e1d_part_D",
    "make_e1d_part_E",
    "make_e1d_part_F",
    "make_ef1_part_A",
    "make_ef1_part_B",
    "make_ef1_part_C",
    "make_ef1_part_D",
    "make_ef1_part_E",
    "make_ef1_part_F",
    "make_ef1_part_G",
    "make_ef1_part_H",
    "make_gr_part_B",
    "make_gr_part_C",
    "make_gr_part_E",
    "make_gr200",
    "make_hr_part_A1",
    "make_hr_part_A2",
    "make_hr_part_B1",
    "make_hr_part_B2",
    "make_hr_part_B3",
    "make_hr_part_D1",
    "make_hr_part_D2",
    "make_hr_part_D3",
    "make_hr_part_D4",
    "make_hr_part_G1",
    "make_hr_part_G2",
    "make_hr_part_H1",
    "make_hr_part_H2",
    "make_om_part_A",
    "make_om_part_B",
    "make_om_part_C",
    "make_om_part_D",
    "prep_com_data_frame",
    "prep_ef1_data_frame",
    "prep_hr_data_frame",
    "prep_om_data_frame",
    "produce_adm_report",
    "produce_com_report",
    "produce_e1d_report",
    "produce_ef1_report",
    "produce_gr_report",
    "produce_gr200_report",
    "produce_hr_report",
    "produce_om_report",
    "produce_other_report",
    "write_report",
    "write_report_csv"
  ],
  "_datasets": [
    {
      "name": "adm_students",
      "title": "Dummy student-level data for Admissions parts B, C, D, F, G, H",
      "object": "adm_students",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Unitid",
        "StudentId",
        "RaceEthnicity",
        "Sex",
        "GenderDetail",
        "IsApplicant",
        "IsAdmitted",
        "IsEnrolled",
        "IsFullTime",
        "IsFirstTime",
        "IsTransfer",
        "SATUsed",
        "ACTUsed",
        "SAT_Evbrw",
        "SAT_Math",
        "ACT_Comp",
        "ACT_Eng",
        "ACT_Math"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "com_cips",
      "title": "Dummy cip data for Completions functions",
      "object": "com_cips",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Unitid",
        "MajorNumber",
        "MajorCip",
        "DegreeLevel",
        "DistanceEd",
        "DistanceEd31",
        "DistanceEd32",
        "RaceEthnicity",
        "Sex",
        "Count"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "com_students",
      "title": "Dummy student data for Completions functions",
      "object": "com_students",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Unitid",
        "StudentId",
        "RaceEthnicity",
        "Sex",
        "DegreeLevel",
        "MajorNumber",
        "MajorCip",
        "DistanceEd",
        "DistanceEd31",
        "DistanceEd32",
        "Birthdate",
        "Age",
        "GenderDetail"
      ],
      "rows": 105,
      "table": true,
      "tojson": true
    },
    {
      "name": "e1d_instr",
      "title": "Dummy aggregated data for 12 Month Enrollment part B",
      "object": "e1d_instr",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Unitid",
        "CreditHoursUG",
        "CreditHoursGR",
        "ClockHoursUG",
        "DocFTE"
      ],
      "rows": 1,
      "table": true,
      "tojson": true
    },
    {
      "name": "e1d_students",
      "title": "Dummy student-level data for 12 Month Enrollment parts A, C, D, E, and F",
      "object": "e1d_students",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Unitid",
        "StudentId",
        "IsFullTime",
        "IsFirstTime",
        "IsTransfer",
        "IsDegreeCertSeeking",
        "StudentLevel",
        "IsHighSchool",
        "IsDual",
        "RaceEthnicity",
        "Sex",
        "DistanceEdAll",
        "DistanceEdSome",
        "GenderDetail"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "ef1_retention",
      "title": "Dummy student retention data for Fall Enrollment scripts part E",
      "object": "ef1_retention",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Unitid",
        "IsFullTime",
        "OrigCohort",
        "Exclusions",
        "Inclusions",
        "StillEnrolled"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "ef1_students",
      "title": "Dummy student data for Fall Enrollment scripts",
      "object": "ef1_students",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Unitid",
        "StudentId",
        "IsFullTime",
        "StudentLevel",
        "IsDegreeCertSeeking",
        "RaceEthnicity",
        "AdmitState",
        "Age",
        "Sex",
        "IsFirstTime",
        "DistanceEd",
        "IsRecentGrad",
        "IsTransfer",
        "OnlineState",
        "UnitidState",
        "Cip130000",
        "Cip140000",
        "Cip260000",
        "Cip270000",
        "Cip400000",
        "Cip520000",
        "Cip220101",
        "Cip510401",
        "Cip511201",
        "GenderDetail"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "gr_students",
      "title": "Dummy student data for the Graduation Rates scripts",
      "object": "gr_students",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Unitid",
        "RaceEthnicity",
        "Sex",
        "EnteringProgramType",
        "PellGrant",
        "DirectLoan",
        "IsExclusion",
        "IsTransferOut",
        "IsStillEnrolled",
        "CurrentProgramType",
        "CompletedFourYears",
        "CompletedFiveYears",
        "Completed150"
      ],
      "rows": 101,
      "table": true,
      "tojson": true
    },
    {
      "name": "gr200_students",
      "title": "Dummy student data for Graduation Rates 200 functions",
      "object": "gr200_students",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Unitid",
        "StudentId",
        "IsExclusion",
        "IsComp",
        "IsStillEnrolled"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "hr_staff",
      "title": "Dummy staff data for Human Resources functions",
      "object": "hr_staff",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Unitid",
        "EmpId",
        "NewHire",
        "CurrentEmployee",
        "IsMedical",
        "RaceEthnicity",
        "Gender",
        "FtPt",
        "Salary",
        "OccCategory3",
        "Months",
        "Rank",
        "Tenure"
      ],
      "rows": 3600,
      "table": true,
      "tojson": true
    },
    {
      "name": "om_students",
      "title": "Dummy data for Outcome Measures functions",
      "object": "om_students",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Unitid",
        "StudentId",
        "CohortType",
        "Recipient",
        "CohortStatus",
        "AwardLevel4",
        "AwardLevel6",
        "AwardLevel8",
        "EnrollStatus8"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "part_outputs",
      "title": "Output files from the make functions using the package dummy data (for testing)",
      "object": "part_outputs",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "specs_ADM",
      "title": "Table of data requirements for the Admissions starting dataframe",
      "object": "specs_ADM",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "COLUMN_NAME",
        "COLUMN_TYPE",
        "ACCEPTABLE_VALUES"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "specs_COM",
      "title": "Table of data requirements for Completions starting dataframe",
      "object": "specs_COM",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DATA_FRAME",
        "COLUMN_NAME",
        "COLUMN_TYPE",
        "ACCEPTABLE_VALUES"
      ],
      "rows": 22,
      "table": true,
      "tojson": true
    },
    {
      "name": "specs_E1D",
      "title": "Table of data requirements for 12 Month Enrollment starting dataframes",
      "object": "specs_E1D",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DATA_FRAME",
        "COLUMN_NAME",
        "COLUMN_TYPE",
        "ACCEPTABLE_VALUES"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "specs_EF1",
      "title": "Table of data requirements for Fall Enrollment starting dataframes",
      "object": "specs_EF1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DATA_FRAME",
        "COLUMN_NAME",
        "COLUMN_TYPE",
        "ACCEPTABLE_VALUES"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    },
    {
      "name": "specs_GR",
      "title": "Table of data requirements for Graduation Rates starting dataframe",
      "object": "specs_GR",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "COLUMN_NAME",
        "COLUMN_TYPE",
        "ACCEPTABLE_VALUES"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "specs_GR200",
      "title": "Table of data requirements for Grad Rates 200 starting dataframe",
      "object": "specs_GR200",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "COLUMN_NAME",
        "COLUMN_TYPE",
        "ACCEPTABLE_VALUES"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "specs_HR",
      "title": "Table of data requirements for HR starting dataframe",
      "object": "specs_HR",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "COLUMN_NAME",
        "COLUMN_TYPE",
        "ACCEPTABLE_VALUES"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "specs_OM",
      "title": "Table of data requirements for OM starting dataframe",
      "object": "specs_OM",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "COLUMN_NAME",
        "COLUMN_TYPE",
        "ACCEPTABLE_VALUES"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adm_students",
      "title": "Dummy student-level data for Admissions parts B, C, D, F, G, H",
      "topics": [
        "adm_students"
      ]
    },
    {
      "page": "apply_upload_format",
      "title": "Shortcut function to turn a dataframe into key-value pairs",
      "topics": [
        "apply_upload_format"
      ]
    },
    {
      "page": "com_cips",
      "title": "Dummy cip data for Completions functions",
      "topics": [
        "com_cips"
      ]
    },
    {
      "page": "com_students",
      "title": "Dummy student data for Completions functions",
      "topics": [
        "com_students"
      ]
    },
    {
      "page": "create_dummy_data_adm",
      "title": "Create dummy data for testing the Admissions functions",
      "topics": [
        "create_dummy_data_adm"
      ]
    },
    {
      "page": "create_dummy_data_com",
      "title": "Create dummy data for testing the completions functions",
      "topics": [
        "create_dummy_data_com"
      ]
    },
    {
      "page": "create_dummy_data_e1d",
      "title": "Create dummy data for testing the completions functions",
      "topics": [
        "create_dummy_data_e1d"
      ]
    },
    {
      "page": "create_dummy_data_ef1",
      "title": "Create dummy data for testing the fall enrollment functions",
      "topics": [
        "create_dummy_data_ef1"
      ]
    },
    {
      "page": "create_dummy_data_gr",
      "title": "Create dummy data for testing the Grad Rates functions",
      "topics": [
        "create_dummy_data_gr"
      ]
    },
    {
      "page": "create_dummy_data_gr200",
      "title": "Create dummy data for testing the Grad Rates 200 function",
      "topics": [
        "create_dummy_data_gr200"
      ]
    },
    {
      "page": "create_dummy_data_hr",
      "title": "Create dummy data for testing the hr functions",
      "topics": [
        "create_dummy_data_hr"
      ]
    },
    {
      "page": "create_dummy_data_om",
      "title": "Create dummy data for testing the outcome measures functions",
      "topics": [
        "create_dummy_data_om"
      ]
    },
    {
      "page": "e1d_instr",
      "title": "Dummy aggregated data for 12 Month Enrollment part B",
      "topics": [
        "e1d_instr"
      ]
    },
    {
      "page": "e1d_students",
      "title": "Dummy student-level data for 12 Month Enrollment parts A, C, D, E, and F",
      "topics": [
        "e1d_students"
      ]
    },
    {
      "page": "ef1_retention",
      "title": "Dummy student retention data for Fall Enrollment scripts part E",
      "topics": [
        "ef1_retention"
      ]
    },
    {
      "page": "ef1_students",
      "title": "Dummy student data for Fall Enrollment scripts",
      "topics": [
        "ef1_students"
      ]
    },
    {
      "page": "get_ipeds_unitid",
      "title": "Grab institution's UNITID from supplied data to populate missing-data rows",
      "topics": [
        "get_ipeds_unitid"
      ]
    },
    {
      "page": "gr_students",
      "title": "Dummy student data for the Graduation Rates scripts",
      "topics": [
        "gr_students"
      ]
    },
    {
      "page": "gr200_students",
      "title": "Dummy student data for Graduation Rates 200 functions",
      "topics": [
        "gr200_students"
      ]
    },
    {
      "page": "hr_staff",
      "title": "Dummy staff data for Human Resources functions",
      "topics": [
        "hr_staff"
      ]
    },
    {
      "page": "IPEDSuploadables",
      "title": "'IPEDSuploadables' package",
      "topics": [
        "IPEDSuploadables"
      ]
    },
    {
      "page": "make_adm_part_B",
      "title": "Make Admissions Part B (First-time student demographics)",
      "topics": [
        "make_adm_part_B"
      ]
    },
    {
      "page": "make_adm_part_C",
      "title": "Make Admissions Part C (First-time SAT/ACT scores)",
      "topics": [
        "make_adm_part_C"
      ]
    },
    {
      "page": "make_adm_part_D",
      "title": "Make Admissions Part D (First-time sex unknown)",
      "topics": [
        "make_adm_part_D"
      ]
    },
    {
      "page": "make_adm_part_F",
      "title": "Make Admissions Part F (Transfer student demographics)",
      "topics": [
        "make_adm_part_F"
      ]
    },
    {
      "page": "make_adm_part_G",
      "title": "Make Admissions Part G (Transfer sex unknown)",
      "topics": [
        "make_adm_part_G"
      ]
    },
    {
      "page": "make_adm_part_H",
      "title": "Make Admissions Part H (Transfer SAT/ACT scores)",
      "topics": [
        "make_adm_part_H"
      ]
    },
    {
      "page": "make_com_part_A",
      "title": "Make Completions Part A",
      "topics": [
        "make_com_part_A"
      ]
    },
    {
      "page": "make_com_part_B",
      "title": "Make Completions Part B",
      "topics": [
        "make_com_part_B"
      ]
    },
    {
      "page": "make_com_part_C",
      "title": "Make Completions Part C",
      "topics": [
        "make_com_part_C"
      ]
    },
    {
      "page": "make_com_part_D",
      "title": "Make Completions Part D",
      "topics": [
        "make_com_part_D"
      ]
    },
    {
      "page": "make_com_part_E",
      "title": "Make Completions Part E (gender details)",
      "topics": [
        "make_com_part_E"
      ]
    },
    {
      "page": "make_e1d_part_A",
      "title": "Make 12 Month Enrollment Part A",
      "topics": [
        "make_e1d_part_A"
      ]
    },
    {
      "page": "make_e1d_part_B",
      "title": "Make 12 Month Enrollment Part B",
      "topics": [
        "make_e1d_part_B"
      ]
    },
    {
      "page": "make_e1d_part_C",
      "title": "Make 12 Month Enrollment Part C",
      "topics": [
        "make_e1d_part_C"
      ]
    },
    {
      "page": "make_e1d_part_D",
      "title": "Make 12 Month Enrollment Part D (gender details)",
      "topics": [
        "make_e1d_part_D"
      ]
    },
    {
      "page": "make_e1d_part_E",
      "title": "Make 12 Month Enrollment Part E",
      "topics": [
        "make_e1d_part_E"
      ]
    },
    {
      "page": "make_e1d_part_F",
      "title": "Make 12 Month Enrollment Part F",
      "topics": [
        "make_e1d_part_F"
      ]
    },
    {
      "page": "make_ef1_part_A",
      "title": "Make Fall Enrollment Part A",
      "topics": [
        "make_ef1_part_A"
      ]
    },
    {
      "page": "make_ef1_part_B",
      "title": "Make Fall Enrollment Part B",
      "topics": [
        "make_ef1_part_B"
      ]
    },
    {
      "page": "make_ef1_part_C",
      "title": "Make Fall Enrollment Part C",
      "topics": [
        "make_ef1_part_C"
      ]
    },
    {
      "page": "make_ef1_part_D",
      "title": "Make Fall Enrollment Part D",
      "topics": [
        "make_ef1_part_D"
      ]
    },
    {
      "page": "make_ef1_part_E",
      "title": "Make Fall Enrollment Part E",
      "topics": [
        "make_ef1_part_E"
      ]
    },
    {
      "page": "make_ef1_part_F",
      "title": "Make Fall Enrollment Part F",
      "topics": [
        "make_ef1_part_F"
      ]
    },
    {
      "page": "make_ef1_part_G",
      "title": "Make Fall Enrollment Part G",
      "topics": [
        "make_ef1_part_G"
      ]
    },
    {
      "page": "make_ef1_part_H",
      "title": "Make Fall Enrollment Part H (Sex Unknown)",
      "topics": [
        "make_ef1_part_H"
      ]
    },
    {
      "page": "make_gr_part_B",
      "title": "Make Graduation Rates Part B",
      "topics": [
        "make_gr_part_B"
      ]
    },
    {
      "page": "make_gr_part_C",
      "title": "Make Graduation Rates Part C",
      "topics": [
        "make_gr_part_C"
      ]
    },
    {
      "page": "make_gr200",
      "title": "Make Graduation Rates 200",
      "topics": [
        "make_gr200"
      ]
    },
    {
      "page": "make_hr_part_A1",
      "title": "Make Human Resources Part A1",
      "topics": [
        "make_hr_part_A1"
      ]
    },
    {
      "page": "make_hr_part_A2",
      "title": "Make Human Resources Part A2",
      "topics": [
        "make_hr_part_A2"
      ]
    },
    {
      "page": "make_hr_part_B1",
      "title": "Make Human Resources Part B1",
      "topics": [
        "make_hr_part_B1"
      ]
    },
    {
      "page": "make_hr_part_B2",
      "title": "Make Human Resources Part B2",
      "topics": [
        "make_hr_part_B2"
      ]
    },
    {
      "page": "make_hr_part_B3",
      "title": "Make Human Resources Part B3",
      "topics": [
        "make_hr_part_B3"
      ]
    },
    {
      "page": "make_hr_part_D1",
      "title": "Make Human Resources Part D1",
      "topics": [
        "make_hr_part_D1"
      ]
    },
    {
      "page": "make_hr_part_D2",
      "title": "Make Human Resources Part D2",
      "topics": [
        "make_hr_part_D2"
      ]
    },
    {
      "page": "make_hr_part_D3",
      "title": "Make Human Resources Part D3",
      "topics": [
        "make_hr_part_D3"
      ]
    },
    {
      "page": "make_hr_part_D4",
      "title": "Make Human Resources Part D4",
      "topics": [
        "make_hr_part_D4"
      ]
    },
    {
      "page": "make_hr_part_G1",
      "title": "Make Human Resources Part G1",
      "topics": [
        "make_hr_part_G1"
      ]
    },
    {
      "page": "make_hr_part_G2",
      "title": "Make Human Resources Part G2",
      "topics": [
        "make_hr_part_G2"
      ]
    },
    {
      "page": "make_hr_part_H1",
      "title": "Make Human Resources Part H1",
      "topics": [
        "make_hr_part_H1"
      ]
    },
    {
      "page": "make_hr_part_H2",
      "title": "Make Human Resources Part H2",
      "topics": [
        "make_hr_part_H2"
      ]
    },
    {
      "page": "make_om_part_A",
      "title": "Make Outcome Measures Part A",
      "topics": [
        "make_om_part_A"
      ]
    },
    {
      "page": "make_om_part_B",
      "title": "Make Outcome Measures Part B",
      "topics": [
        "make_om_part_B"
      ]
    },
    {
      "page": "make_om_part_C",
      "title": "Make Outcome Measures Part C",
      "topics": [
        "make_om_part_C"
      ]
    },
    {
      "page": "make_om_part_D",
      "title": "Make Outcome Measures Part D",
      "topics": [
        "make_om_part_D"
      ]
    },
    {
      "page": "om_students",
      "title": "Dummy data for Outcome Measures functions",
      "topics": [
        "om_students"
      ]
    },
    {
      "page": "prep_adm_data_frame",
      "title": "Some initial recodes for Admissions parts C and D",
      "topics": [
        "prep_adm_data_frame"
      ]
    },
    {
      "page": "prep_com_data_frame",
      "title": "Some initial recoding for Completions",
      "topics": [
        "prep_com_data_frame"
      ]
    },
    {
      "page": "prep_ef1_data_frame",
      "title": "Some initial recoding for Fall Enrollment",
      "topics": [
        "prep_ef1_data_frame"
      ]
    },
    {
      "page": "prep_hr_data_frame",
      "title": "Some initial recoding for Human Resources",
      "topics": [
        "prep_hr_data_frame"
      ]
    },
    {
      "page": "prep_om_awards",
      "title": "Set up extra_awards df for Outcome Measures part B, C, D",
      "topics": [
        "prep_om_awards"
      ]
    },
    {
      "page": "prep_om_data_frame",
      "title": "Some initial recoding for OutcomeMeasures",
      "topics": [
        "prep_om_data_frame"
      ]
    },
    {
      "page": "produce_adm_report",
      "title": "Shortcut function to do all steps to produce a report",
      "topics": [
        "produce_adm_report"
      ]
    },
    {
      "page": "produce_com_report",
      "title": "Shortcut function with all steps to provide a Completions report",
      "topics": [
        "produce_com_report"
      ]
    },
    {
      "page": "produce_e1d_report",
      "title": "Shortcut function with all steps to provide a 12 Month Enrollment report",
      "topics": [
        "produce_e1d_report"
      ]
    },
    {
      "page": "produce_ef1_report",
      "title": "Shortcut function with all steps to provide a Fall Enrollment report",
      "topics": [
        "produce_ef1_report"
      ]
    },
    {
      "page": "produce_gr_report",
      "title": "Shortcut function with all steps to provide a Graduation Rates report",
      "topics": [
        "produce_gr_report"
      ]
    },
    {
      "page": "produce_gr200_report",
      "title": "Shortcut function with all steps to provide a Grad Rates 200 report",
      "topics": [
        "produce_gr200_report"
      ]
    },
    {
      "page": "produce_hr_report",
      "title": "Shortcut function with all steps to provide a Human Resources report",
      "topics": [
        "produce_hr_report"
      ]
    },
    {
      "page": "produce_om_report",
      "title": "Shortcut function with all steps to provide an Outcome Measures report",
      "topics": [
        "produce_om_report"
      ]
    },
    {
      "page": "produce_other_report",
      "title": "Produce an upload-compatible txt file from pre-aggregated files",
      "topics": [
        "produce_other_report"
      ]
    },
    {
      "page": "set_report_path",
      "title": "Set the path for where the reports will be saved to.",
      "topics": [
        "set_report_path"
      ]
    },
    {
      "page": "specs_ADM",
      "title": "Table of data requirements for the Admissions starting dataframe",
      "topics": [
        "specs_ADM"
      ]
    },
    {
      "page": "specs_COM",
      "title": "Table of data requirements for Completions starting dataframe",
      "topics": [
        "specs_COM"
      ]
    },
    {
      "page": "specs_E1D",
      "title": "Table of data requirements for 12 Month Enrollment starting dataframes",
      "topics": [
        "specs_E1D"
      ]
    },
    {
      "page": "specs_EF1",
      "title": "Table of data requirements for Fall Enrollment starting dataframes",
      "topics": [
        "specs_EF1"
      ]
    },
    {
      "page": "specs_GR",
      "title": "Table of data requirements for Graduation Rates starting dataframe",
      "topics": [
        "specs_GR"
      ]
    },
    {
      "page": "specs_GR200",
      "title": "Table of data requirements for Grad Rates 200 starting dataframe",
      "topics": [
        "specs_GR200"
      ]
    },
    {
      "page": "specs_HR",
      "title": "Table of data requirements for HR starting dataframe",
      "topics": [
        "specs_HR"
      ]
    },
    {
      "page": "specs_OM",
      "title": "Table of data requirements for OM starting dataframe",
      "topics": [
        "specs_OM"
      ]
    },
    {
      "page": "write_report",
      "title": "Write the prepared data to a txt file in key-value format",
      "topics": [
        "write_report"
      ]
    },
    {
      "page": "write_report_csv",
      "title": "Write the prepared data to a csv file",
      "topics": [
        "write_report_csv"
      ]
    }
  ],
  "_pkglogo": "https://github.com/alisonlanski/ipedsuploadables/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/alisonlanski/ipedsuploadables/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "rstudioapi",
    "stringi",
    "stringr",
    "svDialogs",
    "svGUI",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "howto_use_autoformat.Rmd",
      "filename": "howto_use_autoformat.html",
      "title": "How to produce other key-value uploads",
      "engine": "knitr::rmarkdown",
      "headings": [
        "When to use this How-To",
        "General Process",
        "Data prep example: Admissions (old)",
        "Start with institutional data for applicants",
        "Prepare Part A - General Questions (not from sample data)",
        "Prepare Part B - Student Counts (from sample data)",
        "Part C: Test Scores (from sample data)",
        "Use this package to convert those dataframes into a single uploadable txt file",
        "Upload your final txt file to the IPEDS website"
      ],
      "created": "2022-01-26 13:20:16",
      "modified": "2025-12-04 21:47:37",
      "commits": 6
    },
    {
      "source": "howto_overall_ipedsuploadables.Rmd",
      "filename": "howto_overall_ipedsuploadables.html",
      "title": "How to use this package to support your IPEDS reporting",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Step 0: Install/Load the package",
        "Step 1: Prep your institutional data",
        "Step 2: Read in your data and produce your IPEDS report",
        "Note about the gender collection updates for 2025-2026 reporting cycle",
        "Notes for specific reports",
        "Step 3: Upload your IPEDS report",
        "Troubleshooting",
        "You need to make a data correction after uploading",
        "IPEDS rejects your upload file or accepts the file but provides an error message",
        "How the package can help you troubleshoot",
        "IPEDS has changed a survey's requirements, but you need to rerun an old report"
      ],
      "created": "2021-10-08 19:31:34",
      "modified": "2025-12-05 15:02:32",
      "commits": 16
    },
    {
      "source": "setup_for_12monthenrollment.Rmd",
      "filename": "setup_for_12monthenrollment.html",
      "title": "Set up your data for IPEDS 12 Month Enrollment processing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "To use the produce_e1d_report function, you must provide two (2) dataframes: one with student enrollment data and one with instructional activity data.",
        "The student enrollment data must be in the format described below",
        "The instructional activity data must be in the format described below"
      ],
      "created": "2021-08-13 17:15:13",
      "modified": "2024-08-31 18:18:58",
      "commits": 8
    },
    {
      "source": "setup_for_admissions.Rmd",
      "filename": "setup_for_admissions.html",
      "title": "Set up your data for IPEDS Admissions processing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "To use the produce_adm_report function, your student admissions data must be in the format described below"
      ],
      "created": "2025-12-04 21:47:37",
      "modified": "2025-12-05 14:30:19",
      "commits": 2
    },
    {
      "source": "setup_for_completions.Rmd",
      "filename": "setup_for_completions.html",
      "title": "Set up your data for IPEDS Completions processing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "To use the produce_com_report function, your student completions data must be in the format described below",
        "If there are any cip code/degree level/major number combinations that are possible for students to obtain but are NOT represented in this year's student completions data, use the format below to incorporate them into the make_com functions."
      ],
      "created": "2020-08-28 21:12:24",
      "modified": "2024-08-31 18:18:58",
      "commits": 9
    },
    {
      "source": "setup_for_fallenrollment.Rmd",
      "filename": "setup_for_fallenrollment.html",
      "title": "Set up your data for IPEDS Fall Enrollment processing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The produce_ef1_report function requires 2 separate dataframes, one with row-level students and one with pre-aggregated retention counts.",
        "The dataframes must follow the format described below",
        "Student data requirements",
        "Retention data requirements",
        "Student-faculty ratio"
      ],
      "created": "2021-09-07 19:49:20",
      "modified": "2024-08-31 18:18:58",
      "commits": 8
    },
    {
      "source": "setup_for_gr.Rmd",
      "filename": "setup_for_gr.html",
      "title": "Set up your data for IPEDS GR processing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "To use the produce_gr_report function, your student graduation data must be in the format described below"
      ],
      "created": "2021-08-26 17:00:25",
      "modified": "2024-08-31 18:18:58",
      "commits": 6
    },
    {
      "source": "setup_for_gr200.Rmd",
      "filename": "setup_for_gr200.html",
      "title": "Set up your data for IPEDS Graduation Rates 200 processing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "To use the produce_gr200_report function, your student graduation data must be in the format described below"
      ],
      "created": "2021-08-20 20:22:08",
      "modified": "2024-08-31 18:18:58",
      "commits": 6
    },
    {
      "source": "setup_for_hr.Rmd",
      "filename": "setup_for_hr.html",
      "title": "Set up your data for IPEDS HR processing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "To use the produce_hr_report function, your data must be in the format described below",
        "Note"
      ],
      "created": "2020-07-24 21:15:36",
      "modified": "2024-08-31 18:18:58",
      "commits": 5
    },
    {
      "source": "setup_for_om.Rmd",
      "filename": "setup_for_om.html",
      "title": "Set up your data for IPEDS OM processing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "To use the produce_om_report function, your data must be in the format described below"
      ],
      "created": "2021-08-20 20:19:02",
      "modified": "2024-08-31 18:18:58",
      "commits": 6
    }
  ],
  "_score": 7.60552052343747,
  "_indexed": true,
  "_nocasepkg": "ipedsuploadables",
  "_universes": [
    "alisonlanski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.1",
      "date": "2026-05-06T08:46:28.000Z",
      "distro": "noble",
      "commit": "5a1fb6f7fefe956ebf26927dac3955400e9b3d3c",
      "fileid": "517e64b53c11bd811c311a8b8c9c6172088fe1eb2a810a6971dacfe8e57d77e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alisonlanski/actions/runs/25425153470"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.1",
      "date": "2026-05-06T08:46:36.000Z",
      "distro": "noble",
      "commit": "5a1fb6f7fefe956ebf26927dac3955400e9b3d3c",
      "fileid": "559c855b601901c43b7d386b0d5ef2ff6e4ecae577c8e00651a6ff9d8e3030c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alisonlanski/actions/runs/25425153470"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.1",
      "date": "2026-05-06T08:46:23.000Z",
      "commit": "5a1fb6f7fefe956ebf26927dac3955400e9b3d3c",
      "fileid": "81f842144b597cb8f077f0e70e40d191cd393d70abee0c8d6c541a2603b54859",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alisonlanski/actions/runs/25425153470"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.1",
      "date": "2026-05-06T08:46:51.000Z",
      "commit": "5a1fb6f7fefe956ebf26927dac3955400e9b3d3c",
      "fileid": "4cda54b76083f4764a8776b603c66eef219b1bb2cfb3fab2f3f7243efd2b8688",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alisonlanski/actions/runs/25425153470"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.1",
      "date": "2026-05-06T08:45:58.000Z",
      "commit": "5a1fb6f7fefe956ebf26927dac3955400e9b3d3c",
      "fileid": "996bdd35e33e1a8c0d7e6cc7ab735aacb05a92bbf4f8a6a2d540995e8cb0a1e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alisonlanski/actions/runs/25425153470"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.1",
      "date": "2026-05-06T08:45:34.000Z",
      "commit": "5a1fb6f7fefe956ebf26927dac3955400e9b3d3c",
      "fileid": "1431d9619e2d86da67145e1c19eea146d52feff25b0e2ba21dcec785b1134037",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alisonlanski/actions/runs/25425153470"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.1",
      "date": "2026-05-06T08:45:34.000Z",
      "commit": "5a1fb6f7fefe956ebf26927dac3955400e9b3d3c",
      "fileid": "c37a9a430aa9d00f233ba1af7ae30bd6130b9c334710aa756b85dc3016a948aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alisonlanski/actions/runs/25425153470"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.1",
      "date": "2026-05-22T15:41:28.000Z",
      "commit": "5a1fb6f7fefe956ebf26927dac3955400e9b3d3c",
      "fileid": "b0b615d1d64760379d5f60c954603c3986fd4ba7ee6a6458b80f9897a768e33f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alisonlanski/actions/runs/25425153470"
    }
  ]
}