{
  "_id": "6a1ef0f2b401979e734133c5",
  "Package": "nordstatExtras",
  "Title": "Shared 'SQLite' Cache Backend for the 'nordstat' Package Family",
  "Version": "0.1.0.9004",
  "Authors@R": "person(\"Love\", \"Hansson\", , \"love.hansson@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides a SQLite-backed cell-level cache that can be used\nas a drop-in backend by the 'nordstat' family of packages\n('rKolada', 'rTrafa', and 'pixieweb'). Designed for multi-user\nweb applications where minimal fetch latency and asynchronous\nwrites are required. Individual statistical values (\"cells\")\nare stored in a gatekeeper schema with a sidecar table for\narbitrary metadata dimensions, enabling deduplication across\noverlapping queries.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/LCHansson/nordstatExtras",
  "BugReports": "https://github.com/LCHansson/nordstatExtras/issues",
  "Repository": "https://lchansson.r-universe.dev",
  "Date/Publication": "2026-05-19 06:16:18 UTC",
  "RemoteUrl": "https://github.com/lchansson/nordstatextras",
  "RemoteRef": "HEAD",
  "RemoteSha": "69aa1ae09eb3b205ddbe72c981f7410ae828b6c2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:18:03 UTC",
    "User": "root"
  },
  "Author": "Love Hansson [aut, cre]",
  "Maintainer": "Love Hansson <love.hansson@gmail.com>",
  "MD5sum": "36ec3900d9de8705dec2557df508d74f",
  "_user": "lchansson",
  "_type": "src",
  "_file": "nordstatExtras_0.1.0.9004.tar.gz",
  "_fileid": "ec4417ba82d021231f534a1328d0528cb450fff79d3dc6694cfac6056b78f60c",
  "_filesize": 156775,
  "_sha256": "ec4417ba82d021231f534a1328d0528cb450fff79d3dc6694cfac6056b78f60c",
  "_created": "2026-05-19T08:18:03.000Z",
  "_published": "2026-06-02T15:04:18.326Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79102557407,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7078337103"
    },
    {
      "job": 79102558528,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7078335176"
    },
    {
      "job": 79102557384,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7078330771"
    },
    {
      "job": 79102557909,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7078326076"
    },
    {
      "job": 79102555669,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078295247"
    },
    {
      "job": 79102556221,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361560835"
    },
    {
      "job": 79102557163,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7078329863"
    },
    {
      "job": 79102558182,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7078321118"
    },
    {
      "job": 79102557511,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7078325647"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lchansson/actions/runs/26084970884",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lchansson/nordstatextras",
  "_commit": {
    "id": "69aa1ae09eb3b205ddbe72c981f7410ae828b6c2",
    "author": "LCHansson <love.hansson@gmail.com>",
    "committer": "LCHansson <love.hansson@gmail.com>",
    "message": "Update schema\n",
    "time": 1779171378
  },
  "_maintainer": {
    "name": "Love Hansson",
    "email": "love.hansson@gmail.com",
    "login": "lchansson",
    "description": "",
    "uuid": 2472298
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "mirai",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "lchansson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 6
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lchansson",
      "count": 8,
      "uuid": 2472298
    }
  ],
  "_userbio": {
    "uuid": 2472298,
    "type": "user",
    "name": "Love Hansson"
  },
  "_downloads": {
    "count": 480,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nordstatExtras"
  },
  "_devurl": "https://github.com/lchansson/nordstatextras",
  "_searchresults": 1,
  "_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/nordstatExtras.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lchansson/nordstatextras",
  "_realowner": "lchansson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "nxt_cache_handler",
    "nxt_clear",
    "nxt_close",
    "nxt_expired_searches",
    "nxt_flush",
    "nxt_gc",
    "nxt_is_backend",
    "nxt_open",
    "nxt_record_search",
    "nxt_search",
    "nxt_write_async"
  ],
  "_help": [
    {
      "page": "nxt_cache_handler",
      "title": "Drop-in cache handler for the nordstat family",
      "topics": [
        "nxt_cache_handler"
      ]
    },
    {
      "page": "nxt_clear",
      "title": "Clear cached queries from the nordstatExtras backend",
      "topics": [
        "nxt_clear"
      ]
    },
    {
      "page": "nxt_close",
      "title": "Close a nordstatExtras cache handle",
      "topics": [
        "nxt_close"
      ]
    },
    {
      "page": "nxt_expired_searches",
      "title": "List recorded searches that are due for a refresh",
      "topics": [
        "nxt_expired_searches"
      ]
    },
    {
      "page": "nxt_flush",
      "title": "Flush pending async writes",
      "topics": [
        "nxt_flush"
      ]
    },
    {
      "page": "nxt_gc",
      "title": "Garbage-collect stale cache rows",
      "topics": [
        "nxt_gc"
      ]
    },
    {
      "page": "nxt_is_backend",
      "title": "Detect whether a cache location should use the nordstatExtras backend",
      "topics": [
        "nxt_is_backend"
      ]
    },
    {
      "page": "nxt_open",
      "title": "Open or create a nordstatExtras SQLite cache",
      "topics": [
        "nxt_open"
      ]
    },
    {
      "page": "nxt_record_search",
      "title": "Record a live search so the local index finds it next time",
      "topics": [
        "nxt_record_search"
      ]
    },
    {
      "page": "nxt_search",
      "title": "Full-text search across cached metadata",
      "topics": [
        "nxt_search"
      ]
    },
    {
      "page": "nxt_write_async",
      "title": "Enqueue an asynchronous cache write",
      "topics": [
        "nxt_write_async"
      ]
    }
  ],
  "_readme": "https://github.com/lchansson/nordstatextras/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "DBI",
    "digest",
    "fastmap",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "pillar",
    "pkgconfig",
    "rlang",
    "RSQLite",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "nordstatextras",
  "_universes": [
    "lchansson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9004",
      "date": "2026-05-19T08:20:01.000Z",
      "distro": "noble",
      "commit": "69aa1ae09eb3b205ddbe72c981f7410ae828b6c2",
      "fileid": "0de904cf7c7afaa05d5cc5406c17349d218d08efd7d71676a7fe2ae2c18bcd38",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/26084970884"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9004",
      "date": "2026-05-19T08:19:56.000Z",
      "distro": "noble",
      "commit": "69aa1ae09eb3b205ddbe72c981f7410ae828b6c2",
      "fileid": "326cc2de7e955a1213e35cee6d74c31493535d733c9ae50cc8d8befc2ad4459d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/26084970884"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9004",
      "date": "2026-05-19T08:19:48.000Z",
      "commit": "69aa1ae09eb3b205ddbe72c981f7410ae828b6c2",
      "fileid": "0805635a2562f61251aabfa910ed1b9746ec2103016edf6ddcc2c093bdd93e1f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/26084970884"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9004",
      "date": "2026-05-19T08:19:33.000Z",
      "commit": "69aa1ae09eb3b205ddbe72c981f7410ae828b6c2",
      "fileid": "06790150345241cee81f47b093a8a3e1c13ad44c9b07619cf61f193c9012e53e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/26084970884"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9004",
      "date": "2026-05-19T08:19:32.000Z",
      "commit": "69aa1ae09eb3b205ddbe72c981f7410ae828b6c2",
      "fileid": "7083c7980c2d2990600d0d70b61821762e4057ee4ec02b67e6003d6ba41f9d01",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/26084970884"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9004",
      "date": "2026-05-19T08:19:09.000Z",
      "commit": "69aa1ae09eb3b205ddbe72c981f7410ae828b6c2",
      "fileid": "590f2082d50a84334716f7af88b401fef2dba0f5c6e07431da7d548440b385b9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/26084970884"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9004",
      "date": "2026-05-19T08:19:18.000Z",
      "commit": "69aa1ae09eb3b205ddbe72c981f7410ae828b6c2",
      "fileid": "029bf622eb3d8572bae7c7c1689e75c9aacfd272e1bc51cb9c1d983ea073ee6c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/26084970884"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9004",
      "date": "2026-06-02T15:03:06.000Z",
      "commit": "69aa1ae09eb3b205ddbe72c981f7410ae828b6c2",
      "fileid": "65eaebeb4b5ba7994337e6f883861c2789e04fffca565eb4cc28612a8b349753",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lchansson/actions/runs/26084970884"
    }
  ]
}