Package: rroad
Type: Package
Title: Road Condition Analysis
Version: 0.0.4
Date: 2017-10-12
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, rmarkdown, zoo, biwavelet, dplyr
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-18 08:44:15 UTC; vlx
Author: Viliam Simko [cre, aut],
  Kevin Laubis [aut]
Maintainer: Viliam Simko <viliam.simko@gmail.com>
Repository: CRAN
Date/Publication: 2017-10-18 12:28:49 UTC
