Package: pavement Title: Analyzing Spatial Events on Roadways Version: 0.3.1 Authors@R: c( person("Keisuke", "ANDO", email = "ando@maslab.aitech.ac.jp", role = c("aut", "cre"), comment = c(ORCID = "0009-0002-4085-2067")), person("Takeshi", "UCHITANE", role = "ths"), person("Naoto", "MUKAI", role = "ths"), person("Kazunori", "IWATA", role = "ths"), person("Nobuhiro", "ITO", role = "ths"), person("Yong", "JIANG", role = "ths") ) Description: Pavement is a package designed to analyze spatial events occurring on roadways. It provides a comprehensive toolkit for working with spatial data, empowering users to understand patterns and trends in road-related phenomena. License: MIT + file LICENSE URL: https://github.com/NONONOexe/pavement, https://nononoexe.github.io/pavement/ BugReports: https://github.com/NONONOexe/pavement/issues Depends: R (>= 4.1.0) Imports: graphics, grDevices, igraph, lubridate, lwgeom, magrittr, osmdata, plotly, rgl, rlang, sf, stats, utils Suggests: here, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 BuildManual: TRUE LinkingTo: cpp11 VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libfreetype6-dev libgdal-dev gdal-bin libgeos-dev libglpk-dev libglu1-mesa-dev make texlive libicu-dev libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://nononoexe.r-universe.dev Date/Publication: 2025-11-20 05:38:38 UTC RemoteUrl: https://github.com/NONONOexe/pavement RemoteRef: HEAD RemoteSha: 7c018e5ff5acb84a45117641d23c45dd848b7426 NeedsCompilation: yes Packaged: 2026-06-18 08:40:24 UTC; root Author: Keisuke ANDO [aut, cre] (ORCID: ), Takeshi UCHITANE [ths], Naoto MUKAI [ths], Kazunori IWATA [ths], Nobuhiro ITO [ths], Yong JIANG [ths] Maintainer: Keisuke ANDO