To cite the r5rgui package in publications, please use:

Kotov E (2025). Graphical user interface for 'r5r' router. doi:10.32614/CRAN.package.r5rgui. https://github.com/e-kotov/r5rgui.

This package is a graphical user interface for 'r5r'. To cite the underlying routing methods, please use:

Pereira, R. H. M., Saraiva, M., Herszenhut, D., Braga, C. K. V., & Conway, M. W. (2021). r5r: Rapid Realistic Routing on Multimodal Transport Networks with R5 in R. Findings, 21262. https://doi.org/10.32866/001c.21262

Corresponding BibTeX entries:

  @Manual{r5rgui,
    title = {Graphical user interface for 'r5r' router},
    author = {Egor Kotov},
    doi = {10.32614/CRAN.package.r5rgui},
    year = {2025},
    url = {https://github.com/e-kotov/r5rgui},
  }
  @Article{,
    title = {r5r: Rapid Realistic Routing on Multimodal Transport
      Networks with R5 in R},
    author = {Rafael H. M. Pereira and Marcus Saraiva and Daniel
      Herszenhut and Carlos Kaue Vieira Braga and Matthew Wigginton
      Conway},
    journal = {Findings},
    year = {2021},
    doi = {10.32866/001c.21262},
    url = {https://doi.org/10.32866/001c.21262},
  }