{
  "_id": "6a254b2b4b233be19839c440",
  "Package": "RcppRedis",
  "Type": "Package",
  "Title": "'Rcpp' Bindings for 'Redis' using the 'hiredis' Library",
  "Version": "0.2.6.1",
  "Date": "2026-04-14",
  "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\")),\nperson(\"Bryan\", \"Lewis\", role = \"aut\", comment = \"pub/sub code from 'rredis'\"))",
  "Description": "Connection to the 'Redis' (or 'Valkey') key/value store\nusing the C-language client library 'hiredis' (included as a\nfallback) with 'MsgPack' encoding provided via 'RcppMsgPack'\nheaders. It now also includes the pub/sub functions from the\n'rredis' package.",
  "SystemRequirements": "An available hiredis library (eg via package\nlibhiredis-dev on Debian/Ubuntu, hiredis-devel on\nFedora/RedHat, or directly from source from\n<https://github.com/redis/hiredis>) can be used but version\n1.0.2 is also included and built on demand if needed. The\noptional 'rredis' package can be installed from the 'ghrr'\n'drat' repo for additional illustrations and tests.",
  "URL": "https://github.com/eddelbuettel/rcppredis,\nhttps://dirk.eddelbuettel.com/code/rcpp.redis.html",
  "BugReports": "https://github.com/eddelbuettel/rcppredis/issues",
  "License": "GPL (>= 2)",
  "VignetteBuilder": "Rcpp",
  "Config/pak/sysreqs": "libhiredis-dev",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-04-14 17:00:54 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rcppredis",
  "RemoteRef": "HEAD",
  "RemoteSha": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-07 10:36:13 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>),\nBryan Lewis [aut] (pub/sub code from 'rredis')",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "e98aaef38b76b40e82eb010e306e2eca",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppRedis_0.2.6.1.tar.gz",
  "_fileid": "e318265e2989bab2812ffd91e0d63ab373e9f691e15be988603efd22f2d6bc5b",
  "_filesize": 949703,
  "_sha256": "e318265e2989bab2812ffd91e0d63ab373e9f691e15be988603efd22f2d6bc5b",
  "_created": "2026-06-07T10:36:13.000Z",
  "_published": "2026-06-07T10:42:51.234Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79951949819,
      "time": 137,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463319379"
    },
    {
      "job": 79951949790,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463318517"
    },
    {
      "job": 79951949813,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463320432"
    },
    {
      "job": 79951949810,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463317688"
    },
    {
      "job": 79951949791,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463318807"
    },
    {
      "job": 79951949772,
      "time": 185,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463324346"
    },
    {
      "job": 79951949782,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463318349"
    },
    {
      "job": 79951949776,
      "time": 330,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463343568"
    },
    {
      "job": 79951773088,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463303743"
    },
    {
      "job": 79951949762,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463317023"
    },
    {
      "job": 79951949768,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463318633"
    },
    {
      "job": 79951949778,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463317230"
    },
    {
      "job": 79951949788,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463318497"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eddelbuettel/rcppredis",
  "_commit": {
    "id": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Roll micro release and date\n",
    "time": 1776186054
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RApiSerialize",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "RApiSerialize",
      "version": ">= 0.1.4",
      "role": "Imports"
    },
    {
      "package": "RcppMsgPack",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "c-plus-plus",
    "hiredis",
    "rcpp",
    "redis",
    "redis-client",
    "valkey",
    "cpp"
  ],
  "_stars": 56,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 328,
      "uuid": 673121
    },
    {
      "user": "russellpierce",
      "count": 28,
      "uuid": 1847158
    },
    {
      "user": "russell-datascience",
      "count": 14,
      "uuid": 9867573
    },
    {
      "user": "wush978",
      "count": 12,
      "uuid": 1252618
    },
    {
      "user": "wush-bridgewell",
      "count": 11,
      "uuid": 14171310
    },
    {
      "user": "armstrtw",
      "count": 11,
      "uuid": 48746
    },
    {
      "user": "johnlaing",
      "count": 4,
      "uuid": 982365
    },
    {
      "user": "bwlewis",
      "count": 4,
      "uuid": 142494
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel"
  },
  "_downloads": {
    "count": 367,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppRedis"
  },
  "_devurl": "https://github.com/eddelbuettel/rcppredis",
  "_searchresults": 87,
  "_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/RcppRedis.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/rcppredis",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2014-05-13"
    },
    {
      "version": "0.1.1",
      "date": "2014-06-09"
    },
    {
      "version": "0.1.2",
      "date": "2014-11-06"
    },
    {
      "version": "0.1.3",
      "date": "2014-12-10"
    },
    {
      "version": "0.1.4",
      "date": "2015-07-04"
    },
    {
      "version": "0.1.5",
      "date": "2015-07-17"
    },
    {
      "version": "0.1.6",
      "date": "2015-10-05"
    },
    {
      "version": "0.1.7",
      "date": "2016-04-27"
    },
    {
      "version": "0.1.8",
      "date": "2017-09-09"
    },
    {
      "version": "0.1.9",
      "date": "2018-10-27"
    },
    {
      "version": "0.1.10",
      "date": "2020-01-16"
    },
    {
      "version": "0.1.11",
      "date": "2021-06-26"
    },
    {
      "version": "0.2.0",
      "date": "2022-03-08"
    },
    {
      "version": "0.2.1",
      "date": "2022-04-10"
    },
    {
      "version": "0.2.2",
      "date": "2022-11-01"
    },
    {
      "version": "0.2.3",
      "date": "2023-03-08"
    },
    {
      "version": "0.2.4",
      "date": "2023-08-19"
    },
    {
      "version": "0.2.5",
      "date": "2025-03-26"
    },
    {
      "version": "0.2.6",
      "date": "2025-06-24"
    }
  ],
  "_exports": [
    "Redis",
    "redisMonitorChannels"
  ],
  "_help": [
    {
      "page": "rhiredis",
      "title": "Rcpp module using hiredis library to connect R to Redis",
      "topics": [
        "RcppRedis-package",
        "Rcpp_Redis",
        "Rcpp_Redis-class",
        "Redis",
        "serializeToChar",
        "serializeToRaw",
        "unserializeFromChar",
        "unserializeFromRaw"
      ]
    },
    {
      "page": "redisMonitorChannels",
      "title": "redisMonitorChannels",
      "topics": [
        "redisMonitorChannels"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rcppredis/raw/HEAD/README.md",
  "_rundeps": [
    "RApiSerialize",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libhiredis",
      "package": "libhiredis1.1.0",
      "headers": "libhiredis-dev",
      "source": "hiredis",
      "version": "1.2.0-6ubuntu3",
      "name": "hiredis",
      "homepage": "https://github.com/redis/hiredis",
      "description": "minimalistic C client library for Redis"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "redis-introduction.pdf.asis",
      "filename": "redis-introduction.pdf",
      "title": "Introduction to Redis",
      "engine": "Rcpp::asis",
      "headings": [
        "Overview and Introduction",
        "Data Structure Example Five: Sorted Sets",
        "Communication Example: Publish/Subscribe",
        "Application Example: Hash R Objects",
        "Summary"
      ],
      "created": "2026-04-14 16:58:51",
      "modified": "2026-04-14 16:58:51",
      "commits": 1
    },
    {
      "source": "market-monitoring.pdf.asis",
      "filename": "market-monitoring.pdf",
      "title": "Redis for Market Monitoring",
      "engine": "Rcpp::asis",
      "headings": [
        "Overview"
      ],
      "created": "2026-04-14 16:58:51",
      "modified": "2026-04-14 16:58:51",
      "commits": 1
    }
  ],
  "_score": 8.84606977172007,
  "_indexed": true,
  "_nocasepkg": "rcppredis",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6.1",
      "date": "2026-06-07T10:38:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
      "fileid": "cb070a7702dfdd82fcec45479f059e356948a72ffda797546f266c178c9d5dad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6.1",
      "date": "2026-06-07T10:38:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
      "fileid": "aa46cfbb74bae0e8f258d017719172a42839241d2bdbf697ee905b67b2e51f8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6.1",
      "date": "2026-06-07T10:38:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
      "fileid": "42eee43f7b2b2d85b62c62e317860a1c953346b91eb9778f3fdd997f1fcf35f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6.1",
      "date": "2026-06-07T10:38:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
      "fileid": "45dcb4e69c78bb05c25e9713bf69ac396c5ed0b037cd9485adcf2ffd5ed58881",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6.1",
      "date": "2026-06-07T10:38:19.000Z",
      "arch": "aarch64",
      "commit": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
      "fileid": "b51adaa3177b590a98eb98e66a19098f55bc6eeeff61b8967d387d5a732b72cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6.1",
      "date": "2026-06-07T10:38:59.000Z",
      "arch": "x86_64",
      "commit": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
      "fileid": "74ba90769236c1d99f03d3434f53e9feb31827c7188e2228b9f71285c28badee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6.1",
      "date": "2026-06-07T10:38:19.000Z",
      "arch": "aarch64",
      "commit": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
      "fileid": "da3982fea8af4dfa025f9c2e3ff409c76c33e5e0f12bc347851e2ecb05f28196",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6.1",
      "date": "2026-06-07T10:41:09.000Z",
      "arch": "x86_64",
      "commit": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
      "fileid": "1d6a21bd71be529f394a95d84bbc00ecb0e89c8880aacd066c52f819df08d60e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6.1",
      "date": "2026-06-07T10:38:31.000Z",
      "arch": "emscripten",
      "commit": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
      "fileid": "d77eb1dcd7e54ef0b223f1cf34517c4bdbb95ec96e30f6b2cd8be84f5c8aaabe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6.1",
      "date": "2026-06-07T10:38:12.000Z",
      "arch": "x86_64",
      "commit": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
      "fileid": "db1b23aa283ef552a7e5b584f18e23fd71ca028fae55b2707816bee12c5a7605",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6.1",
      "date": "2026-06-07T10:37:43.000Z",
      "arch": "x86_64",
      "commit": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
      "fileid": "6ad3399ccd1463f1c7284eca9111bbb78e2e61b431bc21acc2a26049e80b2b62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6.1",
      "date": "2026-06-07T10:37:47.000Z",
      "arch": "x86_64",
      "commit": "255102c2c6c9d98631ec0a25bdcf161140e00ce0",
      "fileid": "0a89f4b6c2cfc1e7061c41bd5939003973f47314cd4d94a467bce42410d4eb86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25852424860"
    }
  ]
}