{
  "_id": "6a37b7743efcd9bda4429dc8",
  "Package": "muiDataGrid",
  "Type": "Package",
  "Title": "'MUI X Data Grid' for 'shiny' Apps and 'Quarto'",
  "Version": "0.1.2",
  "Authors@R": "c(person(given = \"Felix\",\nfamily = \"Luginbuhl\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"felix.luginbuhl@protonmail.ch\",\ncomment = c(ORCID = \"0009-0008-6625-2899\")),\nperson(family = \"MUI\",\nrole = \"cph\",\ncomment = \"Copyright holder of the bundled '@mui/x-data-grid', '@mui/x-virtualizer', '@mui/x-internals', '@mui/private-theming' and '@mui/styled-engine' JavaScript libraries\"),\nperson(family = \"Meta Platforms, Inc. and affiliates\",\nrole = \"cph\",\ncomment = \"Copyright holder of the bundled 'react-is' JavaScript library; 'react' and 'react-dom' are declared as peer dependencies and provided at runtime by 'shiny.react'\"))",
  "Maintainer": "Felix Luginbuhl <felix.luginbuhl@protonmail.ch>",
  "Description": "Provides access to 'MUI X Data Grid', a fast and\nextensible React data table and React data grid, with\nfiltering, sorting, pagination, and more. Bundles the\nMIT-licensed community edition of the '@mui/x-data-grid'\nJavaScript library (the commercial 'Pro' and 'Premium' tiers\nare not included).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.3",
  "URL": "https://felixluginbuhl.com/muiDataGrid/",
  "BugReports": "https://github.com/lgnbhl/muiDataGrid/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://lgnbhl.r-universe.dev",
  "Date/Publication": "2026-06-14 10:41:49 UTC",
  "RemoteUrl": "https://github.com/lgnbhl/muidatagrid",
  "RemoteRef": "HEAD",
  "RemoteSha": "7c175d67eb7e932f7f7ac7ec875fe7a32dfadbe0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 09:59:09 UTC",
    "User": "root"
  },
  "Author": "Felix Luginbuhl [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0008-6625-2899>),\nMUI [cph] (Copyright holder of the bundled '@mui/x-data-grid',\n'@mui/x-virtualizer', '@mui/x-internals', '@mui/private-theming'\nand '@mui/styled-engine' JavaScript libraries),\nMeta Platforms, Inc. and affiliates [cph] (Copyright holder of the\nbundled 'react-is' JavaScript library; 'react' and 'react-dom' are\ndeclared as peer dependencies and provided at runtime by\n'shiny.react')",
  "MD5sum": "374c84209be48d1d9aee803e994046ac",
  "_user": "lgnbhl",
  "_type": "src",
  "_file": "muiDataGrid_0.1.2.tar.gz",
  "_fileid": "416af383ca3ade2701d4d76b5c127fcc86bde337bd32cfcc7c0f7c522dc2ff3f",
  "_filesize": 659772,
  "_sha256": "416af383ca3ade2701d4d76b5c127fcc86bde337bd32cfcc7c0f7c522dc2ff3f",
  "_created": "2026-06-21T09:59:09.000Z",
  "_published": "2026-06-21T10:05:40.641Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82560615738,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774199475"
    },
    {
      "job": 82560615748,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774199618"
    },
    {
      "job": 82560615744,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774228033"
    },
    {
      "job": 82560615742,
      "time": 68,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774222989"
    },
    {
      "job": 82560395454,
      "time": 225,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774183141"
    },
    {
      "job": 82560615734,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774197832"
    },
    {
      "job": 82560615756,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774193415"
    },
    {
      "job": 82560615757,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774192884"
    },
    {
      "job": 82560615762,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774193830"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lgnbhl/actions/runs/27900701334",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lgnbhl/muidatagrid",
  "_commit": {
    "id": "7c175d67eb7e932f7f7ac7ec875fe7a32dfadbe0",
    "author": "lgnbhl <felix.luginbuhl@protonmail.ch>",
    "committer": "lgnbhl <felix.luginbuhl@protonmail.ch>",
    "message": "Fix webpack build with .mjs-shipping MUI deps\n\nRelax fullySpecified resolution so webpack 5 can resolve MUI's\nextension-less ESM imports (react-transition-group/TransitionGroupContext),\nand disable size-budget warnings for the inherently large grid bundle.\nRebuild x-data-grid.js.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n",
    "time": 1781433709
  },
  "_maintainer": {
    "name": "Felix Luginbuhl",
    "email": "felix.luginbuhl@protonmail.ch",
    "login": "lgnbhl",
    "description": "Full-stack R developer",
    "uuid": 29467632
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shiny.react",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "muiMaterial",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "lgnbhl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 19
    },
    {
      "week": "2026-15",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 7
    },
    {
      "week": "2026-23",
      "n": 6
    },
    {
      "week": "2026-24",
      "n": 19
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lgnbhl",
      "count": 60,
      "uuid": 29467632
    }
  ],
  "_userbio": {
    "uuid": 29467632,
    "type": "user",
    "name": "Félix Luginbuhl",
    "followers": 74,
    "description": "Full-stack R developer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/muiDataGrid"
  },
  "_devurl": "https://github.com/lgnbhl/muidatagrid",
  "_pkgdown": "https://felixluginbuhl.com/muiDataGrid/",
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/muiDataGrid.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lgnbhl/muidatagrid",
  "_realowner": "lgnbhl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2026-06-20"
    }
  ],
  "_exports": [
    "DataGrid",
    "DataGridServer",
    "JS",
    "muiDataGridDependency",
    "processGridParams",
    "reactOutput",
    "renderReact",
    "setInput",
    "triggerEvent"
  ],
  "_help": [
    {
      "page": "DataGrid",
      "title": "DataGrid",
      "topics": [
        "DataGrid"
      ]
    },
    {
      "page": "DataGridServer",
      "title": "Server-Side DataGrid",
      "topics": [
        "DataGridServer"
      ]
    },
    {
      "page": "muiDataGridDependency",
      "title": "Mui X Data Grid UI JS dependency",
      "topics": [
        "muiDataGridDependency"
      ]
    },
    {
      "page": "print.muiDataGrid",
      "title": "Print muiDataGrid components",
      "topics": [
        "print.muiDataGrid"
      ]
    },
    {
      "page": "processGridParams",
      "title": "Process server-side grid parameters",
      "topics": [
        "processGridParams"
      ]
    }
  ],
  "_readme": "https://github.com/lgnbhl/muidatagrid/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "logger",
    "magrittr",
    "memoise",
    "mime",
    "muiMaterial",
    "otel",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "shiny.react",
    "sourcetools",
    "stringi",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_score": 3.88930170250631,
  "_indexed": true,
  "_nocasepkg": "muidatagrid",
  "_universes": [
    "lgnbhl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-21T10:01:24.000Z",
      "distro": "noble",
      "commit": "7c175d67eb7e932f7f7ac7ec875fe7a32dfadbe0",
      "fileid": "b8d646cd3af11a988737a9f8123f70fe937c19c7c985fd442fbdcbe8c2fd139d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lgnbhl/actions/runs/27900701334"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-21T10:01:24.000Z",
      "distro": "noble",
      "commit": "7c175d67eb7e932f7f7ac7ec875fe7a32dfadbe0",
      "fileid": "49a9c46f5d9cadb8ab79c05e58484f4975866eb5386d266f4009026e24113829",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lgnbhl/actions/runs/27900701334"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-21T10:05:13.000Z",
      "commit": "7c175d67eb7e932f7f7ac7ec875fe7a32dfadbe0",
      "fileid": "7b36d98b1ff2b74b26a5cd3ec1d101d0dcb706dba3749d661a7fd42049eb79c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lgnbhl/actions/runs/27900701334"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-21T10:04:34.000Z",
      "commit": "7c175d67eb7e932f7f7ac7ec875fe7a32dfadbe0",
      "fileid": "b8f4ae20320ee7277ae8fa909dae02df955bc5eee5f32b59f504e1c433b6b2f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lgnbhl/actions/runs/27900701334"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-21T10:01:21.000Z",
      "commit": "7c175d67eb7e932f7f7ac7ec875fe7a32dfadbe0",
      "fileid": "89552534c652658fe9d50b2d9265abab0523b8360b514cc05d4daecd55315e91",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lgnbhl/actions/runs/27900701334"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-21T10:00:31.000Z",
      "commit": "7c175d67eb7e932f7f7ac7ec875fe7a32dfadbe0",
      "fileid": "6b64720a4986e9612a23bab268da4a6693a05af00dd291bc4fa1eb1a50d1232d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lgnbhl/actions/runs/27900701334"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-21T10:00:27.000Z",
      "commit": "7c175d67eb7e932f7f7ac7ec875fe7a32dfadbe0",
      "fileid": "9351200428654181b07097412480b4751d170d09b3df3079f9d48ee18bd82071",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lgnbhl/actions/runs/27900701334"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-21T10:00:33.000Z",
      "commit": "7c175d67eb7e932f7f7ac7ec875fe7a32dfadbe0",
      "fileid": "72c7aedadd29d73fd79e6604107803a8a69297a1171449b43a26705d0807cb71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lgnbhl/actions/runs/27900701334"
    }
  ]
}