{
  "_id": "6a102ec2acfb0bcc41c946c5",
  "Package": "datamuseum",
  "Title": "Spatial and Taxonomic Data Utilities for Specimen Datasets",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Bryson Y.\", \"Torgovitsky\", email = \"torgovitsky.yerik.bryson.q7@dc.tohoku.ac.jp\", role = c(\"aut\", \"cre\")),\nperson(\"Cheryl L.\", \"Ames\", email = \"ames.cheryl.lynn.a1@tohoku.ac.jp\", role = \"aut\"))",
  "Description": "A management tool for specimen data ranging from public\nmuseum collections to private specimen repositories. The main\ntypes of data addressed are spatial (coordinates, longitude and\nlatitude) and taxonomic data (ranking and nomenclature\nvalidity) with some additional options for user-determined\ndataset refinement. Combined or individual calls to the online\nrepositories of the Global Biodiversity Information Facility\n(GBIF) via 'rgbif' and the Integrated Taxonomic Information\nSystem (ITIS) via 'taxize' enable built-in taxonomic checks.",
  "URL": "https://btorgovitsky00.github.io/datamuseum/",
  "BugReports": "https://github.com/btorgovitsky00/datamuseum/issues/",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 21:35:01 UTC",
    "User": "root"
  },
  "Author": "Bryson Y. Torgovitsky [aut, cre], Cheryl L. Ames [aut]",
  "Maintainer": "Bryson Y. Torgovitsky\n<torgovitsky.yerik.bryson.q7@dc.tohoku.ac.jp>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-12 20:12:45 UTC",
  "RemoteUrl": "https://github.com/cran/datamuseum",
  "RemoteRef": "HEAD",
  "RemoteSha": "0b497230cbc78dd409c3ed2067c017ddd9f5c65e",
  "MD5sum": "26d050ee4f76bfb82040c134bc5134ec",
  "_user": "cran",
  "_type": "src",
  "_file": "datamuseum_0.1.0.tar.gz",
  "_fileid": "0d078ad0f3b0737594bd6ae88e588803f3ef0e555d50933fbabfb642b26e57f5",
  "_filesize": 3059305,
  "_sha256": "0d078ad0f3b0737594bd6ae88e588803f3ef0e555d50933fbabfb642b26e57f5",
  "_created": "2026-05-12T21:35:01.000Z",
  "_published": "2026-05-22T10:24:02.654Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77360982081,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6956460394"
    },
    {
      "job": 77360982172,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6956474587"
    },
    {
      "job": 77360981695,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6956412310"
    },
    {
      "job": 77360981724,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158266988"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25763016905",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/datamuseum",
  "_commit": {
    "id": "0b497230cbc78dd409c3ed2067c017ddd9f5c65e",
    "author": "Bryson Y. Torgovitsky <torgovitsky.yerik.bryson.q7@dc.tohoku.ac.jp>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1778616765
  },
  "_maintainer": {
    "name": "Bryson Y. Torgovitsky",
    "email": "torgovitsky.yerik.bryson.q7@dc.tohoku.ac.jp"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rgbif",
      "role": "Imports"
    },
    {
      "package": "taxize",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "cachem",
      "role": "Imports"
    },
    {
      "package": "rnaturalearth",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "googlesheets4",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearthdata",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-05-12"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/datamuseum"
  },
  "_devurl": "https://github.com/btorgovitsky00/datamuseum",
  "_pkgdown": "https://btorgovitsky00.github.io/datamuseum/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/datamuseum.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-12"
    }
  ],
  "_exports": [
    "deduplicate",
    "duplicate",
    "italicize",
    "latlong_column",
    "latlong_combine",
    "latlong_convert",
    "latlong_filter",
    "latlong_format",
    "latlong_hemisphere",
    "latlong_limits",
    "latlong_range",
    "latlong_region",
    "latlong_split",
    "taxon_add",
    "taxon_cite",
    "taxon_cleaner",
    "taxon_column",
    "taxon_combine",
    "taxon_rank",
    "taxon_sort",
    "taxon_spellcheck",
    "taxon_split",
    "taxon_validate"
  ],
  "_datasets": [
    {
      "name": "BISMAL_Japan",
      "title": "Japan-filtered BISMAL Octopodoidea occurrence records",
      "object": "BISMAL_Japan",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Source",
        "catalogNumber",
        "individualCount",
        "Year",
        "Country",
        "Prefecture",
        "Precise Location",
        "Latitude",
        "Longitude",
        "Family",
        "Genus",
        "SciName"
      ],
      "rows": 473,
      "table": true,
      "tojson": true
    },
    {
      "name": "GBIF_Japan",
      "title": "Japan-filtered GBIF Octopodoidea occurrence records",
      "object": "GBIF_Japan",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Family",
        "Genus",
        "SciName",
        "Country",
        "Precise Location",
        "Prefecture",
        "individualCount",
        "Latitude",
        "Longitude",
        "Year",
        "Source",
        "catalogNumber"
      ],
      "rows": 798,
      "table": true,
      "tojson": true
    },
    {
      "name": "InvBase_Japan",
      "title": "Japan-filtered InvBase Octopodoidea occurrence records",
      "object": "InvBase_Japan",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Source",
        "catalogNumber",
        "Family",
        "Genus",
        "Year",
        "individualCount",
        "Country",
        "Prefecture",
        "Precise Location",
        "Latitude",
        "Longitude",
        "SciName"
      ],
      "rows": 43,
      "table": true,
      "tojson": true
    },
    {
      "name": "museum",
      "title": "Combined Japan Octopodoidea occurrence records",
      "object": "museum",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Source",
        "catalogNumber",
        "Family",
        "Genus",
        "Year",
        "individualCount",
        "Country",
        "Prefecture",
        "Precise Location",
        "Latitude",
        "Longitude",
        "SciName",
        "Data Frame"
      ],
      "rows": 2633,
      "table": true,
      "tojson": true
    },
    {
      "name": "museum_taxon",
      "title": "Taxonomically validated and enriched Japan Octopodoidea records",
      "object": "museum_taxon",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Source",
        "catalogNumber",
        "phylum",
        "order",
        "Family",
        "Genus",
        "SciName",
        "Year",
        "individualCount",
        "Country",
        "Prefecture",
        "Precise Location",
        "Latitude",
        "Longitude",
        "Data Frame",
        "Family_cite",
        "Genus_cite",
        "SciName_cite",
        "Genus_cite_italic",
        "SciName_cite_italic"
      ],
      "rows": 2220,
      "table": true,
      "tojson": true
    },
    {
      "name": "NSMT_Japan",
      "title": "Japan-filtered NSMT Octopodoidea occurrence records",
      "object": "NSMT_Japan",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Source",
        "catalogNumber",
        "individualCount",
        "Family",
        "Genus",
        "Country",
        "Prefecture",
        "Precise Location",
        "Latitude",
        "Longitude",
        "Year",
        "SciName"
      ],
      "rows": 695,
      "table": true,
      "tojson": true
    },
    {
      "name": "OBIS_Japan",
      "title": "Japan-filtered OBIS Octopodoidea occurrence records",
      "object": "OBIS_Japan",
      "class": [
        "data.frame"
      ],
      "fields": [
        "catalogNumber",
        "Country",
        "Year",
        "Latitude",
        "Longitude",
        "Family",
        "Genus",
        "individualCount",
        "Source",
        "Precise Location",
        "SciName",
        "Prefecture"
      ],
      "rows": 698,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BISMAL_Japan",
      "title": "Japan-filtered BISMAL Octopodoidea occurrence records",
      "topics": [
        "BISMAL_Japan"
      ]
    },
    {
      "page": "deduplicate",
      "title": "Remove duplicate rows",
      "topics": [
        "deduplicate"
      ]
    },
    {
      "page": "duplicate",
      "title": "Duplicate rows by a count column",
      "topics": [
        "duplicate"
      ]
    },
    {
      "page": "GBIF_Japan",
      "title": "Japan-filtered GBIF Octopodoidea occurrence records",
      "topics": [
        "GBIF_Japan"
      ]
    },
    {
      "page": "InvBase_Japan",
      "title": "Japan-filtered InvBase Octopodoidea occurrence records",
      "topics": [
        "InvBase_Japan"
      ]
    },
    {
      "page": "italicize",
      "title": "Format taxonomic names for italic display in ggplot2",
      "topics": [
        "italicize"
      ]
    },
    {
      "page": "latlong_column",
      "title": "Identify coordinate columns in a data frame",
      "topics": [
        "latlong_column"
      ]
    },
    {
      "page": "latlong_combine",
      "title": "Combine separate coordinate columns into one",
      "topics": [
        "latlong_combine"
      ]
    },
    {
      "page": "latlong_convert",
      "title": "Convert coordinate formats",
      "topics": [
        "latlong_convert"
      ]
    },
    {
      "page": "latlong_filter",
      "title": "Filter rows by real-world coordinate validity",
      "topics": [
        "latlong_filter"
      ]
    },
    {
      "page": "latlong_format",
      "title": "Check the format of coordinate columns",
      "topics": [
        "latlong_format"
      ]
    },
    {
      "page": "latlong_hemisphere",
      "title": "Assign hemispheres to coordinates",
      "topics": [
        "latlong_hemisphere"
      ]
    },
    {
      "page": "latlong_limits",
      "title": "Report coordinate limits of a data frame",
      "topics": [
        "latlong_limits"
      ]
    },
    {
      "page": "latlong_range",
      "title": "Filter rows by coordinate range",
      "topics": [
        "latlong_range"
      ]
    },
    {
      "page": "latlong_region",
      "title": "Filter rows by geographic region",
      "topics": [
        "latlong_region"
      ]
    },
    {
      "page": "latlong_split",
      "title": "Split a combined coordinate column into separate columns",
      "topics": [
        "latlong_split"
      ]
    },
    {
      "page": "museum",
      "title": "Combined Japan Octopodoidea occurrence records",
      "topics": [
        "museum"
      ]
    },
    {
      "page": "museum_taxon",
      "title": "Taxonomically validated and enriched Japan Octopodoidea records",
      "topics": [
        "museum_taxon"
      ]
    },
    {
      "page": "NSMT_Japan",
      "title": "Japan-filtered NSMT Octopodoidea occurrence records",
      "topics": [
        "NSMT_Japan"
      ]
    },
    {
      "page": "OBIS_Japan",
      "title": "Japan-filtered OBIS Octopodoidea occurrence records",
      "topics": [
        "OBIS_Japan"
      ]
    },
    {
      "page": "taxon_add",
      "title": "Add higher taxonomic rank columns",
      "topics": [
        "taxon_add"
      ]
    },
    {
      "page": "taxon_cite",
      "title": "Append authorship and year to taxonomic name columns",
      "topics": [
        "taxon_cite"
      ]
    },
    {
      "page": "taxon_cleaner",
      "title": "Clean taxonomic name formatting",
      "topics": [
        "taxon_cleaner"
      ]
    },
    {
      "page": "taxon_column",
      "title": "Identify taxonomic columns",
      "topics": [
        "taxon_column"
      ]
    },
    {
      "page": "taxon_combine",
      "title": "Combine genus and epithet columns into a binomial name",
      "topics": [
        "taxon_combine"
      ]
    },
    {
      "page": "taxon_rank",
      "title": "Detect the taxonomic rank of a column",
      "topics": [
        "taxon_rank"
      ]
    },
    {
      "page": "taxon_sort",
      "title": "Sort columns into standard taxonomic rank order",
      "topics": [
        "taxon_sort"
      ]
    },
    {
      "page": "taxon_spellcheck",
      "title": "Check and correct taxonomic name spelling",
      "topics": [
        "taxon_spellcheck"
      ]
    },
    {
      "page": "taxon_split",
      "title": "Split a binomial name column into genus and epithet",
      "topics": [
        "taxon_split"
      ]
    },
    {
      "page": "taxon_validate",
      "title": "Validate taxonomic names against ITIS and GBIF",
      "topics": [
        "taxon_validate"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/datamuseum/raw/HEAD/man/figures/logo.png",
  "_rundeps": [
    "ape",
    "askpass",
    "cachem",
    "class",
    "classInt",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "crul",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "fastmap",
    "fastmatch",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "hms",
    "httpcode",
    "httr",
    "igraph",
    "isoband",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lazyeval",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "natserv",
    "nlme",
    "oai",
    "openssl",
    "parallelly",
    "phangorn",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rentrez",
    "rgbif",
    "ritis",
    "rlang",
    "rnaturalearth",
    "rncl",
    "rotl",
    "rredlist",
    "s2",
    "S7",
    "scales",
    "sf",
    "solrium",
    "stringi",
    "stringr",
    "sys",
    "taxize",
    "terra",
    "tibble",
    "tidyselect",
    "triebeard",
    "units",
    "urltools",
    "utf8",
    "vctrs",
    "viridisLite",
    "whisker",
    "WikipediR",
    "wikitaxa",
    "withr",
    "wk",
    "worrms",
    "XML",
    "xml2",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "github_data.Rmd",
      "filename": "github_data.html",
      "title": "Accessing GitHub Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Description"
      ],
      "created": "2026-05-12 20:12:45",
      "modified": "2026-05-12 20:12:45",
      "commits": 1
    },
    {
      "source": "datamuseum.Rmd",
      "filename": "datamuseum.html",
      "title": "Get Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Geographic Data",
        "Taxonomic Data",
        "Example Data",
        "Utilities"
      ],
      "created": "2026-05-12 20:12:45",
      "modified": "2026-05-12 20:12:45",
      "commits": 1
    },
    {
      "source": "octopodoidea_japan.Rmd",
      "filename": "octopodoidea_japan.html",
      "title": "Octopodoidea in Japan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Description",
        "Individual Data Sets",
        "Global Biodiversity Information Facility (GBIF) Data",
        "Invert-E-Base (InvBase) Data",
        "Biological Information System for Marine Life (BISMAL) Data",
        "Ocean Biodiversity Information System (OBIS)",
        "National Museum of Nature and Science, Japan (NSMT)",
        "Concatenated Data Sets",
        "Japan Octopodoidea Data Set, museum",
        "Japan Octopodoidea Data Set, museum_taxon"
      ],
      "created": "2026-05-12 20:12:45",
      "modified": "2026-05-12 20:12:45",
      "commits": 1
    },
    {
      "source": "publications.Rmd",
      "filename": "publications.html",
      "title": "Publications",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-05-12 20:12:45",
      "modified": "2026-05-12 20:12:45",
      "commits": 1
    }
  ],
  "_score": 2.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "datamuseum",
  "_universes": [
    "cran",
    "btorgovitsky00"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T21:37:29.000Z",
      "distro": "noble",
      "commit": "0b497230cbc78dd409c3ed2067c017ddd9f5c65e",
      "fileid": "aa96ddc86eacc93dfd0852b31958219aec8bea5e33bf4667c3351548ce12d95f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25763016905"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T21:38:13.000Z",
      "distro": "noble",
      "commit": "0b497230cbc78dd409c3ed2067c017ddd9f5c65e",
      "fileid": "ec246385b92e4249a0843a413de88bf165fe1bf3ad452cec3c8bb500e44313e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25763016905"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:23:38.000Z",
      "commit": "0b497230cbc78dd409c3ed2067c017ddd9f5c65e",
      "fileid": "8feded67efbc95437e46dd07da5cf92a79aad2667fcd2eee428bb49f7e7fb384",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25763016905"
    }
  ]
}