{
  "_id": "6a15fefeacfb0bcc41d6e478",
  "Package": "midfieldr",
  "Title": "Tools and Methods for Working with MIDFIELD Data in 'R'",
  "Version": "1.0.3.9002",
  "Authors@R": "c(\nperson(\"Richard\", \"Layton\", , \"graphdoctor@gmail.com\", role = c(\"cre\", \"aut\", \"cph\")),\nperson(\"Russell\", \"Long\", role = c(\"aut\", \"cph\")),\nperson(\"Matthew\", \"Ohland\", , \"ohland@purdue.edu\", role = c(\"aut\", \"cph\")),\nperson(\"Marisa\", \"Orr\", role = c(\"aut\", \"cph\")),\nperson(\"Susan\", \"Lord\", role = c(\"aut\", \"cph\")),\nperson(\"US National Science Foundation\", role = \"fnd\")\n)",
  "Maintainer": "Richard Layton <graphdoctor@gmail.com>",
  "Description": "Provides tools and demonstrates methods for working with\nindividual undergraduate student-level records (registrar's\ndata) in 'R'.  Tools include filters for program codes, data\nsufficiency, and timely completion. Methods include gathering\nblocs of records, computing quantitative metrics such as\ngraduation rate, and creating charts to visualize comparisons.\n'midfieldr' interacts with practice data provided in the\n'midfielddata' package or with any data structure modeled on\nthe MIDFIELD database. The development of 'midfieldr' and\n'midfielddata' was supported by the US National Science\nFoundation through grant numbers 1545667 and 2142087.",
  "License": "MIT + file LICENSE",
  "URL": "https://midfieldr.github.io/midfieldr/,\nhttps://midfieldr.github.io/midfielddata/",
  "BugReports": "https://github.com/MIDFIELDR/midfieldr/issues",
  "VignetteBuilder": "knitr, rmarkdown",
  "Config/Needs/website": "rmarkdown",
  "Config/roxygen2/version": "8.0.0",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "TRUE",
  "LazyDataCompression": "bzip2",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://midfieldr.r-universe.dev",
  "Date/Publication": "2026-05-26 18:13:15 UTC",
  "RemoteUrl": "https://github.com/midfieldr/midfieldr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d2179ef3b51dbd7caf823511cbafbcec4ec6ec1c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 20:10:57 UTC",
    "User": "root"
  },
  "Author": "Richard Layton [cre, aut, cph],\nRussell Long [aut, cph],\nMatthew Ohland [aut, cph],\nMarisa Orr [aut, cph],\nSusan Lord [aut, cph],\nUS National Science Foundation [fnd]",
  "MD5sum": "518023dedc63a5128ffc15d6a192a756",
  "_user": "midfieldr",
  "_type": "src",
  "_file": "midfieldr_1.0.3.9002.tar.gz",
  "_fileid": "995954ce0a6da6f520385d67926304dc19b574678428e9c780527462dc6423ab",
  "_filesize": 1411266,
  "_sha256": "995954ce0a6da6f520385d67926304dc19b574678428e9c780527462dc6423ab",
  "_created": "2026-05-26T20:10:57.000Z",
  "_published": "2026-05-26T20:13:50.524Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77949185284,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7225042742"
    },
    {
      "job": 77949185212,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7225048454"
    },
    {
      "job": 77949185208,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7225029093"
    },
    {
      "job": 77949185270,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7225039590"
    },
    {
      "job": 77948768045,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7224999469"
    },
    {
      "job": 77949185220,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7225034915"
    },
    {
      "job": 77949185224,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7225034207"
    },
    {
      "job": 77949185201,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7225026114"
    },
    {
      "job": 77949185219,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7225029822"
    }
  ],
  "_buildurl": "https://github.com/r-universe/midfieldr/actions/runs/26472307742",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/midfieldr/midfieldr",
  "_commit": {
    "id": "d2179ef3b51dbd7caf823511cbafbcec4ec6ec1c",
    "author": "graphdr <graphdoctor@gmail.com>",
    "committer": "graphdr <graphdoctor@gmail.com>",
    "message": "review check_equiv_frames()\n",
    "time": 1779819195
  },
  "_maintainer": {
    "name": "Richard Layton",
    "email": "graphdoctor@gmail.com",
    "login": "graphdr",
    "description": "",
    "uuid": 7549507
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.8",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "wrapr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "midfieldr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 5
    },
    {
      "week": "2026-20",
      "n": 5
    },
    {
      "week": "2026-21",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "graphdr",
      "count": 838,
      "uuid": 7549507
    },
    {
      "user": "ohland",
      "count": 1,
      "uuid": 37003773
    }
  ],
  "_userbio": {
    "uuid": 34379190,
    "type": "organization",
    "name": "MIDFIELDR"
  },
  "_downloads": {
    "count": 637,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/midfieldr"
  },
  "_devurl": "https://github.com/midfieldr/midfieldr",
  "_pkgdown": "https://midfieldr.github.io/midfieldr/",
  "_searchresults": 40,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/midfieldr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/midfieldr/midfieldr",
  "_realowner": "midfieldr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-07-08"
    },
    {
      "version": "1.0.2",
      "date": "2024-05-16"
    },
    {
      "version": "1.0.3",
      "date": "2026-05-10"
    }
  ],
  "_exports": [
    "add_completion_status",
    "add_data_sufficiency",
    "add_timely_term",
    "check_equiv_frames",
    "filter_cip",
    "order_multiway",
    "prep_fye_mice",
    "select_required"
  ],
  "_datasets": [
    {
      "name": "baseline_mcid",
      "title": "Baseline ID bloc to start a typical analysis",
      "object": "baseline_mcid",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "mcid"
      ],
      "rows": 76875,
      "table": true,
      "tojson": true
    },
    {
      "name": "cip",
      "title": "Table of academic programs",
      "object": "cip",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "cip2",
        "cip2name",
        "cip4",
        "cip4name",
        "cip6",
        "cip6name"
      ],
      "rows": 1582,
      "table": true,
      "tojson": true
    },
    {
      "name": "cip2010",
      "title": "Alternate table of academic programs",
      "object": "cip2010",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "cip2",
        "cip2name",
        "cip4",
        "cip4name",
        "cip6",
        "cip6name"
      ],
      "rows": 1849,
      "table": true,
      "tojson": true
    },
    {
      "name": "fye_proxy",
      "title": "Starting program proxies for FYE students",
      "object": "fye_proxy",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "mcid",
        "proxy"
      ],
      "rows": 4623,
      "table": true,
      "tojson": true
    },
    {
      "name": "grade_scale",
      "title": "Grade scale",
      "object": "grade_scale",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "letter_grade",
        "points"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "sat_act_scale",
      "title": "SAT-ACT conversion scale",
      "object": "sat_act_scale",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "sat_upper",
        "sat_equiv",
        "sat_lower",
        "act_comp"
      ],
      "rows": 28,
      "table": true,
      "tojson": true
    },
    {
      "name": "study_observations",
      "title": "Case-study observations",
      "object": "study_observations",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "mcid",
        "race",
        "sex",
        "program",
        "bloc"
      ],
      "rows": 8919,
      "table": true,
      "tojson": true
    },
    {
      "name": "study_programs",
      "title": "Case-study program labels and codes",
      "object": "study_programs",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "cip6",
        "program"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "study_results",
      "title": "Case-study results",
      "object": "study_results",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "program",
        "sex",
        "race",
        "ever_enrolled",
        "graduates",
        "stickiness"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "toy_course",
      "title": "Course data for examples",
      "object": "toy_course",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "mcid",
        "institution",
        "term_course",
        "course",
        "abbrev",
        "number",
        "section",
        "type",
        "faculty_rank",
        "hours_course",
        "grade",
        "discipline_midfield"
      ],
      "rows": 5863,
      "table": true,
      "tojson": true
    },
    {
      "name": "toy_degree",
      "title": "Degree data for examples",
      "object": "toy_degree",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "mcid",
        "institution",
        "term_degree",
        "cip6",
        "degree"
      ],
      "rows": 93,
      "table": true,
      "tojson": true
    },
    {
      "name": "toy_student",
      "title": "Student data for examples",
      "object": "toy_student",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "mcid",
        "institution",
        "transfer",
        "hours_transfer",
        "race",
        "sex",
        "age_desc",
        "us_citizen",
        "home_zip",
        "high_school",
        "sat_math",
        "sat_verbal",
        "act_comp"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "toy_term",
      "title": "Term data for examples",
      "object": "toy_term",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "mcid",
        "institution",
        "term",
        "cip6",
        "level",
        "standing",
        "coop",
        "hours_term",
        "hours_term_attempt",
        "hours_cumul",
        "hours_cumul_attempt",
        "gpa_term",
        "gpa_cumul"
      ],
      "rows": 1114,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_completion_status",
      "title": "Determine completion status for every student",
      "concept": [
        "add_*"
      ],
      "topics": [
        "add_completion_status"
      ]
    },
    {
      "page": "add_data_sufficiency",
      "title": "Determine data sufficiency for every student",
      "concept": [
        "add_*"
      ],
      "topics": [
        "add_data_sufficiency"
      ]
    },
    {
      "page": "add_timely_term",
      "title": "Calculate a timely completion term for every student",
      "concept": [
        "add_*"
      ],
      "topics": [
        "add_timely_term"
      ]
    },
    {
      "page": "baseline_mcid",
      "title": "Baseline ID bloc to start a typical analysis",
      "concept": [
        "case-study-data"
      ],
      "topics": [
        "baseline_mcid"
      ]
    },
    {
      "page": "cip",
      "title": "Table of academic programs",
      "concept": [
        "cip-data"
      ],
      "topics": [
        "cip"
      ]
    },
    {
      "page": "cip2010",
      "title": "Alternate table of academic programs",
      "concept": [
        "cip-data"
      ],
      "topics": [
        "cip2010"
      ]
    },
    {
      "page": "filter_cip",
      "title": "Subset rows that include matches to search strings",
      "concept": [
        "filter_*"
      ],
      "topics": [
        "filter_cip"
      ]
    },
    {
      "page": "fye_proxy",
      "title": "Starting program proxies for FYE students",
      "concept": [
        "cip-data"
      ],
      "topics": [
        "fye_proxy"
      ]
    },
    {
      "page": "grade_scale",
      "title": "Grade scale",
      "concept": [
        "scales"
      ],
      "topics": [
        "grade_scale"
      ]
    },
    {
      "page": "order_multiway",
      "title": "Order categorical variables of multiway data",
      "topics": [
        "order_multiway"
      ]
    },
    {
      "page": "prep_fye_mice",
      "title": "Prepare FYE data for multiple imputation",
      "topics": [
        "prep_fye_mice"
      ]
    },
    {
      "page": "sat_act_scale",
      "title": "SAT-ACT conversion scale",
      "concept": [
        "scales"
      ],
      "topics": [
        "sat_act_scale"
      ]
    },
    {
      "page": "select_required",
      "title": "Select required midfieldr variables",
      "concept": [
        "select_*"
      ],
      "topics": [
        "select_required"
      ]
    },
    {
      "page": "study_observations",
      "title": "Case-study observations",
      "concept": [
        "case-study-data"
      ],
      "topics": [
        "study_observations"
      ]
    },
    {
      "page": "study_programs",
      "title": "Case-study program labels and codes",
      "concept": [
        "case-study-data"
      ],
      "topics": [
        "study_programs"
      ]
    },
    {
      "page": "study_results",
      "title": "Case-study results",
      "concept": [
        "case-study-data"
      ],
      "topics": [
        "study_results"
      ]
    },
    {
      "page": "toy_course",
      "title": "Course data for examples",
      "concept": [
        "toy-data"
      ],
      "topics": [
        "toy_course"
      ]
    },
    {
      "page": "toy_degree",
      "title": "Degree data for examples",
      "concept": [
        "toy-data"
      ],
      "topics": [
        "toy_degree"
      ]
    },
    {
      "page": "toy_student",
      "title": "Student data for examples",
      "concept": [
        "toy-data"
      ],
      "topics": [
        "toy_student"
      ]
    },
    {
      "page": "toy_term",
      "title": "Term data for examples",
      "concept": [
        "toy-data"
      ],
      "topics": [
        "toy_term"
      ]
    }
  ],
  "_pkglogo": "https://github.com/midfieldr/midfieldr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/midfieldr/midfieldr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "data.table",
    "wrapr"
  ],
  "_vignettes": [
    {
      "source": "midfieldr.Rmd",
      "filename": "midfieldr.html",
      "title": "midfieldr",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-05-09 13:10:48",
      "modified": "2026-05-10 16:21:20",
      "commits": 2
    }
  ],
  "_score": 5.204119982655925,
  "_indexed": true,
  "_nocasepkg": "midfieldr",
  "_universes": [
    "midfieldr",
    "graphdr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3.9002",
      "date": "2026-05-26T20:12:53.000Z",
      "distro": "noble",
      "commit": "d2179ef3b51dbd7caf823511cbafbcec4ec6ec1c",
      "fileid": "e80d581a2954890007a759e2d2c6da3d209703cc5b6df7c3bf2a654d9b64c034",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/midfieldr/actions/runs/26472307742"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3.9002",
      "date": "2026-05-26T20:13:12.000Z",
      "distro": "noble",
      "commit": "d2179ef3b51dbd7caf823511cbafbcec4ec6ec1c",
      "fileid": "2959d45933a80508691f5244fdc010984084128434017c9447f127512ded89a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/midfieldr/actions/runs/26472307742"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3.9002",
      "date": "2026-05-26T20:12:23.000Z",
      "commit": "d2179ef3b51dbd7caf823511cbafbcec4ec6ec1c",
      "fileid": "9500880589de4d9f224865c8de0ed2d2b0a9848bd938c4cdd04032698a716f8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/midfieldr/actions/runs/26472307742"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3.9002",
      "date": "2026-05-26T20:12:47.000Z",
      "commit": "d2179ef3b51dbd7caf823511cbafbcec4ec6ec1c",
      "fileid": "c9236c1b3cd98623072d73f030c819c3c51b148689be7c2423902e9198178c67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/midfieldr/actions/runs/26472307742"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3.9002",
      "date": "2026-05-26T20:12:51.000Z",
      "commit": "d2179ef3b51dbd7caf823511cbafbcec4ec6ec1c",
      "fileid": "2927eb5a071e134506589efb06c9c00b70445eb9955fe68f8935b9211bf88523",
      "status": "success",
      "buildurl": "https://github.com/r-universe/midfieldr/actions/runs/26472307742"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3.9002",
      "date": "2026-05-26T20:12:09.000Z",
      "commit": "d2179ef3b51dbd7caf823511cbafbcec4ec6ec1c",
      "fileid": "8951ff0b36ced1f51fb06b5f34ed52409d5c1cb7af4fef331c82a92b9f71d4f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/midfieldr/actions/runs/26472307742"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3.9002",
      "date": "2026-05-26T20:12:05.000Z",
      "commit": "d2179ef3b51dbd7caf823511cbafbcec4ec6ec1c",
      "fileid": "063961a91c113752f616d582c1602623b9199eec553ac4ecae4028c8da1a78c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/midfieldr/actions/runs/26472307742"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3.9002",
      "date": "2026-05-26T20:12:12.000Z",
      "commit": "d2179ef3b51dbd7caf823511cbafbcec4ec6ec1c",
      "fileid": "ed7f5afe03c88888c0684db9d8a310a962b974753e5c5359372a804a04cb5485",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/midfieldr/actions/runs/26472307742"
    }
  ]
}