Re: [Rd] install.packages misleads about package availability?

2014-09-11 Thread Martin Maechler
> Martin Morgan > on Wed, 10 Sep 2014 11:49:31 -0700 writes: > In the context of installing a Bioconductor package using our biocLite() > function, install.packages() warns >> install.packages("RUVSeq", repos="http://bioconductor.org/packages/2.14/bioc";) > Installi

[Rd] Request for an 'R CMD check' on Solaris10

2014-09-11 Thread Anthony Hennessey
Our 'unittest' package is failing the CRAN checks for r-patched-solaris-* Based on the Solaris and R docs we think we have a fix but our maths dept does not have any Solaris machines and we have had no success in building a VM with a working R. If anyone would be willing to CMD check the attached

Re: [Rd] Request for an 'R CMD check' on Solaris10

2014-09-11 Thread Dirk Eddelbuettel
Hi Anthony, Sadly I do not have access to Solaris so I cannot help you. Worse yet, I am in need of a similar issue for one of my CRAN packages. So if someone reaches out to you and seems eager to help some more I could do with another small test on Solaris. Best of luck -- I hope someone can

Re: [Rd] Request for an 'R CMD check' on Solaris10

2014-09-11 Thread Gábor Csárdi
Hi Dirk and Anthony, I have a Solaris VM with R, on an old machine of mine, but will only have access to it tomorrow. So if nobody else can do it, I can try to give you access to the VM tomorrow, or just run the check. I might need to update R on it, though, AFAIR it either has 3.0.0 or 2.15.x. G