Package: rbedrock
Title: Analysis and Manipulation of Data from Minecraft Bedrock Edition
Version: 0.3.2
Authors@R: c(
    person("Reed", "Cartwright",
           role = c("aut", "cre"),
           email = "racartwright@gmail.com",
           comment = c(ORCID = "0000-0002-0837-9380")),
    person("Rich", "FitzJohn",
           role = "ctb",
           email = "rich.fitzjohn@gmail.com"),
    person(c("Christian", "Stigen"), "Larsen", role = "ctb"),
    person("The LevelDB Authors", "", role="cph")
    )
Description: Implements an interface to Minecraft (Bedrock Edition) worlds. Supports the analysis and management of these worlds and game saves.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
SystemRequirements: cmake, zlib, GNU make, Solaris: g++ is a
        requirement
NeedsCompilation: yes
Depends: R (>= 3.6.0)
Imports: tibble, R6, stringr, bit64, rappdirs, rlang, dplyr, purrr,
        magrittr, readr, utils, digest, vctrs, tidyr, fs
Suggests: zip, testthat, jsonlite, covr
URL: https://github.com/reedacartwright/rbedrock
BugReports: https://github.com/reedacartwright/rbedrock/issues
Packaged: 2023-12-02 00:32:16 UTC; reed
Author: Reed Cartwright [aut, cre] (<https://orcid.org/0000-0002-0837-9380>),
  Rich FitzJohn [ctb],
  Christian Stigen Larsen [ctb],
  The LevelDB Authors [cph]
Maintainer: Reed Cartwright <racartwright@gmail.com>
Repository: CRAN
Date/Publication: 2023-12-02 00:50:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2023-12-02 01:48:58 UTC; unix
Archs: rbedrock.so.dSYM
