Package: rroad
Type: Package
Title: Road Condition Analysis
Version: 0.0.5
Date: 2018-02-20
Authors@R: c(
  person("Viliam", "Simko", email = "viliam.simko@gmail.com", role = c("cre", "aut")),
  person("Kevin", "Laubis", email = "laubis@fzi.de", role = "aut"))
Description: 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>.
License: MIT + file LICENSE
URL: http://github.com/vsimko/rroad
BugReports: http://github.com/vsimko/rroad/issues
LazyData: yes
Suggests: testthat, knitr, zoo, biwavelet
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-21 15:03:38 UTC; vlx
Author: Viliam Simko [cre, aut],
  Kevin Laubis [aut]
Maintainer: Viliam Simko <viliam.simko@gmail.com>
Repository: CRAN
Date/Publication: 2018-02-21 16:48:56 UTC
Built: R 4.1.3; ; 2023-04-17 13:50:56 UTC; windows
