Re: [Rd] Recursive dir.create() on Windows shares

2016-09-26 Thread Duncan Murdoch
On 26/09/2016 5:27 PM, Evan Cortens wrote: Hi folks, I've noticed that there's an issue with the recursive creation of directories that reside on network shares. For example: dir.create('SERVERNAME\\Empl\\Home1\\active\\e\\ecortens\\thisisatest', recursive = TRUE) Warning message: In

[Rd] Recursive dir.create() on Windows shares

2016-09-26 Thread Evan Cortens
Hi folks, I've noticed that there's an issue with the recursive creation of directories that reside on network shares. For example: > dir.create('SERVERNAME\\Empl\\Home1\\active\\e\\ecortens\\thisisatest', recursive = TRUE) Warning message: In

Re: [Rd] Undocumented 'use.names' argument to c()

2016-09-26 Thread Martin Maechler
> Suharto Anggono Suharto Anggono > on Mon, 26 Sep 2016 14:51:11 + writes: > By "an argument named 'use.names' is included for concatenation", I meant something like this, that someone might try. >> c(as.Date("2016-01-01"), use.names=FALSE)

Re: [Rd] Undocumented 'use.names' argument to c()

2016-09-26 Thread Suharto Anggono Suharto Anggono via R-devel
By "an argument named 'use.names' is included for concatenation", I meant something like this, that someone might try. > c(as.Date("2016-01-01"), use.names=FALSE) use.names "2016-01-01" "1970-01-01" See, 'use.names' is in the output. That's precisely because 'c.Date' doesn't

Re: [Bioc-devel] Package submission deadline

2016-09-26 Thread Janssen-10, R.R.E.
On Monday, September 26, 2016 12:46 PM, Martin Morgan wrote: > On 09/26/2016 06:13 AM, Janssen-10, R.R.E. wrote: >> Hi all, >> >> We have a package that is currently under review for inclusion, and >> on the release schedule page [1] the deadline for package submissions >> is today. >> >> Does

Re: [Bioc-devel] Package submission deadline

2016-09-26 Thread Martin Morgan
On 09/26/2016 06:13 AM, Janssen-10, R.R.E. wrote: Hi all, We have a package that is currently under review for inclusion, and on the release schedule page [1] the deadline for package submissions is today. Does this mean that packages that are currently under review are not going to be