kolaczyk / sand

Statistical Analysis of Network Data with R, 2nd Edition
294 stars 192 forks source link

Cannot install "sand" in current R version #11

Open VittorioTantucci opened 3 years ago

VittorioTantucci commented 3 years ago

install.packages("sand") Installing package into ‘/Users/XXX/Library/R/3.4/library’ (as ‘lib’ is unspecified) Warning in install.packages : package ‘sand’ is not available (for R version 3.4.3)

gaborcsardi commented 3 years ago

R 3.4.3 was released three years ago, so not really current. sand needs R 3.5.0 now, see e.g. https://cran.rstudio.com/web/packages/sand/

VittorioTantucci commented 3 years ago

Thanks a lot! :-)

VittorioTantucci commented 3 years ago

Thanks a lot!

Seems ti be working now! I am looking forward to learn more about to package.

Best wishes,

Vittorio

Inviato da iPhone

Il giorno 8 gen 2021, alle ore 15:25, Gábor Csárdi notifications@github.com ha scritto:

 R 3.4.3 was released three years ago, so not really current. sand needs R 3.5.0 now, see e.g. https://cran.rstudio.com/web/packages/sand/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.