Package: rrstools Title: Analyzing RoboCupRescue Simulation Data Version: 1.1.0 Authors@R: person("Keisuke", "Ando", email = "nononoexe@ymail.ne.jp", role = c("aut", "cre"), comment = c(ORCID = "0009-0002-4085-2067")) Description: Tools for analyzing data from RoboCupRescue Simulation (RRS) , a disaster rescue simulation platform. Supports reading virtual city map and disaster scenario files into analyzable data structures and provides functions for their visualization. License: MIT + file LICENSE URL: https://nononoexe.github.io/rrstools/ Depends: R (>= 3.5) Imports: graphics, jsonlite, sf, stats, utils, xml2 Suggests: spelling, testthat (>= 3.3.0), withr LinkingTo: cpp11 Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0 Language: en-US Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://nononoexe.r-universe.dev Date/Publication: 2026-06-08 22:37:38 UTC RemoteUrl: https://github.com/NONONOexe/rrstools RemoteRef: HEAD RemoteSha: 236cc03f731074f6c8feaf2699746e49fb8769cb NeedsCompilation: yes Packaged: 2026-06-09 00:10:39 UTC; root Author: Keisuke Ando [aut, cre] (ORCID: ) Maintainer: Keisuke Ando