{
  "_id": "6a114dc6acfb0bcc41ce9235",
  "Package": "r2r",
  "Title": "R-Object to R-Object Hash Maps",
  "Version": "0.1.2",
  "Authors@R": "person(given = \"Valerio\",\nfamily = \"Gherardi\",\nrole = c(\"aut\", \"cre\"),\nemail = \"vgherard840@gmail.com\",\ncomment = c(ORCID = \"0000-0002-8215-3013\"))",
  "Description": "Implementation of hash tables (hash sets and hash maps) in\nR, featuring arbitrary R objects as keys, arbitrary hash and\nkey-comparison functions, and customizable behaviour upon\nqueries of missing keys.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/vgherard/r2r",
  "BugReports": "https://github.com/vgherard/r2r/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://vgherard.r-universe.dev",
  "Date/Publication": "2024-11-08 14:18:02 UTC",
  "RemoteUrl": "https://github.com/vgherard/r2r",
  "RemoteRef": "v0.1.2",
  "RemoteSha": "5301a16e0bcfa9123e79a25f2f8f36f8e3e06a8c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:45:45 UTC",
    "User": "root"
  },
  "Author": "Valerio Gherardi [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8215-3013>)",
  "Maintainer": "Valerio Gherardi <vgherard840@gmail.com>",
  "MD5sum": "7adb0f650386179e5ff4a8c314649caa",
  "_user": "vgherard",
  "_type": "src",
  "_file": "r2r_0.1.2.tar.gz",
  "_fileid": "c25c2c7340ed25e07c7fff075b18bc0cf1e7d3411cf77da9a65482093cd5938d",
  "_filesize": 146044,
  "_sha256": "c25c2c7340ed25e07c7fff075b18bc0cf1e7d3411cf77da9a65482093cd5938d",
  "_created": "2026-05-23T06:45:45.000Z",
  "_published": "2026-05-23T06:48:38.440Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77504044678,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175036407"
    },
    {
      "job": 77504044655,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175037101"
    },
    {
      "job": 77504044652,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175035828"
    },
    {
      "job": 77504044656,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175034827"
    },
    {
      "job": 77503810276,
      "time": 286,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175025501"
    },
    {
      "job": 77504044658,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175035947"
    },
    {
      "job": 77504044674,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175034595"
    },
    {
      "job": 77504044675,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175031824"
    },
    {
      "job": 77504044671,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175032322"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vgherard/actions/runs/26326011709",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vgherard/r2r",
  "_commit": {
    "id": "5301a16e0bcfa9123e79a25f2f8f36f8e3e06a8c",
    "author": "Valerio Gherardi <vgherard840@gmail.com>",
    "committer": "Valerio Gherardi <vgherard840@gmail.com>",
    "message": "Update CRAN comments for v0.1.2 submission\n",
    "time": 1731075482
  },
  "_maintainer": {
    "name": "Valerio Gherardi",
    "email": "vgherard840@gmail.com",
    "login": "vgherard",
    "linkedin": "in/vgherard",
    "orcid": "0000-0002-8215-3013",
    "twitter": "@ValerioGherardi",
    "description": "|physicist>   +   |data scientist>",
    "uuid": 62836440
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "hash",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "vgherard",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-structures",
    "hashtable"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "vgherard",
      "count": 10,
      "uuid": 62836440
    }
  ],
  "_userbio": {
    "uuid": 62836440,
    "type": "user",
    "name": "Valerio Gherardi",
    "description": "|physicist>   +   |data scientist>"
  },
  "_downloads": {
    "count": 1161,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/r2r"
  },
  "_devurl": "https://github.com/vgherard/r2r",
  "_searchresults": 89,
  "_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/r2r.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vgherard/r2r",
  "_realowner": "vgherard",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-07-06"
    },
    {
      "version": "0.1.2",
      "date": "2024-11-09"
    }
  ],
  "_exports": [
    "%has_key%",
    "compare_fn",
    "default",
    "default_hash_fn",
    "default<-",
    "delete",
    "has_key",
    "hash_fn",
    "hashmap",
    "hashset",
    "insert",
    "keys",
    "on_missing_key",
    "on_missing_key<-",
    "query",
    "values"
  ],
  "_help": [
    {
      "page": "compare_fn",
      "title": "Get key comparison function of an hash table",
      "topics": [
        "compare_fn",
        "compare_fn.r2r_hashtable"
      ]
    },
    {
      "page": "default",
      "title": "Default 'hashmap' values",
      "topics": [
        "default",
        "default.r2r_hashmap",
        "default<-",
        "default<-.r2r_hashmap"
      ]
    },
    {
      "page": "default_hash_fn",
      "title": "String hashes for arbitrary R objects",
      "topics": [
        "default_hash_fn"
      ]
    },
    {
      "page": "delete",
      "title": "Delete keys or key/value pairs from an hash table.",
      "topics": [
        "delete",
        "delete.r2r_hashmap",
        "delete.r2r_hashset"
      ]
    },
    {
      "page": "has_key",
      "title": "Key existence in hash tables",
      "topics": [
        "%has_key%",
        "has_key",
        "has_key.r2r_hashmap",
        "has_key.r2r_hashset"
      ]
    },
    {
      "page": "hash_fn",
      "title": "Get hash function of an hash table",
      "topics": [
        "hash_fn",
        "hash_fn.r2r_hashtable"
      ]
    },
    {
      "page": "hashtable",
      "title": "Hash maps and sets",
      "topics": [
        "hashmap",
        "hashset",
        "hashtable"
      ]
    },
    {
      "page": "hashtable_methods",
      "title": "Methods for S3 classes 'hashmap' and 'hashset'",
      "topics": [
        "hashtable_methods"
      ]
    },
    {
      "page": "insert",
      "title": "Insert keys or key/value pairs into an hash table.",
      "topics": [
        "insert",
        "insert.r2r_hashmap",
        "insert.r2r_hashset"
      ]
    },
    {
      "page": "keys",
      "title": "List all keys from an hash table",
      "topics": [
        "keys",
        "keys.r2r_hashtable"
      ]
    },
    {
      "page": "length.r2r_hashtable",
      "title": "Size of hash tables",
      "topics": [
        "length.r2r_hashtable"
      ]
    },
    {
      "page": "on_missing_key",
      "title": "On missing key behaviour",
      "topics": [
        "on_missing_key",
        "on_missing_key.r2r_hashmap",
        "on_missing_key<-",
        "on_missing_key<-.r2r_hashmap"
      ]
    },
    {
      "page": "query",
      "title": "Query keys from an hash table.",
      "topics": [
        "query",
        "query.r2r_hashmap",
        "query.r2r_hashset"
      ]
    },
    {
      "page": "subsetting_hashtables",
      "title": "Subsetting 'hashset's and 'hashmap's",
      "topics": [
        "subsetting_hashtables",
        "[.r2r_hashmap",
        "[.r2r_hashset",
        "[<-.r2r_hashmap",
        "[<-.r2r_hashset",
        "[[.r2r_hashmap",
        "[[.r2r_hashset",
        "[[<-.r2r_hashmap",
        "[[<-.r2r_hashset"
      ]
    },
    {
      "page": "values",
      "title": "List all values from an hash map",
      "topics": [
        "values",
        "values.r2r_hashmap"
      ]
    }
  ],
  "_readme": "https://github.com/vgherard/r2r/raw/v0.1.2/README.md",
  "_rundeps": [
    "digest",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "benchmarks.Rmd",
      "filename": "benchmarks.html",
      "title": "Comparison with {hash}",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Features",
        "Performance tests",
        "Key insertion",
        "Key query",
        "Key deletion",
        "Conclusions"
      ],
      "created": "2021-07-02 11:17:51",
      "modified": "2021-07-02 12:04:10",
      "commits": 3
    },
    {
      "source": "r2r.Rmd",
      "filename": "r2r.html",
      "title": "R-Object to R-Object Hash Maps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic Manipulations",
        "Sets",
        "Key and value types",
        "Setting default values",
        "Using custom key comparison and hash functions"
      ],
      "created": "2021-07-01 15:23:59",
      "modified": "2021-07-02 11:17:51",
      "commits": 2
    }
  ],
  "_score": 7.144555994878493,
  "_indexed": true,
  "_nocasepkg": "r2r",
  "_universes": [
    "vgherard"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-23T06:47:40.000Z",
      "distro": "noble",
      "commit": "5301a16e0bcfa9123e79a25f2f8f36f8e3e06a8c",
      "fileid": "6c40465d82af534f4679f7e3b80ac9416a6e1171e8d4fc9222e12998351bf9d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vgherard/actions/runs/26326011709"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-23T06:47:46.000Z",
      "distro": "noble",
      "commit": "5301a16e0bcfa9123e79a25f2f8f36f8e3e06a8c",
      "fileid": "d769dec8c0fb6017abc5588587c60d5e989e273b7a983112593695e2b34cf45d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vgherard/actions/runs/26326011709"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-23T06:47:38.000Z",
      "commit": "5301a16e0bcfa9123e79a25f2f8f36f8e3e06a8c",
      "fileid": "57dbd48536751a5f702ad401aa800130fdd467c709c930a849b19bb00870b109",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vgherard/actions/runs/26326011709"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-23T06:47:28.000Z",
      "commit": "5301a16e0bcfa9123e79a25f2f8f36f8e3e06a8c",
      "fileid": "5b2a551dda073f7fc89ed99b173110f872b1cb3eac836f97fa39023eee5bcdf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vgherard/actions/runs/26326011709"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-23T06:47:49.000Z",
      "commit": "5301a16e0bcfa9123e79a25f2f8f36f8e3e06a8c",
      "fileid": "b6d3e48d6e26a7c0b3682db8bc8bc871ea410eb34604d4fefb20c6d81dcb3e86",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vgherard/actions/runs/26326011709"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-23T06:47:15.000Z",
      "commit": "5301a16e0bcfa9123e79a25f2f8f36f8e3e06a8c",
      "fileid": "cf0b44127677ca07feb2f9007101753b8140900c647fcdae3716b9c213bcfccb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vgherard/actions/runs/26326011709"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-23T06:46:48.000Z",
      "commit": "5301a16e0bcfa9123e79a25f2f8f36f8e3e06a8c",
      "fileid": "bea38bd78cbe0236e656b349521599d67d4e14bd5a940390c073cc4a9722368b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vgherard/actions/runs/26326011709"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-23T06:46:53.000Z",
      "commit": "5301a16e0bcfa9123e79a25f2f8f36f8e3e06a8c",
      "fileid": "c06e3cbee23c9d362fbb5affb05984bf0b419bd05b6353e1428dea5e681dc600",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vgherard/actions/runs/26326011709"
    }
  ]
}