{
  "_id": "6a104a89acfb0bcc41c9fb46",
  "Package": "Dict",
  "Title": "R6 Based Key-Value Dictionary Implementation",
  "Version": "0.1.0.90000",
  "Authors@R": "person(given = \"Shun\",\nfamily = \"Asai\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"syun.asai@gmail.com\")",
  "Description": "A key-value dictionary data structure based on R6 class\nwhich is designed to be similar usages with other languages\ndictionary (e.g. 'Python') with reference semantics and\nextendabilities by R6.",
  "URL": "https://github.com/five-dots/Dict",
  "BugReports": "https://github.com/five-dots/Dict/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "Repository": "https://five-dots.r-universe.dev",
  "Date/Publication": "2022-08-21 07:00:17 UTC",
  "RemoteUrl": "https://github.com/five-dots/dict",
  "RemoteRef": "HEAD",
  "RemoteSha": "610ac20d469b759e86005355d7aa762151a79a0b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:12:49 UTC",
    "User": "root"
  },
  "Author": "Shun Asai [aut, cre, cph]",
  "Maintainer": "Shun Asai <syun.asai@gmail.com>",
  "MD5sum": "494fa1166b770aaf25c0b4ed9705b438",
  "_user": "five-dots",
  "_type": "src",
  "_file": "Dict_0.1.0.90000.tar.gz",
  "_fileid": "b4255f31d387cff4c2b675d1990d45a1b4119c00c372327898de5553af90de56",
  "_filesize": 93142,
  "_sha256": "b4255f31d387cff4c2b675d1990d45a1b4119c00c372327898de5553af90de56",
  "_created": "2026-05-10T08:12:49.000Z",
  "_published": "2026-05-22T12:22:33.572Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378417072,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6902223320"
    },
    {
      "job": 77378417371,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902223624"
    },
    {
      "job": 77378417443,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6902235820"
    },
    {
      "job": 77378417233,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902225036"
    },
    {
      "job": 77378416752,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902213272"
    },
    {
      "job": 77378416544,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160354818"
    },
    {
      "job": 77378417356,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6902220499"
    },
    {
      "job": 77378417421,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6902219732"
    },
    {
      "job": 77378417312,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902220487"
    }
  ],
  "_buildurl": "https://github.com/r-universe/five-dots/actions/runs/25623702441",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/five-dots/dict",
  "_commit": {
    "id": "610ac20d469b759e86005355d7aa762151a79a0b",
    "author": "Shun Asai <syun.asai@gmail.com>",
    "committer": "Shun Asai <syun.asai@gmail.com>",
    "message": "Add suppressWarnings block for withr warnings\n",
    "time": 1661065217
  },
  "_maintainer": {
    "name": "Shun Asai",
    "email": "syun.asai@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "five-dots",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_userbio": {
    "uuid": 51394432,
    "type": "user",
    "name": "Shun Asai"
  },
  "_downloads": {
    "count": 253,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Dict"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/five-dots/dict",
  "_searchresults": 374,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Dict.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/five-dots/dict",
  "_realowner": "five-dots",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-02"
    }
  ],
  "_exports": [
    "%>%",
    "dict",
    "Dict"
  ],
  "_help": [
    {
      "page": "Dict",
      "title": "R6 Based Key-Value Dictionary Implementation",
      "topics": [
        "Dict",
        "dict"
      ]
    }
  ],
  "_readme": "https://github.com/five-dots/dict/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.351022852584124,
  "_indexed": true,
  "_nocasepkg": "dict",
  "_universes": [
    "five-dots"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.90000",
      "date": "2026-05-10T08:14:38.000Z",
      "distro": "noble",
      "commit": "610ac20d469b759e86005355d7aa762151a79a0b",
      "fileid": "3489748bff96029baea18586c478c461fa7de910cf0b64ef16a5458a94602131",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/five-dots/actions/runs/25623702441"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.90000",
      "date": "2026-05-10T08:14:42.000Z",
      "distro": "noble",
      "commit": "610ac20d469b759e86005355d7aa762151a79a0b",
      "fileid": "c082c5e1674650ec06d3958d3239d6186c8e44ba67116c13deb1ea1c4a6b13c3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/five-dots/actions/runs/25623702441"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.90000",
      "date": "2026-05-10T08:16:53.000Z",
      "commit": "610ac20d469b759e86005355d7aa762151a79a0b",
      "fileid": "41d0748e7c1c38857dc75584b9f63010a2b90d18a08b33140e0f545a4ecb6b81",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/five-dots/actions/runs/25623702441"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.90000",
      "date": "2026-05-10T08:15:00.000Z",
      "commit": "610ac20d469b759e86005355d7aa762151a79a0b",
      "fileid": "ef12edc623c8d8ffffcc836dc7daf171b1c89a6e07edf4b64139e03bd3c58044",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/five-dots/actions/runs/25623702441"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.90000",
      "date": "2026-05-10T08:14:04.000Z",
      "commit": "610ac20d469b759e86005355d7aa762151a79a0b",
      "fileid": "405933792779e424ddef6f3ca222d84702d46dc71e73836c701e48fafdbb9186",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/five-dots/actions/runs/25623702441"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.90000",
      "date": "2026-05-10T08:13:56.000Z",
      "commit": "610ac20d469b759e86005355d7aa762151a79a0b",
      "fileid": "671e86566add3ce9db8325849cfb75aad1e88c69338c08c507ffb6340a9e8ec4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/five-dots/actions/runs/25623702441"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.90000",
      "date": "2026-05-10T08:14:04.000Z",
      "commit": "610ac20d469b759e86005355d7aa762151a79a0b",
      "fileid": "8f7f82ea32bce22258e483f2b7bc916867064748a7ba3db45e03c921fccae01c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/five-dots/actions/runs/25623702441"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.90000",
      "date": "2026-05-22T12:22:12.000Z",
      "commit": "610ac20d469b759e86005355d7aa762151a79a0b",
      "fileid": "a5f414b91d1b473e3737f5926b0f1ed5ee5fcd4c88e000fe42f54d76c0d9d66b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/five-dots/actions/runs/25623702441"
    }
  ]
}