Package: rroad 0.0.5
rroad: Road Condition Analysis
Computation of the International Roughness Index (IRI) given a longitudinal road profile. The IRI can be calculated for a single road segment or for a sequence of segments with a fixed length (e. g. 100m). For the latter, an overlap of the segments can be selected. The IRI and likewise the algorithms for its determination are defined in Sayers, Michael W; Gillespie, Thomas D; Queiroz, Cesar A.V. 1986. The International Road Roughness Experiment (IRRE) : establishing correlation and a calibration standard for measurements. World Bank technical paper; no. WTP 45. Washington, DC : The World Bank. (ISBN 0-8213-0589-1) available from <http://documents.worldbank.org/curated/en/326081468740204115>.
Authors:
rroad_0.0.5.tar.gz
rroad_0.0.5.zip(r-4.5)rroad_0.0.5.zip(r-4.4)rroad_0.0.5.zip(r-4.3)
rroad_0.0.5.tgz(r-4.4-any)rroad_0.0.5.tgz(r-4.3-any)
rroad_0.0.5.tar.gz(r-4.5-noble)rroad_0.0.5.tar.gz(r-4.4-noble)
rroad_0.0.5.tgz(r-4.4-emscripten)rroad_0.0.5.tgz(r-4.3-emscripten)
rroad.pdf |rroad.html✨
rroad/json (API)
# Install 'rroad' in R: |
install.packages('rroad', repos = c('https://vsimko.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vsimko/rroad/issues
carindexirimonitoringroad-conditionroad-safetyroad-trafficroadsroads-and-highwaysroughness
Last updated 5 years agofrom:42a32a193d. Checks:ERROR: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Nov 10 2024 |
R-4.5-win | WARNING | Nov 10 2024 |
R-4.5-linux | WARNING | Nov 10 2024 |
R-4.4-win | WARNING | Nov 10 2024 |
R-4.4-mac | WARNING | Nov 10 2024 |
R-4.3-win | WARNING | Nov 10 2024 |
R-4.3-mac | WARNING | Nov 10 2024 |
Exports:CalculateIRIContinuouslyCalculateIRIperSegmentsCalculateIRIperSegmentsOverlapping
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Computes the IRI for a continuously increasing segment given a road profile | CalculateIRIContinuously |
Computes the IRI for fixed length segments (e.g. 100m segments) given a road profile. | CalculateIRIperSegments |
Computes the IRI for fixed length overlapping segments (e.g. 100 m segments) with an offset (e.g. 20 m) given a road profile | CalculateIRIperSegmentsOverlapping |
precomputed coeficients 100 mm segments (lazily evaluated promise) | IRI_COEF_100 |
precomputed coeficients 250 mm segments (lazily evaluated promise) | IRI_COEF_250 |