{
  "_id": "6a19edfa1d7bb097a09c8751",
  "Package": "cheetahR",
  "Title": "High Performance Tables Using 'Cheetah Grid'",
  "Version": "0.4.0",
  "License": "GPL (>= 3)",
  "Authors@R": "c(\nperson(\"Olajoke\", \"Oladipo\", , \"olajoke@cynkra.com\", role = c(\"aut\", \"cre\")),\nperson(given = \"David\", family = \"Granjon\", role = c(\"aut\"),\nemail = \"david@cynkra.com\"),\nperson(\"cynkra GmbH\", email = \"mail@cynkra.com\", role = \"fnd\")\n)",
  "Description": "An R interface to 'Cheetah Grid', a high-performance\nJavaScript table widget. 'cheetahR' allows users to render\nmillions of rows in just a few milliseconds, making it an\nexcellent alternative to other R table widgets. The package\nwraps the 'Cheetah Grid' JavaScript functions and makes them\nreadily available for R users. The underlying grid\nimplementation is based on 'Cheetah Grid'\n<https://github.com/future-architect/cheetah-grid>.",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "quarto",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2026-05-29 17:23:02 UTC",
  "RemoteUrl": "https://github.com/cynkra/cheetahR",
  "RemoteRef": "HEAD",
  "RemoteSha": "cff32fc01abeaef6da2cef6767e02648ad15a613",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 19:38:59 UTC",
    "User": "root"
  },
  "Author": "Olajoke Oladipo [aut, cre],\nDavid Granjon [aut],\ncynkra GmbH [fnd]",
  "Maintainer": "Olajoke Oladipo <olajoke@cynkra.com>",
  "MD5sum": "98d3ff9a61ea48417e3b5ac115e31dbc",
  "_user": "cynkra",
  "_type": "src",
  "_file": "cheetahR_0.4.0.tar.gz",
  "_fileid": "9c3ebbfb903269be8315ae760ecb346692d24d7e58ec3bc3d5b62ddc6801e53b",
  "_filesize": 1847274,
  "_sha256": "9c3ebbfb903269be8315ae760ecb346692d24d7e58ec3bc3d5b62ddc6801e53b",
  "_created": "2026-05-29T19:38:59.000Z",
  "_published": "2026-05-29T19:50:18.187Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78573984890,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299539411"
    },
    {
      "job": 78573984859,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299537166"
    },
    {
      "job": 78573984931,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299605461"
    },
    {
      "job": 78573984946,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299688342"
    },
    {
      "job": 78573534858,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299490414"
    },
    {
      "job": 78573984853,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299531651"
    },
    {
      "job": 78573984900,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299532828"
    },
    {
      "job": 78573984894,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299524148"
    },
    {
      "job": 78573984910,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299529665"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/26658129300",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cynkra/cheetahR",
  "_commit": {
    "id": "cff32fc01abeaef6da2cef6767e02648ad15a613",
    "author": "olajoke <37660738+olajoke@users.noreply.github.com>",
    "committer": "olajoke <37660738+olajoke@users.noreply.github.com>",
    "message": "Update text\n",
    "time": 1780075382
  },
  "_maintainer": {
    "name": "Olajoke Oladipo",
    "email": "olajoke@cynkra.com",
    "login": "olajoke",
    "description": "",
    "uuid": 37660738
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    }
  ],
  "_owner": "cynkra",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2025-07-17"
    }
  ],
  "_topics": [
    "htmlwidget",
    "speed",
    "tables",
    "quarto"
  ],
  "_stars": 39,
  "_contributors": [
    {
      "user": "olajoke",
      "count": 191,
      "uuid": 37660738
    },
    {
      "user": "divadnojnarg",
      "count": 18,
      "uuid": 18291543
    },
    {
      "user": "christophsax",
      "count": 9,
      "uuid": 1390827
    },
    {
      "user": "nbenn",
      "count": 3,
      "uuid": 3158446
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 146,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cheetahR"
  },
  "_devurl": "https://github.com/cynkra/cheetahr",
  "_searchresults": 7,
  "_quarto": true,
  "_metadata": {
    "category": "Shiny",
    "cynkra_team_members": [
      "olajoke",
      "david"
    ]
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cheetahR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cynkra/cheetahr",
  "_realowner": "cynkra",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-04-18"
    },
    {
      "version": "0.2.0",
      "date": "2025-05-12"
    },
    {
      "version": "0.3.0",
      "date": "2025-07-21"
    }
  ],
  "_exports": [
    "add_cell_message",
    "add_row",
    "cheetah",
    "cheetah_proxy",
    "cheetahOutput",
    "column_def",
    "column_group",
    "date_format",
    "delete_row",
    "get_grid_data",
    "js_ifelse",
    "number_format",
    "renderCheetah"
  ],
  "_help": [
    {
      "page": "add_cell_message",
      "title": "Create a JavaScript cell message function for cheetahR widgets",
      "topics": [
        "add_cell_message"
      ]
    },
    {
      "page": "add_row",
      "title": "Add a row to a cheetah table",
      "topics": [
        "add_row"
      ]
    },
    {
      "page": "cheetah",
      "title": "Create a Cheetah Grid widget",
      "topics": [
        "cheetah"
      ]
    },
    {
      "page": "cheetah_proxy",
      "title": "Cheetah Grid Proxy",
      "topics": [
        "cheetah_proxy"
      ]
    },
    {
      "page": "cheetah-shiny",
      "title": "Shiny bindings for cheetah",
      "topics": [
        "cheetah-shiny",
        "cheetahOutput",
        "renderCheetah"
      ]
    },
    {
      "page": "cheetahr_shiny_utils",
      "title": "Shiny utility functions for cheetahR",
      "topics": [
        "cheetahr_shiny_utils"
      ]
    },
    {
      "page": "column_def",
      "title": "Column definition utility",
      "topics": [
        "column_def"
      ]
    },
    {
      "page": "column_group",
      "title": "Column group definitions",
      "topics": [
        "column_group"
      ]
    },
    {
      "page": "delete_row",
      "title": "Delete a row from a cheetah grid",
      "topics": [
        "delete_row"
      ]
    },
    {
      "page": "get_grid_data",
      "title": "Get the current data state of a cheetah grid",
      "topics": [
        "get_grid_data"
      ]
    },
    {
      "page": "js_ifelse",
      "title": "Convert an R logical expression into a JS ternary expression",
      "topics": [
        "js_ifelse"
      ]
    },
    {
      "page": "number_format",
      "title": "Column formatter",
      "topics": [
        "date_format",
        "number_format"
      ]
    }
  ],
  "_readme": "https://github.com/cynkra/cheetahR/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tibble",
    "tinytex",
    "utf8",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "cheetahR.qmd",
      "filename": "cheetahR.html",
      "title": "Get Started",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-04-04 11:23:06",
      "modified": "2026-05-29 17:23:02",
      "commits": 6
    }
  ],
  "_score": 6.244277120801843,
  "_indexed": true,
  "_nocasepkg": "cheetahr",
  "_universes": [
    "cynkra",
    "olajoke"
  ],
  "_previous": "0.3.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-29T19:41:22.000Z",
      "distro": "noble",
      "commit": "cff32fc01abeaef6da2cef6767e02648ad15a613",
      "fileid": "db9e599d4ee1a214ae421158d72a41ff483e5a3f461a2447db4ee3a74d65b4dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26658129300"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-29T19:41:17.000Z",
      "distro": "noble",
      "commit": "cff32fc01abeaef6da2cef6767e02648ad15a613",
      "fileid": "36d83108279b306bca9a0231f8bfb6e1c269b4edbfdaaa7ffadca169beb1cf36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26658129300"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-29T19:45:13.000Z",
      "commit": "cff32fc01abeaef6da2cef6767e02648ad15a613",
      "fileid": "ed170c588f6144279989ada38ebf731c09ba5e8197de9985ae5c5b3d7f7c39d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26658129300"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-29T19:49:37.000Z",
      "commit": "cff32fc01abeaef6da2cef6767e02648ad15a613",
      "fileid": "b09ae4763e3443237e53096d649edbb370bbc43ecd9f5c3a5be516f7400702ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26658129300"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-29T19:41:20.000Z",
      "commit": "cff32fc01abeaef6da2cef6767e02648ad15a613",
      "fileid": "58476fabc4e0861517f4420335ffd8c28da0b5da0c6f1ab6d27d50490673923e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26658129300"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-29T19:40:56.000Z",
      "commit": "cff32fc01abeaef6da2cef6767e02648ad15a613",
      "fileid": "307764ef9dd365e1e6aa7caf35c41ffd60fdb481a7334c506f7ea0c7515a98d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26658129300"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-29T19:40:30.000Z",
      "commit": "cff32fc01abeaef6da2cef6767e02648ad15a613",
      "fileid": "5cc514982cfd18d5bf768c17913bac3aa3642eae9da6a8451591d0ab1f87e5da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26658129300"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-29T19:40:48.000Z",
      "commit": "cff32fc01abeaef6da2cef6767e02648ad15a613",
      "fileid": "3fe797919405d876b994fd2058474c31ab80c192745725dd64b23b9404c334e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26658129300"
    }
  ]
}