Hi Team,
Hi Team,
The user tried to install the DT package as per the katrisk instrucation in R-studio software. But it completely wiped out of her shiny package(which we run katrisk). So she tried to reinstall it again but it failed. kindly assist her.
Error Message: unexpected input in "install package"
We can try to restart R, then install.packages(c("shiny","DT")) this way open Katrisk; in R we have to type 2 commands. library(shiny) then RunApp()....after runApp; katisk opens.....I typed in library(shiny); it ran a bunch of commands and finally stopped with --- Error in library(shiny) : there is no package called ‘shiny’. can you advise resolve this issue