{
  "_id": "6a1bf90e1d7bb097a0a275ec",
  "Package": "OpenMindat",
  "Type": "Package",
  "Title": "Quickly Retrieve Datasets from the 'Mindat' API",
  "Version": "1.0.1.9000",
  "Authors@R": "c(\nperson(given = \"Xiang\",family = \"Que\",email = \"xiangq@uidaho.edu\",role = c(\"aut\",\"cre\"), comment = c(ORCID = \"0000-0002-5687-8627\")),\nperson(given = \"Xiaogang\",family = \"Ma\",email = \"max@uidaho.edu\",role = c(\"aut\"),comment = c(ORCID = \"0000-0002-9110-7369\"))\n)",
  "Maintainer": "Xiang Que <xiangq@uidaho.edu>",
  "Description": "Provide functions for users or machines to quickly and\neasily retrieve datasets from the 'mindat.org' API\n(<https://api.mindat.org/schema/redoc/>).",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "URL": "https://github.com/quexiang/OpenMindat,\nhttps://quexiang.github.io/OpenMindat/",
  "BugReports": "https://github.com/quexiang/OpenMindat/issues",
  "License": "MIT + file LICENSE",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libicu-dev libuv1-dev\nlibssl-dev libx11-dev",
  "Repository": "https://quexiang.r-universe.dev",
  "Date/Publication": "2025-06-05 12:11:21 UTC",
  "RemoteUrl": "https://github.com/quexiang/openmindat",
  "RemoteRef": "HEAD",
  "RemoteSha": "843314b59ef2b8a3752aa9785524ffe5ae77ef4d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:55:11 UTC",
    "User": "root"
  },
  "Author": "Xiang Que [aut, cre] (ORCID: <https://orcid.org/0000-0002-5687-8627>),\nXiaogang Ma [aut] (ORCID: <https://orcid.org/0000-0002-9110-7369>)",
  "MD5sum": "bc49cb1fcbdd55840f19e5705b5cf650",
  "_user": "quexiang",
  "_type": "src",
  "_file": "OpenMindat_1.0.1.9000.tar.gz",
  "_fileid": "57d5cd13adf4bf2a99dfee7f390bc48ede96c488e2faa76d66733cf913e2fab7",
  "_filesize": 1487096,
  "_sha256": "57d5cd13adf4bf2a99dfee7f390bc48ede96c488e2faa76d66733cf913e2fab7",
  "_created": "2026-05-31T08:55:11.000Z",
  "_published": "2026-05-31T09:02:06.937Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78713554000,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315401683"
    },
    {
      "job": 78713553995,
      "time": 376,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315426510"
    },
    {
      "job": 78713554001,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315399509"
    },
    {
      "job": 78713553998,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315398745"
    },
    {
      "job": 78713364144,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315389292"
    },
    {
      "job": 78713553994,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315400802"
    },
    {
      "job": 78713554007,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315400577"
    },
    {
      "job": 78713554009,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315397619"
    },
    {
      "job": 78713554005,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315397635"
    }
  ],
  "_buildurl": "https://github.com/r-universe/quexiang/actions/runs/26708178491",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/quexiang/openmindat",
  "_commit": {
    "id": "843314b59ef2b8a3752aa9785524ffe5ae77ef4d",
    "author": "Xiang Que <65532999@qq.com>",
    "committer": "Xiang Que <65532999@qq.com>",
    "message": "CRAN V 1.0.1\n",
    "time": 1749125481
  },
  "_maintainer": {
    "name": "Xiang Que",
    "email": "xiangq@uidaho.edu",
    "orcid": "0000-0002-5687-8627"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.4",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "version": ">= 1.4.3",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "quexiang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 4
    },
    {
      "week": "2025-23",
      "n": 13
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1",
      "date": "2025-06-04"
    }
  ],
  "_stars": 37,
  "_contributors": [
    {
      "user": "quexiang",
      "count": 128,
      "uuid": 37957804
    },
    {
      "user": "xgmachina",
      "count": 26,
      "uuid": 5825684
    }
  ],
  "_userbio": {
    "uuid": 37957804,
    "type": "user",
    "name": "Xiang Que"
  },
  "_downloads": {
    "count": 157,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/OpenMindat"
  },
  "_devurl": "https://github.com/quexiang/openmindat",
  "_pkgdown": "https://quexiang.github.io/OpenMindat/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/OpenMindat.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/quexiang/openmindat",
  "_realowner": "quexiang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-02-15"
    },
    {
      "version": "1.0.1",
      "date": "2025-06-05"
    }
  ],
  "_exports": [
    "ConvertDF2JsonLD",
    "ConvertDF2TTL",
    "crystalclasses_symbols",
    "crystalclasses_systems",
    "Dana8_groups",
    "Dana8_subgroups",
    "geomaterials_bi_greater_than",
    "geomaterials_bi_less_than",
    "geomaterials_bi_range",
    "geomaterials_by_groupid",
    "geomaterials_cleavagetype",
    "geomaterials_colour",
    "geomaterials_contain_all_but_not_elems",
    "geomaterials_contain_all_elems",
    "geomaterials_contain_any_but_not_elems",
    "geomaterials_contain_any_elems",
    "geomaterials_contain_only_elems",
    "geomaterials_crystal_system",
    "geomaterials_dens_greater_than",
    "geomaterials_dens_less_than",
    "geomaterials_dens_range",
    "geomaterials_diapheny",
    "geomaterials_entrytype",
    "geomaterials_expand",
    "geomaterials_field_exists",
    "geomaterials_fracturetype",
    "geomaterials_hardness_gt",
    "geomaterials_hardness_lt",
    "geomaterials_hardness_range",
    "geomaterials_ima",
    "geomaterials_ima_notes",
    "geomaterials_ima_status",
    "geomaterials_lustretype",
    "geomaterials_meteoritical_code",
    "geomaterials_name",
    "geomaterials_not_contain_elems",
    "geomaterials_optical2v_max",
    "geomaterials_optical2v_min",
    "geomaterials_optical2v_range",
    "geomaterials_opticalsign",
    "geomaterials_opticaltype",
    "geomaterials_polytypeof",
    "geomaterials_ri_gt",
    "geomaterials_ri_lt",
    "geomaterials_ri_range",
    "geomaterials_search_name",
    "geomaterials_streak",
    "geomaterials_synid",
    "geomaterials_updated_at",
    "geomaterials_varietyof",
    "geomeaterials_non_utf",
    "geomeaterials_ordering",
    "getExtension",
    "localities_list_all",
    "localities_list_country",
    "localities_list_description",
    "localities_list_elems_exc",
    "localities_list_elems_inc",
    "localities_list_elems_inc_exc",
    "localities_list_expand",
    "localities_list_txt",
    "localities_list_updated_at",
    "localities_retrieve_id",
    "localities_status_list",
    "localities_status_retrieve",
    "locality_age",
    "locality_age_list",
    "locality_type_list",
    "Locentries_list",
    "Locentries_retrieve",
    "Locentries_stat_retrieve",
    "Locentries_statstics_list",
    "mindat_build_querystring",
    "mindat_cache_delete",
    "mindat_cache_empty",
    "mindat_cache_get",
    "mindat_cache_has",
    "mindat_cache_return_or_setup",
    "mindat_cache_set",
    "mindat_connection",
    "mindat_countries",
    "mindat_country",
    "mindat_crystalclass_list",
    "mindat_crystalclasses",
    "mindat_dana8_groups",
    "mindat_dana8_subgroups",
    "mindat_extract_response_body",
    "mindat_geomaterial",
    "mindat_geomaterial_list",
    "mindat_geomaterial_search",
    "mindat_geomaterial_varieties",
    "mindat_get_data_from_uri",
    "mindat_localities_list",
    "mindat_localitiy",
    "mindat_locality_status",
    "mindat_locality_status_list",
    "mindat_locality_type",
    "mindat_locality_type_list",
    "mindat_locentries_list",
    "mindat_locentries_lstm_id",
    "mindat_locentries_retrieve",
    "mindat_locentries_stat",
    "mindat_make_data_frame",
    "mindat_mineral_ima",
    "mindat_mineral_ima_list",
    "mindat_nickel_strunz10_classes",
    "mindat_nickel_strunz10_families",
    "mindat_nickel_strunz10_subclasses",
    "mindat_parse_raw_data",
    "mindat_query",
    "mindat_setup",
    "mindat_spacegroups",
    "mindat_spacegroups_list",
    "mindat_spacegroupsets",
    "mindat_spacegroupsets_list",
    "minerals_ima_list",
    "minerals_ima_list_expand",
    "minerals_ima_list_ima",
    "minerals_ima_retrieve",
    "Nickel_strunz10_classes",
    "Nickel_strunz10_families",
    "Nickel_strunz10_subclasses",
    "params_to_string",
    "saveMindatDataAs",
    "set_api_base",
    "set_api_token",
    "set_page_size",
    "spacegroups_by_id",
    "spacegroups_cclass",
    "spacegroups_list",
    "spacegroups_sgtext",
    "spacegroupsets_by_id",
    "spacegroupsets_cclass",
    "spacegroupsets_list",
    "spacegroupsets_sgtext"
  ],
  "_help": [
    {
      "page": "ConvertDF2JsonLD",
      "title": "Output file as a given format",
      "topics": [
        "ConvertDF2JsonLD"
      ]
    },
    {
      "page": "ConvertDF2TTL",
      "title": "Convert a dataframe to a string of TTL format",
      "topics": [
        "ConvertDF2TTL"
      ]
    },
    {
      "page": "crystalclasses_symbols",
      "title": "crystalclasses that match a given vector of symbols (case-insenstive)",
      "topics": [
        "crystalclasses_symbols"
      ]
    },
    {
      "page": "crystalclasses_systems",
      "title": "crystalclasses that match a given vector of crystal system (case-insenstive)",
      "topics": [
        "crystalclasses_systems"
      ]
    },
    {
      "page": "Dana8_groups",
      "title": "dana_8 classification",
      "topics": [
        "Dana8_groups"
      ]
    },
    {
      "page": "Dana8_subgroups",
      "title": "dana_8 subgroups",
      "topics": [
        "Dana8_subgroups"
      ]
    },
    {
      "page": "geomaterials_bi_greater_than",
      "title": "retrieve the geomaterials whose birifrigence are higher than the given value.",
      "topics": [
        "geomaterials_bi_greater_than"
      ]
    },
    {
      "page": "geomaterials_bi_less_than",
      "title": "retrieve the geomaterials whose birifrigence are lower density than the given value.",
      "topics": [
        "geomaterials_bi_less_than"
      ]
    },
    {
      "page": "geomaterials_bi_range",
      "title": "retrieve the geomaterials whose birifrigence are higher and lower than the given value.",
      "topics": [
        "geomaterials_bi_range"
      ]
    },
    {
      "page": "geomaterials_by_groupid",
      "title": "retrieve the geomaterials by an given value of groupid.",
      "topics": [
        "geomaterials_by_groupid"
      ]
    },
    {
      "page": "geomaterials_cleavagetype",
      "title": "geomaterials that match an given cleavagetype",
      "topics": [
        "geomaterials_cleavagetype"
      ]
    },
    {
      "page": "geomaterials_colour",
      "title": "geomaterials that have the given colors",
      "topics": [
        "geomaterials_colour"
      ]
    },
    {
      "page": "geomaterials_contain_all_but_not_elems",
      "title": "geomaterials that contain all of some given elements but without any of some other given elements.",
      "topics": [
        "geomaterials_contain_all_but_not_elems"
      ]
    },
    {
      "page": "geomaterials_contain_all_elems",
      "title": "geomaterials_contain_all_elems",
      "topics": [
        "geomaterials_contain_all_elems"
      ]
    },
    {
      "page": "geomaterials_contain_any_but_not_elems",
      "title": "geomaterials that contain any of some given elements but with out any of some other given elements",
      "topics": [
        "geomaterials_contain_any_but_not_elems"
      ]
    },
    {
      "page": "geomaterials_contain_any_elems",
      "title": "geomaterials that contain any one of the given elements",
      "topics": [
        "geomaterials_contain_any_elems"
      ]
    },
    {
      "page": "geomaterials_contain_only_elems",
      "title": "geomaterials_contain_only_elems",
      "topics": [
        "geomaterials_contain_only_elems"
      ]
    },
    {
      "page": "geomaterials_crystal_system",
      "title": "geomaterials that have the given crystal",
      "topics": [
        "geomaterials_crystal_system"
      ]
    },
    {
      "page": "geomaterials_dens_greater_than",
      "title": "retrieve the geomaterials whose density are higher than a given value.",
      "topics": [
        "geomaterials_dens_greater_than"
      ]
    },
    {
      "page": "geomaterials_dens_less_than",
      "title": "retrieve the geomaterials whose density are lower density than a given value.",
      "topics": [
        "geomaterials_dens_less_than"
      ]
    },
    {
      "page": "geomaterials_dens_range",
      "title": "retrieve the geomaterials whose density are within an given value.",
      "topics": [
        "geomaterials_dens_range"
      ]
    },
    {
      "page": "geomaterials_diapheny",
      "title": "retrieve the geomaterials that have an given diapheny.",
      "topics": [
        "geomaterials_diapheny"
      ]
    },
    {
      "page": "geomaterials_entrytype",
      "title": "retrieve the geomaterials that have the given entrytype",
      "topics": [
        "geomaterials_entrytype"
      ]
    },
    {
      "page": "geomaterials_expand",
      "title": "retrieve the geomaterials that have the given expand.",
      "topics": [
        "geomaterials_expand"
      ]
    },
    {
      "page": "geomaterials_field_exists",
      "title": "retrieve the geomaterials records of empty or not empty of a given field.",
      "topics": [
        "geomaterials_field_exists"
      ]
    },
    {
      "page": "geomaterials_fracturetype",
      "title": "retrieve the geomaterials that have the given fracturetype.",
      "topics": [
        "geomaterials_fracturetype"
      ]
    },
    {
      "page": "geomaterials_hardness_gt",
      "title": "retrieve the geomaterials whose hardness are higher than an given value.",
      "topics": [
        "geomaterials_hardness_gt"
      ]
    },
    {
      "page": "geomaterials_hardness_lt",
      "title": "retrieve the geomaterials whose hardness are lower than an given value.",
      "topics": [
        "geomaterials_hardness_lt"
      ]
    },
    {
      "page": "geomaterials_hardness_range",
      "title": "retrieve the geomaterials whose hardness is within the given range.",
      "topics": [
        "geomaterials_hardness_range"
      ]
    },
    {
      "page": "geomaterials_ima",
      "title": "retrieve the geomaterials approved by IMA or not.",
      "topics": [
        "geomaterials_ima"
      ]
    },
    {
      "page": "geomaterials_ima_notes",
      "title": "retrieve the geomaterials match given notes.",
      "topics": [
        "geomaterials_ima_notes"
      ]
    },
    {
      "page": "geomaterials_ima_status",
      "title": "retrieve the geomaterials matched given IMA status.",
      "topics": [
        "geomaterials_ima_status"
      ]
    },
    {
      "page": "geomaterials_lustretype",
      "title": "retrieve the geomaterials that match an given lustretype.",
      "topics": [
        "geomaterials_lustretype"
      ]
    },
    {
      "page": "geomaterials_meteoritical_code",
      "title": "retrieve the geomaterials matched a given string in its meteoritical code.",
      "topics": [
        "geomaterials_meteoritical_code"
      ]
    },
    {
      "page": "geomaterials_name",
      "title": "retrieve the geomaterials matched a given string in its name.",
      "topics": [
        "geomaterials_name"
      ]
    },
    {
      "page": "geomaterials_not_contain_elems",
      "title": "geomaterials that do not contain the elements",
      "topics": [
        "geomaterials_not_contain_elems"
      ]
    },
    {
      "page": "geomaterials_optical2v_max",
      "title": "retrieve the geomaterials that less than the given optical 2v.",
      "topics": [
        "geomaterials_optical2v_max"
      ]
    },
    {
      "page": "geomaterials_optical2v_min",
      "title": "retrieve the geomaterials that has higher value than the given optical 2v.",
      "topics": [
        "geomaterials_optical2v_min"
      ]
    },
    {
      "page": "geomaterials_optical2v_range",
      "title": "retrieve the geomaterials that has the given range of optical 2v.",
      "topics": [
        "geomaterials_optical2v_range"
      ]
    },
    {
      "page": "geomaterials_opticalsign",
      "title": "retrieve the geomaterials that match an given optical signs.",
      "topics": [
        "geomaterials_opticalsign"
      ]
    },
    {
      "page": "geomaterials_opticaltype",
      "title": "retrieve the geomaterials that match an given optical type.",
      "topics": [
        "geomaterials_opticaltype"
      ]
    },
    {
      "page": "geomaterials_polytypeof",
      "title": "retrieve the geomaterials by an given id of polytype of (the id of the mineral that this record is the polytype of. )",
      "topics": [
        "geomaterials_polytypeof"
      ]
    },
    {
      "page": "geomaterials_ri_gt",
      "title": "retrieve the geomaterials that refractive index higher than an given value(gt).",
      "topics": [
        "geomaterials_ri_gt"
      ]
    },
    {
      "page": "geomaterials_ri_lt",
      "title": "retrieve the geomaterials that refractive index lower than an given value(lt).",
      "topics": [
        "geomaterials_ri_lt"
      ]
    },
    {
      "page": "geomaterials_ri_range",
      "title": "retrieve the geomaterials whose refractive index is within an given range(gt,lt).",
      "topics": [
        "geomaterials_ri_range"
      ]
    },
    {
      "page": "geomaterials_search_name",
      "title": "retrieve the geomaterials by a given name.",
      "topics": [
        "geomaterials_search_name"
      ]
    },
    {
      "page": "geomaterials_streak",
      "title": "retrieve the geomaterials that match an given streak.",
      "topics": [
        "geomaterials_streak"
      ]
    },
    {
      "page": "geomaterials_synid",
      "title": "retrieve the geomaterials by an given synid.",
      "topics": [
        "geomaterials_synid"
      ]
    },
    {
      "page": "geomaterials_updated_at",
      "title": "retrieve the geomaterials updated at an given time.",
      "topics": [
        "geomaterials_updated_at"
      ]
    },
    {
      "page": "geomaterials_varietyof",
      "title": "retrieve the geomaterials that are varieties of an given id of geomaterials.",
      "topics": [
        "geomaterials_varietyof"
      ]
    },
    {
      "page": "geomeaterials_non_utf",
      "title": "retrieve the geomaterials that include non-utf mineral names or not.",
      "topics": [
        "geomeaterials_non_utf"
      ]
    },
    {
      "page": "geomeaterials_ordering",
      "title": "retrieve the geomaterials by an given ordering.",
      "topics": [
        "geomeaterials_ordering"
      ]
    },
    {
      "page": "getExtension",
      "title": "Output the file extension of a filename",
      "topics": [
        "getExtension"
      ]
    },
    {
      "page": "localities_list_all",
      "title": "retrieve the localities list.",
      "topics": [
        "localities_list_all"
      ]
    },
    {
      "page": "localities_list_country",
      "title": "retrieve the localities list that are belong to a given country.",
      "topics": [
        "localities_list_country"
      ]
    },
    {
      "page": "localities_list_description",
      "title": "retrieve the localities that contain the given description",
      "topics": [
        "localities_list_description"
      ]
    },
    {
      "page": "localities_list_elems_exc",
      "title": "localities that do not contain the given elements",
      "topics": [
        "localities_list_elems_exc"
      ]
    },
    {
      "page": "localities_list_elems_inc",
      "title": "localities that contain the given elements",
      "topics": [
        "localities_list_elems_inc"
      ]
    },
    {
      "page": "localities_list_elems_inc_exc",
      "title": "localities that contain the given elements but not contain some other given elements.",
      "topics": [
        "localities_list_elems_inc_exc"
      ]
    },
    {
      "page": "localities_list_expand",
      "title": "localities that contain the given expands.",
      "topics": [
        "localities_list_expand"
      ]
    },
    {
      "page": "localities_list_txt",
      "title": "localities that contain the given txt name.",
      "topics": [
        "localities_list_txt"
      ]
    },
    {
      "page": "localities_list_updated_at",
      "title": "retrieve the localities list updated at the given time.",
      "topics": [
        "localities_list_updated_at"
      ]
    },
    {
      "page": "localities_retrieve_id",
      "title": "retrieve the localities by a given mindat id.",
      "topics": [
        "localities_retrieve_id"
      ]
    },
    {
      "page": "localities_status_list",
      "title": "localities_status_list",
      "topics": [
        "localities_status_list"
      ]
    },
    {
      "page": "localities_status_retrieve",
      "title": "localities_status_retrieve",
      "topics": [
        "localities_status_retrieve"
      ]
    },
    {
      "page": "localitiy_type_retrieve",
      "title": "localitiy_type_retrieve",
      "topics": [
        "localitiy_type_retrieve"
      ]
    },
    {
      "page": "locality_age",
      "title": "locality_age",
      "topics": [
        "locality_age"
      ]
    },
    {
      "page": "locality_age_list",
      "title": "locality_age_list",
      "topics": [
        "locality_age_list"
      ]
    },
    {
      "page": "locality_type_list",
      "title": "locality_type_list",
      "topics": [
        "locality_type_list"
      ]
    },
    {
      "page": "Locentries_list",
      "title": "retrieve a full list of locacentries.",
      "topics": [
        "Locentries_list"
      ]
    },
    {
      "page": "Locentries_retrieve",
      "title": "retrieve locacentries by given a Locentry ID.",
      "topics": [
        "Locentries_retrieve"
      ]
    },
    {
      "page": "Locentries_stat_retrieve",
      "title": "retrieve locacentries statstics by given a Locentry ID.",
      "topics": [
        "Locentries_stat_retrieve"
      ]
    },
    {
      "page": "Locentries_statstics_list",
      "title": "retrieve a full list of locacentries statstics.",
      "topics": [
        "Locentries_statstics_list"
      ]
    },
    {
      "page": "mindat_build_querystring",
      "title": "mindat_build_querystring",
      "topics": [
        "mindat_build_querystring"
      ]
    },
    {
      "page": "mindat_cache_delete",
      "title": "Delete a cached value by the users input varname",
      "topics": [
        "mindat_cache_delete"
      ]
    },
    {
      "page": "mindat_cache_empty",
      "title": "Remove all cached values",
      "topics": [
        "mindat_cache_empty"
      ]
    },
    {
      "page": "mindat_cache_get",
      "title": "Get cache value",
      "topics": [
        "mindat_cache_get"
      ]
    },
    {
      "page": "mindat_cache_has",
      "title": "Check if the current environment has the cached value of varname.",
      "topics": [
        "mindat_cache_has"
      ]
    },
    {
      "page": "mindat_cache_return_or_setup",
      "title": "Check if the current environment has the cached function named varname.",
      "topics": [
        "mindat_cache_return_or_setup"
      ]
    },
    {
      "page": "mindat_cache_set",
      "title": "Set cache name and value",
      "topics": [
        "mindat_cache_set"
      ]
    },
    {
      "page": "mindat_connection",
      "title": "Initializing Mindat API",
      "topics": [
        "mindat_connection"
      ]
    },
    {
      "page": "mindat_countries",
      "title": "mindat_countries",
      "topics": [
        "mindat_countries"
      ]
    },
    {
      "page": "mindat_country",
      "title": "mindat_country",
      "topics": [
        "mindat_country"
      ]
    },
    {
      "page": "mindat_crystalclass_list",
      "title": "mindat_crystalclass_list",
      "topics": [
        "mindat_crystalclass_list"
      ]
    },
    {
      "page": "mindat_crystalclasses",
      "title": "mindat_crystalclasses",
      "topics": [
        "mindat_crystalclasses"
      ]
    },
    {
      "page": "mindat_dana8_groups",
      "title": "mindat_dana8_groups",
      "topics": [
        "mindat_dana8_groups"
      ]
    },
    {
      "page": "mindat_dana8_subgroups",
      "title": "mindat_dana8_subgroups",
      "topics": [
        "mindat_dana8_subgroups"
      ]
    },
    {
      "page": "mindat_extract_response_body",
      "title": "mindat_extract_response_body",
      "topics": [
        "mindat_extract_response_body"
      ]
    },
    {
      "page": "mindat_geomaterial",
      "title": "mindat_geomaterial",
      "topics": [
        "mindat_geomaterial"
      ]
    },
    {
      "page": "mindat_geomaterial_list",
      "title": "mindat_geomaterial_list",
      "topics": [
        "mindat_geomaterial_list"
      ]
    },
    {
      "page": "mindat_geomaterial_search",
      "title": "mindat_geomaterial_search",
      "topics": [
        "mindat_geomaterial_search"
      ]
    },
    {
      "page": "mindat_geomaterial_varieties",
      "title": "mindat_geomaterial_varieties",
      "topics": [
        "mindat_geomaterial_varieties"
      ]
    },
    {
      "page": "mindat_get_data_from_uri",
      "title": "mindat_get_data_from_uri",
      "topics": [
        "mindat_get_data_from_uri"
      ]
    },
    {
      "page": "mindat_localities_list",
      "title": "mindat_localities_list",
      "topics": [
        "mindat_localities_list"
      ]
    },
    {
      "page": "mindat_localitiy",
      "title": "mindat_localitiy",
      "topics": [
        "mindat_localitiy"
      ]
    },
    {
      "page": "mindat_locality_status",
      "title": "mindat_locality_status",
      "topics": [
        "mindat_locality_status"
      ]
    },
    {
      "page": "mindat_locality_status_list",
      "title": "mindat_locality_status_list",
      "topics": [
        "mindat_locality_status_list"
      ]
    },
    {
      "page": "mindat_locality_type",
      "title": "mindat_locality_type",
      "topics": [
        "mindat_locality_type"
      ]
    },
    {
      "page": "mindat_locality_type_list",
      "title": "mindat_locality_type_list",
      "topics": [
        "mindat_locality_type_list"
      ]
    },
    {
      "page": "mindat_locentries_list",
      "title": "mindat_locentries_list",
      "topics": [
        "mindat_locentries_list"
      ]
    },
    {
      "page": "mindat_locentries_lstm_id",
      "title": "mindat_locentries_lstm_id",
      "topics": [
        "mindat_locentries_lstm_id"
      ]
    },
    {
      "page": "mindat_locentries_retrieve",
      "title": "mindat_locentries_retrieve",
      "topics": [
        "mindat_locentries_retrieve"
      ]
    },
    {
      "page": "mindat_locentries_stat",
      "title": "mindat_locentries_stat",
      "topics": [
        "mindat_locentries_stat"
      ]
    },
    {
      "page": "mindat_make_data_frame",
      "title": "mindat_make_data_frame",
      "topics": [
        "mindat_make_data_frame"
      ]
    },
    {
      "page": "mindat_mineral_ima",
      "title": "mindat_mineral_ima",
      "topics": [
        "mindat_mineral_ima"
      ]
    },
    {
      "page": "mindat_mineral_ima_list",
      "title": "mindat_mineral_ima_list",
      "topics": [
        "mindat_mineral_ima_list"
      ]
    },
    {
      "page": "mindat_nickel_strunz10_classes",
      "title": "mindat_nickel_strunz10_classes",
      "topics": [
        "mindat_nickel_strunz10_classes"
      ]
    },
    {
      "page": "mindat_nickel_strunz10_families",
      "title": "mindat_nickel_strunz10_families",
      "topics": [
        "mindat_nickel_strunz10_families"
      ]
    },
    {
      "page": "mindat_nickel_strunz10_subclasses",
      "title": "mindat_nickel_strunz10_subclasses",
      "topics": [
        "mindat_nickel_strunz10_subclasses"
      ]
    },
    {
      "page": "mindat_parse_raw_data",
      "title": "mindat_parse_raw_data",
      "topics": [
        "mindat_parse_raw_data"
      ]
    },
    {
      "page": "mindat_query",
      "title": "mindat_query",
      "topics": [
        "mindat_query"
      ]
    },
    {
      "page": "mindat_setup",
      "title": "mindat_setup",
      "topics": [
        "mindat_setup"
      ]
    },
    {
      "page": "mindat_spacegroups",
      "title": "mindat_spacegroups",
      "topics": [
        "mindat_spacegroups"
      ]
    },
    {
      "page": "mindat_spacegroups_list",
      "title": "mindat_spacegroups_list",
      "topics": [
        "mindat_spacegroups_list"
      ]
    },
    {
      "page": "mindat_spacegroupsets",
      "title": "mindat_spacegroupsets",
      "topics": [
        "mindat_spacegroupsets"
      ]
    },
    {
      "page": "mindat_spacegroupsets_list",
      "title": "mindat_spacegroupsets_list",
      "topics": [
        "mindat_spacegroupsets_list"
      ]
    },
    {
      "page": "minerals_ima_list",
      "title": "minerals_ima_list",
      "topics": [
        "minerals_ima_list"
      ]
    },
    {
      "page": "minerals_ima_list_expand",
      "title": "minerals_ima_list_expand",
      "topics": [
        "minerals_ima_list_expand"
      ]
    },
    {
      "page": "minerals_ima_list_ima",
      "title": "minerals_ima_list_ima",
      "topics": [
        "minerals_ima_list_ima"
      ]
    },
    {
      "page": "minerals_ima_retrieve",
      "title": "minerals_ima_retrieve",
      "topics": [
        "minerals_ima_retrieve"
      ]
    },
    {
      "page": "minerals_ima_updated_at",
      "title": "retrieve the mineral_ima list updated at the given time.",
      "topics": [
        "minerals_ima_updated_at"
      ]
    },
    {
      "page": "Nickel_strunz10_classes",
      "title": "Nickel-strunz10-classes",
      "topics": [
        "Nickel_strunz10_classes"
      ]
    },
    {
      "page": "Nickel_strunz10_families",
      "title": "Nickel-strunz10-families",
      "topics": [
        "Nickel_strunz10_families"
      ]
    },
    {
      "page": "Nickel_strunz10_subclasses",
      "title": "Nickel-strunz10-subclasses",
      "topics": [
        "Nickel_strunz10_subclasses"
      ]
    },
    {
      "page": "params_to_string",
      "title": "params_to_string",
      "topics": [
        "params_to_string"
      ]
    },
    {
      "page": "saveMindatDataAs",
      "title": "Output file as a given format",
      "topics": [
        "saveMindatDataAs"
      ]
    },
    {
      "page": "set_api_base",
      "title": "set_api_base",
      "topics": [
        "set_api_base"
      ]
    },
    {
      "page": "set_api_token",
      "title": "set_api_token",
      "topics": [
        "set_api_token"
      ]
    },
    {
      "page": "set_page_size",
      "title": "set_page_size",
      "topics": [
        "set_page_size"
      ]
    },
    {
      "page": "spacegroups_by_id",
      "title": "spacegroups that match a given spacegroup ID (integer)",
      "topics": [
        "spacegroups_by_id"
      ]
    },
    {
      "page": "spacegroups_cclass",
      "title": "spacegroups that match a given crystalclass ID (integer)",
      "topics": [
        "spacegroups_cclass"
      ]
    },
    {
      "page": "spacegroups_list",
      "title": "return a full list of spacegroups",
      "topics": [
        "spacegroups_list"
      ]
    },
    {
      "page": "spacegroups_sgtext",
      "title": "spacegroups that match a given sgtext (string)",
      "topics": [
        "spacegroups_sgtext"
      ]
    },
    {
      "page": "spacegroupsets_by_id",
      "title": "spacegroupsets that match a given spacegroupets ID (integer)",
      "topics": [
        "spacegroupsets_by_id"
      ]
    },
    {
      "page": "spacegroupsets_cclass",
      "title": "spacegroupsets that match a given crystalclass ID (integer)",
      "topics": [
        "spacegroupsets_cclass"
      ]
    },
    {
      "page": "spacegroupsets_list",
      "title": "return a full list of spacegroupsetsets",
      "topics": [
        "spacegroupsets_list"
      ]
    },
    {
      "page": "spacegroupsets_sgtext",
      "title": "spacegroupsets that match a given sgtext (string)",
      "topics": [
        "spacegroupsets_sgtext"
      ]
    }
  ],
  "_readme": "https://github.com/quexiang/openmindat/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "hms",
    "httr",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readxl",
    "rematch",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "usethis",
    "utf8",
    "vctrs",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "Mindat_data.Rmd",
      "filename": "Mindat_data.html",
      "title": "Mindat Data",
      "author": "Xiang Que",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load libraries",
        "Connect to the Mindat API",
        "Demo 1- Map the retieved Localities that contains As",
        "Demo 2- Map the retieved Localities within an given country",
        "Demo 3- Map the retieved Localities that contains the input description.",
        "Demo 4- Map the retieved Localities that contains the input description.",
        "More Examples"
      ],
      "created": "2023-06-23 17:03:33",
      "modified": "2023-11-19 00:49:00",
      "commits": 2
    },
    {
      "source": "OpenMindat.Rmd",
      "filename": "OpenMindat.html",
      "title": "OpenMindat",
      "author": "Xiang Que",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Get started",
        "Load libraries",
        "Initializing API Call",
        "1. Qurey Geomaterials",
        "by chemical elements:",
        "by physical properties:",
        "2. Qurey Localities",
        "3. Qurey IMA Minerals",
        "4. Save the retrieved R dataframe as a specified format file."
      ],
      "created": "2023-06-23 17:03:33",
      "modified": "2023-11-19 00:49:00",
      "commits": 3
    }
  ],
  "_score": 5.869231719730976,
  "_indexed": true,
  "_nocasepkg": "openmindat",
  "_universes": [
    "quexiang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-05-31T08:57:32.000Z",
      "distro": "noble",
      "commit": "843314b59ef2b8a3752aa9785524ffe5ae77ef4d",
      "fileid": "dc60cbc88c3c40018dfe30ecee6ae3e667d1b2eaa1cd399daf936d5515c2cbc9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/quexiang/actions/runs/26708178491"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-05-31T08:58:09.000Z",
      "distro": "noble",
      "commit": "843314b59ef2b8a3752aa9785524ffe5ae77ef4d",
      "fileid": "a1d86c3792ef9882caa92d7abcd8a446f09ff4490913ea576df50e3423e5d188",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/quexiang/actions/runs/26708178491"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-05-31T08:57:16.000Z",
      "commit": "843314b59ef2b8a3752aa9785524ffe5ae77ef4d",
      "fileid": "ea58d5c912569751b154fe508dffcae71c01c259d4b5e029e12acde1f767df72",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/quexiang/actions/runs/26708178491"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-05-31T08:57:08.000Z",
      "commit": "843314b59ef2b8a3752aa9785524ffe5ae77ef4d",
      "fileid": "5cf9209eaf68208f0259faab6d931ebfaca0f8fe3809d9176880aae1d3fc44b2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/quexiang/actions/runs/26708178491"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9000",
      "date": "2026-05-31T08:57:40.000Z",
      "commit": "843314b59ef2b8a3752aa9785524ffe5ae77ef4d",
      "fileid": "bf164ad1de81d41503815364505c421a82af0be92ad0ac80102ad7c195858b02",
      "status": "success",
      "buildurl": "https://github.com/r-universe/quexiang/actions/runs/26708178491"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-31T08:57:14.000Z",
      "commit": "843314b59ef2b8a3752aa9785524ffe5ae77ef4d",
      "fileid": "4d9fb90b1b54af0e24cd09addc01e1325920c900a5e69e27f84d4aea79a89539",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/quexiang/actions/runs/26708178491"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-31T08:56:42.000Z",
      "commit": "843314b59ef2b8a3752aa9785524ffe5ae77ef4d",
      "fileid": "ad2f4be62ac22f03d0ce38aaf56a46525f529085856b85a40a20eb448d73757c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/quexiang/actions/runs/26708178491"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-31T08:56:34.000Z",
      "commit": "843314b59ef2b8a3752aa9785524ffe5ae77ef4d",
      "fileid": "bea8403bff5c9a5dfaa97cf8a5018fe01ba99fb77896736c1e43760dc83d5f34",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/quexiang/actions/runs/26708178491"
    }
  ]
}