Package: midfieldr Title: Tools and Methods for Working with MIDFIELD Data in 'R' Version: 1.0.3.9013 Authors@R: c( person("Richard", "Layton", , "graphdoctor@gmail.com", role = c("cre", "aut", "cph")), person("Russell", "Long", role = c("aut", "cph")), person("Matthew", "Ohland", , "ohland@purdue.edu", role = c("aut", "cph")), person("Marisa", "Orr", role = c("aut", "cph")), person("Susan", "Lord", role = c("aut", "cph")), person("US National Science Foundation", role = "fnd") ) Maintainer: Richard Layton Description: Provides tools in 'R' for working with undergraduate, longitudinal, student-level records modeled on the MIDFIELD database. Tools facilitate identifying academic program codes, excluding post-baccalaureate terms, excluding records for insufficient data, and assessing timely completion. The tools support the workflow of collecting programs, refining the population, constructing blocs of records for aggregation, and calculating quantitative metrics. 'midfieldr' interacts with practice data provided in the 'midfielddata' package or with any data modeled on the MIDFIELD database. The development of 'midfieldr' and 'midfielddata' was supported by the US National Science Foundation through grant numbers 1545667 and 2142087. License: MIT + file LICENSE URL: https://midfieldr.github.io/midfieldr/, https://midfieldr.github.io/midfielddata/ BugReports: https://github.com/MIDFIELDR/midfieldr/issues Depends: R (>= 4.1.0) Imports: checkmate, data.table (>= 1.9.8), stats, wrapr Suggests: knitr, rmarkdown, tinytest 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-07-04 04:22:13 UTC RemoteUrl: https://github.com/midfieldr/midfieldr RemoteRef: HEAD RemoteSha: c19f17a355292bbf7b9d6747ff0b00f68705d37e NeedsCompilation: no Packaged: 2026-07-04 06:26:37 UTC; root Author: Richard Layton [cre, aut, cph], Russell Long [aut, cph], Matthew Ohland [aut, cph], Marisa Orr [aut, cph], Susan Lord [aut, cph], US National Science Foundation [fnd]