I am building a package based on shiny and I get the following error message:
Warning: replacing previous import ‘DT::dataTableOutput’ by ‘shiny::dataTableOutput’ when loading ‘StatisticTeach1’
Warning: replacing previous import ‘DT::renderDataTable’ by ‘shiny::renderDataTable’ when loading ‘StatisticTeach1’
Although I make the suggested changes the problem persist