Package: tpm
Title: FHWA TPM Score Calculation Functions
Version: 2.0.2
Authors@R: 
    person(given = "Mark",
           family = "Egge",
           role = c("aut", "cre"),
           email = "mark@eateggs.com",
           comment = c(ORCID = "0009-0007-9128-2099"))
Description: Contains functions for calculating the Federal Highway Administration (FHWA) Transportation Performance Management (TPM) performance measures. Currently, the package provides methods for the System Reliability and Freight (PM3) performance measures calculated from travel time data provided by The National Performance Management Research Data Set (NPMRDS), including Level of Travel Time Reliability (LOTTR), Truck Travel Time Reliability (TTTR), and Peak Hour Excessive Delay (PHED) metric scores for calculating statewide reliability performance measures. Implements <https://www.fhwa.dot.gov/tpm/guidance/pm3_hpms.pdf>.
License: Mozilla Public License Version 2.0
Encoding: UTF-8
URL: https://github.com/markegge/fhwa_pm3/
BugReports: https://github.com/markegge/fhwa_pm3/issues
LazyData: true
Depends: R (>= 3.5.0)
Imports: data.table (>= 1.13), fasttime
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-05-31 00:17:00 UTC; markegge
Author: Mark Egge [aut, cre] (<https://orcid.org/0009-0007-9128-2099>)
Maintainer: Mark Egge <mark@eateggs.com>
Repository: CRAN
Date/Publication: 2024-06-01 08:20:02 UTC
Built: R 4.5.2; ; 2025-11-01 01:43:11 UTC; windows
