Package: muiMaterial Type: Package Title: 'Material UI' for 'shiny' Apps and 'Quarto' Version: 0.2.1 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/material', '@mui/lab', '@mui/system' and '@mui/utils' JavaScript libraries"), person(family = "Emotion team", role = "cph", comment = "Copyright holder of the bundled '@emotion/react' and '@emotion/styled' 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: Wraps the 'Material UI' React components for use in R, 'shiny' applications and 'quarto' documents, including inputs, layouts, navigation, and surfaces. All inputs come with R usage examples. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Depends: R (>= 4.1) Imports: checkmate (>= 2.0.0), htmltools (>= 0.5.0), shiny (>= 1.7.0), shiny.react (>= 0.4.0) Suggests: knitr, reactRouter (>= 0.2.0), shiny.router, testthat (>= 3.0.0) RoxygenNote: 7.3.3 URL: https://felixluginbuhl.com/muiMaterial/ BugReports: https://github.com/lgnbhl/muiMaterial/issues Config/testthat/edition: 3 Collate: 'aaa-utils.R' 'ThemeProvider.R' 'browse.R' 'components-extra.R' 'components.R' 'docs-templates.R' 'documentation.R' 'inputs.R' 'muiMaterial-package.R' 'muiMaterialDependency.R' 'muiMaterialExample.R' 'muiMaterialPage.R' 'reexports.R' 'static-tabs.R' 'triggerId.R' Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://lgnbhl.r-universe.dev Date/Publication: 2026-06-28 15:12:00 UTC RemoteUrl: https://github.com/lgnbhl/muimaterial RemoteRef: HEAD RemoteSha: 87e481902b43b4200e01655a9941bbe3884bcaa0 NeedsCompilation: no Packaged: 2026-06-28 15:38:38 UTC; root Author: Felix Luginbuhl [aut, cre, cph] (ORCID: ), MUI [cph] (Copyright holder of the bundled '@mui/material', '@mui/lab', '@mui/system' and '@mui/utils' JavaScript libraries), Emotion team [cph] (Copyright holder of the bundled '@emotion/react' and '@emotion/styled' 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')