Hi,
I am new to this, I have RStudio and Kraken Braken Outputs, how do i install and whats input commands, i is there any user manual om installation and usage. i tried with this below in Rstudio.
if (!require(remotes)) { install.packages("remotes") }
remotes::install_github("fbreitwieser/pavian")
got this error
Error in utils::download.file(url, path, method = method, quiet = quiet, :
cannot open URL 'https://api.github.com/repos/fbreitwieser/pavian/tarball/HEAD'
Hi,
I am new to this, I have RStudio and Kraken Braken Outputs, how do i install and whats input commands, i is there any user manual om installation and usage. i tried with this below in Rstudio.
got this error