CaPO4Sim
CaPO4Sim copied to clipboard
Expected tag to be of type li
run_CaPO4Sim(context = "virtual-patient")
Loading required namespace: bs4Dash
Loading required namespace: V8
Failed with error: ‘there is no package called ‘V8’’
Package 'V8' is required to run this function
Attaching package: ‘bs4Dash’
The following objects are masked from ‘package:shinydashboardPlus’:
accordion, accordionItem, appButton, attachmentBlock, blockQuote, box, boxComment, boxDropdown,
boxDropdownItem, boxLabel, boxPad, boxProfile, boxProfileItem, boxSidebar, carousel, carouselItem,
controlbarItem, controlbarMenu, dashboardBadge, dashboardControlbar, dashboardFooter, dashboardHeader,
dashboardPage, dashboardSidebar, dashboardUser, dashboardUserItem, descriptionBlock, dropdownDivider,
loadingState, messageItem, notificationItem, productList, productListItem, progressBar, renderUser,
skinSelector, socialBox, starBlock, taskItem, timelineBlock, timelineEnd, timelineItem, timelineItemMedia,
timelineLabel, timelineStart, updateAccordion, updateBox, updateBoxSidebar, updateControlbar,
updateControlbarMenu, updateSidebar, updateUserMessages, userBlock, userBox, userDescription, userList,
userListItem, userMessage, userMessages, userOutput, userPost, userPostMedia, userPostTagItem,
userPostTagItems
The following objects are masked from ‘package:shinydashboard’:
box, dashboardBody, dashboardHeader, dashboardPage, dashboardSidebar, dropdownMenu, dropdownMenuOutput,
infoBox, infoBoxOutput, menuItem, menuItemOutput, menuSubItem, messageItem, notificationItem, renderInfoBox,
renderMenu, renderValueBox, sidebarMenu, sidebarMenuOutput, sidebarUserPanel, tabBox, tabItem, tabItems,
taskItem, updateTabItems, valueBox, valueBoxOutput
The following object is masked from ‘package:shinyWidgets’:
progressBar
The following objects are masked from ‘package:shiny’:
actionButton, column, insertTab, tabsetPanel
The following object is masked from ‘package:graphics’:
box
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
filter, lag
The following objects are masked from ‘package:base’:
intersect, setdiff, setequal, union
Error in tagAssert(item, type = "li", class = "dropdown") :
Expected tag to be of type li
how solve this?
anyone?