Category: Windows

Download all R packages at once from an online r-cran repository

Long story short:   library(miniCRAN) repo <- “https://cran.rstudio.com” pkgs <- available.packages()[,1] pkgList <- pkgDep(pkgs, repos=repo, type=”source”, suggests=FALSE)in R: makeRepo(pkgList, path=”D:/Rpackages”, repos=repo, type=c(“win.binary”)) will download every existing packages, as windows binary,… Read more »

Win XP and Server 2003 wannacrypt patch

Microsoft WannaCrypt Hotfix Patch can patch Windows XP, and Windows Server 2003 against the Wannacrypt ransomware as well as anyone who isn’t using Windows Updates. windowsserver2003-kb4012598-x86-custom-enu_f617caf6e7ee6f43abe4b386cb1d26b3318693cf.exe