Package: muiDataGrid Type: Package Title: 'MUI X Data Grid' for 'shiny' Apps and 'Quarto' Version: 0.1.2.9000 Authors@R: c(person(given = "Felix", family = "Luginbuhl", role = c("aut", "cre", "cph"), email = "felix.luginbuhl@protonmail.ch", comment = c(ORCID = "0009-0008-6625-2899")), person(family = "MUI", role = "cph", comment = "Copyright holder of the bundled '@mui/x-data-grid', '@mui/x-virtualizer', '@mui/x-internals', '@mui/private-theming' and '@mui/styled-engine' JavaScript libraries"), person(family = "Meta Platforms, Inc. and affiliates", role = "cph", comment = "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 Description: Provides access to 'MUI X Data Grid', a fast and extensible React data table and React data grid, with filtering, sorting, pagination, and more. Bundles the MIT-licensed community edition of the '@mui/x-data-grid' JavaScript library (the commercial 'Pro' and 'Premium' tiers are not included). License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Depends: R (>= 3.4) Imports: htmltools, shiny, shiny.react (>= 0.4.0), muiMaterial (>= 0.2.0), utils Suggests: knitr, rmarkdown, dplyr, testthat (>= 3.0.0) 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-07-19 10:02:34 UTC RemoteUrl: https://github.com/lgnbhl/muidatagrid RemoteRef: HEAD RemoteSha: 9e49df5d8291fcc377737753e3972fdeff7694c8 NeedsCompilation: no Packaged: 2026-07-19 10:25:19 UTC; root Author: Felix Luginbuhl [aut, cre, cph] (ORCID: ), MUI [cph] (Copyright holder of the bundled '@mui/x-data-grid', '@mui/x-virtualizer', '@mui/x-internals', '@mui/private-theming' and '@mui/styled-engine' JavaScript libraries), Meta Platforms, Inc. and affiliates [cph] (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')