Closed rix133 closed 1 year ago
We need to clean up before release
Update the README with right links and so on
Update the README with right links and so on
see also #161
browseVignettes(package = "RDBEScore")
does not seem to work for me currently It seems to have to do with Rstudio issue: https://github.com/rstudio/rstudio/issues/1766 Anyway
browseVignettes(package = "RDBEScore")
should work
after remotes::install_github("ices-tools-dev/RDBEScore@dev", build_vignettes = T)
dev merged to main #191
The main needs to be updated to the latest RDBES version 1.19.18 The dev needs some fixes so that it could be added to main:
browseVignettes(package = "RDBEScore")
should work afterremotes::install_github("ices-tools-dev/RDBEScore@dev", build_vignettes = T)