Package: MyFirstFourStepModel Title: Highly Simplified Four-Step Travel Demand Models for Teaching Version: 1.0.0 Authors@R: person("Matt", "Bhagat-Conway", , "mwbc@unc.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1210-2982")) Description: This package provides a highly simplified four-step model. Running the model requires only R, and is designed to be computationally efficient and run even on consumer-grade equipment. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: cli, dplyr, fs, ggplot2, glue, Hmisc, igraph, jsonlite, JuliaCall, magrittr, nnet, purrr, readr, readxl, scales, sf, stats, stringr, tibble, tidycensus, tidyr, tidyselect, tigris, usethis, writexl URL: http://projects.indicatrix.org/MyFirstFourStepModel/ Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/rextendr/version: 0.4.2 SystemRequirements: Cargo (Rust's package manager), rustc >= 1.65.0, xz Depends: R (>= 4.2) VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev git libglpk-dev make libgit2-dev libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev xz-utils zlib1g-dev libclang-dev Repository: https://mattwigway.r-universe.dev Date/Publication: 2026-07-22 20:19:34 UTC RemoteUrl: https://github.com/mattwigway/MyFirstFourStepModel RemoteRef: HEAD RemoteSha: 37179f31b54293b7a5db703f03f432ddc587c36c NeedsCompilation: yes Packaged: 2026-07-22 22:53:52 UTC; root Author: Matt Bhagat-Conway [aut, cre] (ORCID: ) Maintainer: Matt Bhagat-Conway