Package: socceR Title: RoboCupSoccer Simulation 2D log analysis tools Version: 0.0.0.9000 Authors@R: person(given = "Keisuke", family = "ANDO", role = c("aut", "cre"), email = "ando@maslab.aitech.ac.jp") Description: Functions to parse logs and to extract various information from log data. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Imports: dplyr, fs, jsonlite, purrr, readr, rlang, stringr, tidyr Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3