Stat_red
No user record in our sample, but Stat_red has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but Stat_red has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Now they are all back up except for https://cloud.r-project.org/
Code dependency at mirror sites on r-project.org?
All down except for Uruguay. I wrote a quick R script. library(tidyverse) CRAN_mirrors <- read.csv("~/R/R-4.3.1/doc/CRAN_mirrors.csv") repos_up <- function(url_str) { host_str <- urltools::url_parse(url_str)$domain resp…
Many US mirrors are down and some globally, but NOT ALL! Example: U of Kansas Host rweb.crmda.ku.edu not found: 3(NXDOMAIN) But cran.rstudio.com is up. Russian mirror is down Host mirror.truenetwork.ru/CRAN/ not found:…