Package: rbedrock
Title: Analysis and Manipulation of Data from Minecraft Bedrock Edition
Version: 0.4.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
LazyData: true
RoxygenNote: 7.3.2
SystemRequirements: cmake, zlib, GNU make
NeedsCompilation: yes
Depends: R (>= 3.6.0)
Imports: R6, tibble, bit64, rappdirs, rlang, utils, digest
Suggests: spelling, zip, testthat, jsonlite, covr
URL: https://reedacartwright.github.io/rbedrock/,
        https://github.com/reedacartwright/rbedrock
BugReports: https://github.com/reedacartwright/rbedrock/issues
Packaged: 2025-11-09 22:04:25 UTC; reed
Author: Reed Cartwright [aut, cre] (ORCID:
    <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: 2025-11-09 22:20:08 UTC
Built: R 4.5.1; x86_64-apple-darwin20; 2025-11-10 00:46:41 UTC; unix
Archs: rbedrock.so.dSYM
