Package: OpenMindat
Type: Package
Title: Quickly Retrieve Datasets from the 'Mindat' API
Version: 1.0.1
Imports: httr, jsonlite (>= 1.8.4), readxl (>= 1.4.3), utils, stringi,
        stringr, usethis
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Authors@R: c(
      person(given = "Xiang",family = "Que",email = "xiangq@uidaho.edu",role = c("aut","cre"), comment = c(ORCID = "0000-0002-5687-8627")),
      person(given = "Xiaogang",family = "Ma",email = "max@uidaho.edu",role = c("aut"),comment = c(ORCID = "0000-0002-9110-7369"))
    )
Maintainer: Xiang Que <xiangq@uidaho.edu>
Description: Provide functions for users or machines to quickly and easily retrieve datasets from the 'mindat.org' API (<https://api.mindat.org/schema/redoc/>).
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.1
URL: https://github.com/quexiang/OpenMindat,
        https://quexiang.github.io/OpenMindat/
BugReports: https://github.com/quexiang/OpenMindat/issues
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2025-06-05 05:10:44 UTC; xiangque
Author: Xiang Que [aut, cre] (ORCID: <https://orcid.org/0000-0002-5687-8627>),
  Xiaogang Ma [aut] (ORCID: <https://orcid.org/0000-0002-9110-7369>)
Repository: CRAN
Date/Publication: 2025-06-05 07:40:02 UTC
Built: R 4.6.0; ; 2025-07-18 09:52:53 UTC; unix
