galuardi / boaR

Belkin O'Reilly Algorithm
4 stars 5 forks source link

boaR-problems installing from github #1

Open lenkafronkova opened 6 years ago

lenkafronkova commented 6 years ago

Hello, I followed your script which was meant to install boarR (tried in RStudio and R console) using install.packages("devtools") library(devtools) install_github("galuardi/boaR") however, I am getting an error message : "Installation failed: Timeout was reached: Connection timed out after 10000 milliseconds" which seems like I have a connection issue to github. I wanted to download a zip/tar/gz installation file for boaR package but I cannot find anything on github.com/galuardu/boaR/ ? Can you please let me know if this exists? Many thanks Lenka

camrinbraun commented 6 years ago

try the following:

devtools::install_github("camrinbraun/boaR")

I forked @galuardi repo a while back and made some dependency changes. I think that's your installation issue. Also, obviously check your connectivity with Github.

Mr-Nobody-dey commented 4 years ago

hi @galuardi can you please add a text file stating how to use this function or code. I am working on a project related to front detection. And i will have to use my sst plots for front detection. so how to input my images to this function.