[R] regex

2019-09-16 Thread Ivan Calandra
Dear useRs, I still have problems using regular expressions. I have two problems for which I have found workarounds, but I'm sure there are better ways of doing it. 1) list CSV files with "_w_" in the name Here is a sample of the files in the folder: myfiles <- c("BU-072_1_E1_RE_SEC-01_local

Re: [R] Query about calculating the monthly average of daily data columns

2019-09-16 Thread PIKAL Petr
Original email did not come through (some problems with formating). Hi No, on contrary. I **am** suggesting to change date column to real date asi it is easy to handle with appropriate functions. Here are some fake data > str(spdat) 'data.frame':   260 obs. of  3 variables: $ dates   : Date, f

[R] Problem with crossmeta package

2019-09-16 Thread Mohammadian
Hi! I have difficulty crossmeta package. Especifically the datasets wont download from NCBI through R. # my code library(crossmeta) library(Biobase) library(AnnotationDbi) data_dir <- file.path(getwd(), "data") # specify where data will be downloaded gse_names <- c("GSE9601", "GSE15069", "GSE5

Re: [R] Warning from installing packages in R3.6.1

2019-09-16 Thread Duncan Murdoch
The message you are seeing is coming from RStudio, not from R. You can see it here: https://github.com/rstudio/rstudio/blob/cf5076a88a219a275a2d128191c12c1f8f4e3890/src/cpp/session/modules/build/SessionBuildEnvironment.cpp#L164-L168 It's possible that updating RStudio will make it go away; if

[R] R Journal, Vol. 11, Issue 1

2019-09-16 Thread Norman Matloff
After a long delay, the issue was put online on Wednesday evening. As noted in the editorial, we are taking measures to help ensure that future issues will be more timely. Norm Matloff [[alternative HTML version deleted]] ___ r-annou...@r-proje