{
  "_id": "6a55ddaeff0138dec5d69fa7",
  "Package": "semantic.dashboard",
  "Type": "Package",
  "Title": "Dashboard with Fomantic UI Support for Shiny",
  "Version": "0.2.1",
  "Authors@R": "c(person(\"Filip\", \"Stachura\", email = \"filip@appsilon.com\", role = \"aut\"),\nperson(\"Dominik\", \"Krzeminski\", email = \"dominik@appsilon.com\", role = \"aut\"),\nperson(\"Krystian\", \"Igras\", role = \"aut\"),\nperson(\"Michał\", \"Maj\", role = \"ctb\"),\nperson(\"Michał\", \"Drzazga\", role = \"ctb\"),\nperson(\"Developers\", \"Appsilon\", email = \"support+opensource@appsilon.com\", role = \"cre\"),\nperson(family = \"Appsilon\", role = \"cph\"))",
  "Description": "It offers functions for creating dashboard with Fomantic\nUI.",
  "BugReports": "https://github.com/Appsilon/semantic.dashboard/issues",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://appsilon.r-universe.dev",
  "Date/Publication": "2024-04-18 20:47:14 UTC",
  "RemoteUrl": "https://github.com/appsilon/semantic.dashboard",
  "RemoteRef": "HEAD",
  "RemoteSha": "e2a29e546b0e792cfa61b374cb09f4168063defa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 06:53:46 UTC",
    "User": "root"
  },
  "Author": "Filip Stachura [aut],\nDominik Krzeminski [aut],\nKrystian Igras [aut],\nMichał Maj [ctb],\nMichał Drzazga [ctb],\nDevelopers Appsilon [cre],\nAppsilon [cph]",
  "Maintainer": "Developers Appsilon <support+opensource@appsilon.com>",
  "_user": "appsilon",
  "_type": "src",
  "_file": "semantic.dashboard_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/494b3b74ebaef0901b878496b2822e5b50d459fd87fe91e1d11b252826f3ff6a",
  "_filesize": 406832,
  "_sha256": "494b3b74ebaef0901b878496b2822e5b50d459fd87fe91e1d11b252826f3ff6a",
  "_expires": "2026-10-22T06:56:44.000Z",
  "_created": "2026-07-14T06:53:46.000Z",
  "_published": "2026-07-14T06:56:46.305Z",
  "_jobs": [
    {
      "job": 87020018506,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8302770831"
    },
    {
      "job": 87020018502,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302770595"
    },
    {
      "job": 87020018514,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8302749852"
    },
    {
      "job": 87020018513,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302752926"
    },
    {
      "job": 87019326665,
      "time": 244,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302716588"
    },
    {
      "job": 87020018503,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8302763689"
    },
    {
      "job": 87020018507,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8302763393"
    },
    {
      "job": 87020018529,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8302748821"
    },
    {
      "job": 87020018537,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302764704"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/appsilon/actions/runs/29312539439",
  "_status": "success",
  "_upstream": "https://github.com/appsilon/semantic.dashboard",
  "_commit": {
    "id": "e2a29e546b0e792cfa61b374cb09f4168063defa",
    "author": "Jakub Nowicki <kuba@appsilon.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #206 from sankhadeepdutta/main\n\nUpdated package logo and doc page color",
    "time": 1713473234
  },
  "_maintainer": {
    "name": "Developers Appsilon",
    "email": "support+opensource@appsilon.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 0.12.1",
      "role": "Imports"
    },
    {
      "package": "shiny.semantic",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rcmdcheck",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinydashboard",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "appsilon",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dashboard",
    "fomantic-ui",
    "rhinoverse",
    "semantic-ui",
    "shiny"
  ],
  "_stars": 256,
  "_contributors": [
    {
      "user": "dokato",
      "count": 84,
      "uuid": 4547289
    },
    {
      "user": "drzamich",
      "count": 44,
      "uuid": 26330688
    },
    {
      "user": "jakubnowicki",
      "count": 32,
      "uuid": 7279715
    },
    {
      "user": "maju116",
      "count": 27,
      "uuid": 11685462
    },
    {
      "user": "osenan",
      "count": 20,
      "uuid": 35930244
    },
    {
      "user": "averissimo",
      "count": 13,
      "uuid": 211358
    },
    {
      "user": "krystian8207",
      "count": 12,
      "uuid": 20457043
    },
    {
      "user": "damianrodziewicz",
      "count": 10,
      "uuid": 4648934
    },
    {
      "user": "galachad",
      "count": 8,
      "uuid": 4296390
    },
    {
      "user": "jakubsob",
      "count": 8,
      "uuid": 37193264
    },
    {
      "user": "marekrogala",
      "count": 7,
      "uuid": 1421503
    },
    {
      "user": "pawelchabros",
      "count": 4,
      "uuid": 81753658
    },
    {
      "user": "przytu1",
      "count": 4,
      "uuid": 4669074
    },
    {
      "user": "sankhadeepdutta",
      "count": 4,
      "uuid": 75749037
    },
    {
      "user": "andrie",
      "count": 1,
      "uuid": 479998
    }
  ],
  "_userbio": {
    "uuid": 6096772,
    "type": "organization",
    "name": "Appsilon",
    "followers": 428,
    "description": " Join a World-Class Team of Explorers :earth_americas: We're hiring! "
  },
  "_downloads": {
    "count": 334,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/semantic.dashboard"
  },
  "_devurl": "https://github.com/appsilon/semantic.dashboard",
  "_searchresults": 246,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/semantic.dashboard.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/appsilon/semantic.dashboard",
  "_realowner": "appsilon",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-04-23"
    },
    {
      "version": "0.1.5",
      "date": "2020-04-07"
    },
    {
      "version": "0.1.8",
      "date": "2020-10-20"
    },
    {
      "version": "0.2.0",
      "date": "2021-01-15"
    },
    {
      "version": "0.2.1",
      "date": "2021-11-09"
    }
  ],
  "_exports": [
    "box",
    "column",
    "dashboard_body",
    "dashboard_header",
    "dashboard_page",
    "dashboard_sidebar",
    "dashboardBody",
    "dashboardHeader",
    "dashboardPage",
    "dashboardSidebar",
    "dropdown_menu",
    "dropdown_menu_output",
    "dropdownMenu",
    "dropdownMenuOutput",
    "icon",
    "infoBox",
    "infoBoxOutput",
    "light_semantic_palette",
    "menu_item",
    "menu_item_output",
    "menuItem",
    "menuItemOutput",
    "menuSubItem",
    "message_item",
    "messageItem",
    "notification_item",
    "notificationItem",
    "render_dropdown_menu",
    "render_menu",
    "render_value_box",
    "renderDropdownMenu",
    "renderInfoBox",
    "renderMenu",
    "renderValueBox",
    "semantic_palette",
    "sidebar_menu",
    "sidebar_menu_output",
    "sidebar_user_panel",
    "sidebarMenu",
    "sidebarMenuOutput",
    "sidebarUserPanel",
    "tab_box",
    "tab_item",
    "tab_items",
    "tabBox",
    "tabItem",
    "tabItems",
    "task_item",
    "taskItem",
    "update_tab_items",
    "updateTabItems",
    "value_box",
    "value_box_output",
    "valueBox",
    "valueBoxOutput"
  ],
  "_help": [
    {
      "page": "box",
      "title": "Create a box.",
      "topics": [
        "box"
      ]
    },
    {
      "page": "column",
      "title": "Create a column.",
      "topics": [
        "column"
      ]
    },
    {
      "page": "dashboard_body",
      "title": "Create a body of a dashboard.",
      "topics": [
        "dashboardBody",
        "dashboard_body"
      ]
    },
    {
      "page": "dashboard_header",
      "title": "Create a header of a dashboard.",
      "topics": [
        "dashboardHeader",
        "dashboard_header"
      ]
    },
    {
      "page": "dashboard_page",
      "title": "Create a dashboard.",
      "topics": [
        "dashboardPage",
        "dashboard_page"
      ]
    },
    {
      "page": "dashboard_sidebar",
      "title": "Create a sidebar of a dashboard.",
      "topics": [
        "dashboardSidebar",
        "dashboard_sidebar"
      ]
    },
    {
      "page": "dropdown_menu",
      "title": "Create a dropdown menu.",
      "topics": [
        "dropdownMenu",
        "dropdown_menu"
      ]
    },
    {
      "page": "dropdown_menu_output",
      "title": "Create a dropdown menu output.",
      "topics": [
        "dropdownMenuOutput",
        "dropdown_menu_output"
      ]
    },
    {
      "page": "icon",
      "title": "Create Semantic UI icon tag (alias for 'icon' for compatibility with 'shinydashboard')",
      "topics": [
        "icon"
      ]
    },
    {
      "page": "light_semantic_palette",
      "title": "Semantic light colors https://github.com/Semantic-Org/Semantic-UI/blob/master/src/themes/default/globals/site.variables",
      "topics": [
        "light_semantic_palette"
      ]
    },
    {
      "page": "menu_item",
      "title": "Create a menu item.",
      "topics": [
        "menuItem",
        "menuSubItem",
        "menu_item"
      ]
    },
    {
      "page": "menu_item_output",
      "title": "Create a menu item output.",
      "topics": [
        "menuItemOutput",
        "menu_item_output"
      ]
    },
    {
      "page": "message_item",
      "title": "Create a message item.",
      "topics": [
        "messageItem",
        "message_item"
      ]
    },
    {
      "page": "notification_item",
      "title": "Create a notification item.",
      "topics": [
        "notificationItem",
        "notification_item"
      ]
    },
    {
      "page": "render_dropdown_menu",
      "title": "Create a dropdown menu output.",
      "topics": [
        "renderDropdownMenu",
        "render_dropdown_menu"
      ]
    },
    {
      "page": "render_menu",
      "title": "Create a menu output.",
      "topics": [
        "renderMenu",
        "render_menu"
      ]
    },
    {
      "page": "render_value_box",
      "title": "Create a value box output.",
      "topics": [
        "renderInfoBox",
        "renderValueBox",
        "render_value_box"
      ]
    },
    {
      "page": "semantic_palette",
      "title": "Semantic colors https://github.com/Semantic-Org/Semantic-UI/blob/master/src/themes/default/globals/site.variables",
      "topics": [
        "semantic_palette"
      ]
    },
    {
      "page": "sidebar_menu",
      "title": "Create a sidebar menu.",
      "topics": [
        "sidebarMenu",
        "sidebar_menu"
      ]
    },
    {
      "page": "sidebar_menu_output",
      "title": "Create a sidebar menu output.",
      "topics": [
        "sidebarMenuOutput",
        "sidebar_menu_output"
      ]
    },
    {
      "page": "sidebar_user_panel",
      "title": "Create a user panel",
      "topics": [
        "sidebarUserPanel",
        "sidebar_user_panel"
      ]
    },
    {
      "page": "tab_box",
      "title": "Create a tab box.",
      "topics": [
        "tabBox",
        "tab_box"
      ]
    },
    {
      "page": "tab_item",
      "title": "Create a tab",
      "topics": [
        "tabItem",
        "tab_item"
      ]
    },
    {
      "page": "tab_items",
      "title": "Create a panel with tabs.",
      "topics": [
        "tabItems",
        "tab_items"
      ]
    },
    {
      "page": "task_item",
      "title": "Create a task item.",
      "topics": [
        "taskItem",
        "task_item"
      ]
    },
    {
      "page": "update_tab_items",
      "title": "Change the selected tab on the client",
      "topics": [
        "updateTabItems",
        "update_tab_items"
      ]
    },
    {
      "page": "value_box",
      "title": "Create a valueBox.",
      "topics": [
        "infoBox",
        "valueBox",
        "value_box"
      ]
    },
    {
      "page": "value_box_output",
      "title": "Create a value box output.",
      "topics": [
        "infoBoxOutput",
        "valueBoxOutput",
        "value_box_output"
      ]
    }
  ],
  "_readme": "https://github.com/appsilon/semantic.dashboard/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "commonmark",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "semantic.assets",
    "shiny",
    "shiny.semantic",
    "sourcetools",
    "tinytex",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Build your first semantic.dashboard",
      "author": "Appsilon",
      "engine": "knitr::knitr",
      "headings": [
        "What is a dashboard?",
        "Why Semantic Dashboard?",
        "Semantic Dashboard",
        "Editing header",
        "Editing Sidebar and Body",
        "Full code"
      ],
      "created": "2021-01-16 12:57:19",
      "modified": "2021-11-09 13:08:34",
      "commits": 2
    }
  ],
  "_score": 8.644273112429486,
  "_indexed": true,
  "_nocasepkg": "semantic.dashboard",
  "_universes": [
    "appsilon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-14T06:56:09.000Z",
      "distro": "resolute",
      "commit": "e2a29e546b0e792cfa61b374cb09f4168063defa",
      "fileid": "https://r2.ropensci.org/15e1702a29a5f27ef06640a983066bd09200e8647afb5052c7266529e08b5c75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/29312539439"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-14T06:56:07.000Z",
      "distro": "resolute",
      "commit": "e2a29e546b0e792cfa61b374cb09f4168063defa",
      "fileid": "https://r2.ropensci.org/ae016b6a540eddf1339fffbc3b3c0c9de87d281427c087a2689de0505958a3b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/29312539439"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-14T06:55:18.000Z",
      "commit": "e2a29e546b0e792cfa61b374cb09f4168063defa",
      "fileid": "https://r2.ropensci.org/5aeaf82cba07174993068b0807808575185e90c756b6d3659a527470670aae18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/29312539439"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-14T06:55:25.000Z",
      "commit": "e2a29e546b0e792cfa61b374cb09f4168063defa",
      "fileid": "https://r2.ropensci.org/0c4db3b76e98476a65d85ce9e90eaa98e6434301ef473aad220af0b73d529050",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/29312539439"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-14T06:56:06.000Z",
      "commit": "e2a29e546b0e792cfa61b374cb09f4168063defa",
      "fileid": "https://r2.ropensci.org/517d0bccf4f4791efbfe0e4eecb81fa4774ceb75d2a29d2e29769fa4855c71b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/29312539439"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-14T06:55:44.000Z",
      "commit": "e2a29e546b0e792cfa61b374cb09f4168063defa",
      "fileid": "https://r2.ropensci.org/02368c38ff5282c6989a7ae829a835f56fda1bafbecc981713dbfe5e4807d506",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/29312539439"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-14T06:55:07.000Z",
      "commit": "e2a29e546b0e792cfa61b374cb09f4168063defa",
      "fileid": "https://r2.ropensci.org/a7eb4667e0872b12571f8705b7351b9897d44fd8aadc0d7bc5d55fb8244348ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/29312539439"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-14T06:55:46.000Z",
      "commit": "e2a29e546b0e792cfa61b374cb09f4168063defa",
      "fileid": "https://r2.ropensci.org/f15a45537d3192dc0cc6bde143e17d09df620b212e64f90321e34ecd1bae771e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/29312539439"
    }
  ]
}