Hey everyone. I think I ran something that seriously messed up my computer. either the path or root. not sure what I ran or what term to use to describe whats going on now. The problem is, I have installed previously everything I need concerning r, python, etc and I am able to successfully execute python or r script smoothly. But recently I just cant do anything and each time i try to start installation I would get a version error and all sorts of error. Is anyone able to help me get back to the PAth or directory so I dont have to do all this installation again?
Examples below.
Example: I previously had Sushi, but since when running my script its saying there is no sushi.
BiocManager::install("Sushi") -bash: syntax error near unexpected token `"Sushi"' or from r
install.packages("Sushi")
package ‘Sushi’ is not available (for R version 3.6.0)
Maybe show some error messages?
Example: I previously had Sushi, but since when running my script its saying there is no sushi.
or from r