{
  "_id": "6a67a2ac48315b1c32542752",
  "Package": "hashtable",
  "Type": "Package",
  "Title": "Hash Table and Hash Set",
  "Version": "1.0.0",
  "Date": "2026-7-17",
  "Authors@R": "person(\"Zuguang\", \"Gu\", email = \"guzuguang@suat-sz.edu.cn\", role = c(\"aut\", \"cre\"),\ncomment = c('ORCID'=\"0000-0002-7395-8709\"))",
  "Description": "It provides three implementations of hash tables and hash\nmaps: 1. using 'std::unordered_map' and 'std::unordered_set'\nC++ libraries, 2. wrapping around the 'fastmatch' package, 3.\nusing R environment.",
  "URL": "https://github.com/jokergoo/hashtable,\nhttps://jokergoo.github.io/hashtable/",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/jokergoo/hashtable/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-27 18:21:03 UTC",
    "User": "root"
  },
  "Author": "Zuguang Gu [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7395-8709>)",
  "Maintainer": "Zuguang Gu <guzuguang@suat-sz.edu.cn>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-27 14:40:08 UTC",
  "RemoteUrl": "https://github.com/cran/hashtable",
  "RemoteRef": "HEAD",
  "RemoteSha": "ce14c4b0efaf7495c96e5f54e0c96801a975125a",
  "_user": "cran",
  "_type": "src",
  "_file": "hashtable_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/daa1b3e095c8cdc7c1aaff1245f85ce323214549992111d7f1acace2b30a0fed",
  "_filesize": 134206,
  "_sha256": "daa1b3e095c8cdc7c1aaff1245f85ce323214549992111d7f1acace2b30a0fed",
  "_expires": "2026-11-04T18:25:46.000Z",
  "_created": "2026-07-27T18:21:03.000Z",
  "_published": "2026-07-27T18:25:48.253Z",
  "_jobs": [
    {
      "job": 90068379854,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8663696186"
    },
    {
      "job": 90068379781,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8663709278"
    },
    {
      "job": 90068379759,
      "time": 177,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8663723536"
    },
    {
      "job": 90068379788,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8663707580"
    },
    {
      "job": 90067496765,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8663638994"
    },
    {
      "job": 90068379530,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8663700499"
    },
    {
      "job": 90068379618,
      "time": 214,
      "config": "windows-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8663742027"
    },
    {
      "job": 90068379586,
      "time": 118,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8663696140"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/30293110476",
  "_status": "success",
  "_upstream": "https://github.com/cran/hashtable",
  "_commit": {
    "id": "ce14c4b0efaf7495c96e5f54e0c96801a975125a",
    "author": "Zuguang Gu <guzuguang@suat-sz.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1785163208
  },
  "_maintainer": {
    "name": "Zuguang Gu",
    "email": "guzuguang@suat-sz.edu.cn",
    "login": "jokergoo",
    "description": "A bioinformagician\n",
    "uuid": 449218,
    "orcid": "0000-0002-7395-8709"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "fastmatch",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-31",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-07-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jokergoo",
      "count": 1,
      "uuid": 449218
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 623,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hashtable"
  },
  "_devurl": "https://github.com/jokergoo/hashtable",
  "_pkgdown": "https://jokergoo.github.io/hashtable/",
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hashtable.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-07-27"
    }
  ],
  "_exports": [
    "as.hash_env",
    "as.hash_fm",
    "as.hash_set",
    "as.hash_table",
    "hash_copy",
    "hash_delete",
    "hash_env_set",
    "hash_env_table",
    "hash_exists",
    "hash_fm_set",
    "hash_fm_table",
    "hash_insert",
    "hash_keys",
    "hash_set",
    "hash_size",
    "hash_table",
    "hash_values",
    "show"
  ],
  "_help": [
    {
      "page": "generic",
      "title": "Generic functions",
      "topics": [
        "generic",
        "hash_copy",
        "hash_delete",
        "hash_exists",
        "hash_insert",
        "hash_keys",
        "hash_size",
        "hash_values"
      ]
    },
    {
      "page": "hash_env",
      "title": "Hash table and hash set implemented by environment",
      "topics": [
        "$.hash_env",
        "$<-.hash_env_set",
        "$<-.hash_env_table",
        "as.hash_env",
        "as.hash_env.default",
        "as.list.hash_env_table",
        "as.vector.hash_env_set",
        "as.vector.hash_env_table",
        "hash_copy,hash_env-method",
        "hash_delete,hash_env-method",
        "hash_env_set",
        "hash_env_table",
        "hash_exists,hash_env-method",
        "hash_insert,hash_env_set-method",
        "hash_insert,hash_env_table-method",
        "hash_keys,hash_env-method",
        "hash_size,hash_env-method",
        "hash_values,hash_env_set-method",
        "hash_values,hash_env_table-method",
        "length.hash_env",
        "show,hash_env_set-method",
        "show,hash_env_table-method",
        "[.hash_env_set",
        "[.hash_env_table",
        "[<-.hash_env_set",
        "[<-.hash_env_table",
        "[[.hash_env_set",
        "[[.hash_env_table",
        "[[<-.hash_env_set",
        "[[<-.hash_env_table"
      ]
    },
    {
      "page": "hash_fm",
      "title": "Hash table and hash set implemented by fastmatch",
      "topics": [
        "$.hash_fm",
        "$<-.hash_fm_set",
        "$<-.hash_fm_table",
        "as.hash_fm",
        "as.hash_fm.default",
        "as.list.hash_fm_table",
        "as.vector.hash_fm_set",
        "as.vector.hash_fm_table",
        "hash_copy,hash_fm-method",
        "hash_delete,hash_fm-method",
        "hash_exists,hash_fm-method",
        "hash_fm_set",
        "hash_fm_table",
        "hash_insert,hash_fm_set-method",
        "hash_insert,hash_fm_table-method",
        "hash_keys,hash_fm-method",
        "hash_size,hash_fm-method",
        "hash_values,hash_fm_set-method",
        "hash_values,hash_fm_table-method",
        "length.hash_fm",
        "show,hash_fm_set-method",
        "show,hash_fm_table-method",
        "[.hash_fm_set",
        "[.hash_fm_table",
        "[<-.hash_fm_set",
        "[<-.hash_fm_table",
        "[[.hash_fm_set",
        "[[.hash_fm_table",
        "[[<-.hash_fm_set",
        "[[<-.hash_fm_table"
      ]
    },
    {
      "page": "hash_set",
      "title": "Hash set implemented by std::unordered_set",
      "topics": [
        "$.hash_unordered_set",
        "$<-.hash_unordered_set",
        "as.hash_set",
        "as.hash_set.default",
        "as.vector.hash_unordered_set",
        "hash_copy,hash_unordered_set-method",
        "hash_delete,hash_unordered_set-method",
        "hash_exists,hash_unordered_set-method",
        "hash_insert,hash_unordered_set-method",
        "hash_keys,hash_unordered_set-method",
        "hash_set",
        "hash_size,hash_unordered_set-method",
        "hash_values,hash_unordered_set-method",
        "length.hash_unordered_set",
        "show,hash_unordered_set-method",
        "[.hash_unordered_set",
        "[<-.hash_unordered_set",
        "[[.hash_unordered_set",
        "[[<-.hash_unordered_set"
      ]
    },
    {
      "page": "hash_table",
      "title": "Hash table implemented by std::unordered_map",
      "topics": [
        "$.hash_unordered_map",
        "$<-.hash_unordered_map",
        "as.hash_table",
        "as.hash_table.default",
        "as.list.hash_unordered_map",
        "as.vector.hash_unordered_map",
        "hash_copy,hash_unordered_map-method",
        "hash_delete,hash_unordered_map-method",
        "hash_exists,hash_unordered_map-method",
        "hash_insert,hash_unordered_map-method",
        "hash_keys,hash_unordered_map-method",
        "hash_size,hash_unordered_map-method",
        "hash_table",
        "hash_values,hash_unordered_map-method",
        "length.hash_unordered_map",
        "show,hash_unordered_map-method",
        "[.hash_unordered_map",
        "[<-.hash_unordered_map",
        "[[.hash_unordered_map",
        "[[<-.hash_unordered_map"
      ]
    }
  ],
  "_rundeps": [
    "fastmatch",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "benchmark2.Rmd",
      "filename": "benchmark2.html",
      "title": "Benchmark",
      "author": "Zuguang Gu ( guzuguang@suat-sz.edu.cn )",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-07-27 14:40:08",
      "modified": "2026-07-27 14:40:08",
      "commits": 1
    },
    {
      "source": "hashtable.Rmd",
      "filename": "hashtable.html",
      "title": "Hash Table and Hash Set",
      "author": "Zuguang Gu ( guzuguang@suat-sz.edu.cn )",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Hash table",
        "Hash set",
        "hash_fm_table and hash_fm_set",
        "Session info"
      ],
      "created": "2026-07-27 14:40:08",
      "modified": "2026-07-27 14:40:08",
      "commits": 1
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "hashtable",
  "_universes": [
    "cran",
    "jokergoo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-27T18:23:08.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ce14c4b0efaf7495c96e5f54e0c96801a975125a",
      "fileid": "https://r2.ropensci.org/986f99ed0342a583ee58a35b5244015fbc9dffa46bc83184c056c23968e677aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30293110476"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-27T18:23:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ce14c4b0efaf7495c96e5f54e0c96801a975125a",
      "fileid": "https://r2.ropensci.org/883870fad5be58579d9a6901677b6b5f994651b256b3ca9465a0543bc057b99b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30293110476"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-27T18:24:02.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ce14c4b0efaf7495c96e5f54e0c96801a975125a",
      "fileid": "https://r2.ropensci.org/4d0c9950b0c2dc3fbf055792bf09937521ae38a5b1d056b8e25b50527ca748c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30293110476"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-27T18:23:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ce14c4b0efaf7495c96e5f54e0c96801a975125a",
      "fileid": "https://r2.ropensci.org/b01ccd6ed8b22701b2ded3577dc694a9ce0e988e3721800112b3de5fb0926920",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30293110476"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-27T18:23:29.000Z",
      "arch": "emscripten",
      "commit": "ce14c4b0efaf7495c96e5f54e0c96801a975125a",
      "fileid": "https://r2.ropensci.org/caafd0c3025a324aa883c048651e4b28277fb2409e85a3af105a397bc82ab327",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30293110476"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-27T18:24:31.000Z",
      "arch": "aarch64",
      "commit": "ce14c4b0efaf7495c96e5f54e0c96801a975125a",
      "fileid": "https://r2.ropensci.org/5ffac685c081d5a3a0560929b6124c078f9dda04f6299aef414ea135afc52599",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30293110476"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-27T18:22:30.000Z",
      "arch": "x86_64",
      "commit": "ce14c4b0efaf7495c96e5f54e0c96801a975125a",
      "fileid": "https://r2.ropensci.org/f3739fd79c9ee956e5f1d34aaaf1ce44fd44bc5bf10e0456b95628059e92631a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30293110476"
    }
  ]
}