Re: [Rd] 00LOCK and nfs

2010-06-10 Thread Prof Brian Ripley
Note that this patch is incomplete: there are three separate branches in install.packages() where R CMD INSTALL is used, and one already uses --pkglock. (So a short-term solution for you is to set Ncpus 1.) However, I think this request has been subsumed by a more general need to be able

[Rd] Request: difftime method for cut()

2010-06-10 Thread Gustaf Rydevik
Hi all, The recent change in 2.11 that made as.numeric() return false on difftime-objects broke some of my code that calculated age classes of individuals using cut(). While this was no big thing to fix for me, it might be wise to provide a cut.difftime method to  stop other old code from

Re: [Rd] Question on trying to build R 2.11.1 on Tru64(aka OSF1)

2010-06-10 Thread Bill . Glessner
I created a separate build directory, started with a fresh source directory, changed directory into the build directory, ran configure from the source directory. Then put 'set -v' at the top of build-directory/src/scripts/Rcmd before issuing the gnumake. The build had the same problem with the

[Rd] OWL ontologies in R?

2010-06-10 Thread Stavros Macrakis
Are there any R packages to import and use Web Ontology Language (OWL) ontologies (represented in OWL/RDF or other form)? Thanks, -s [[alternative HTML version deleted]] __ R-devel@r-project.org mailing list

[Rd] R-based version of R CMD build broken on Windows

2010-06-10 Thread Hervé Pagès
Hi, The R-based version of R CMD build doesn't work for me on Windows: E:\biocbld\bbs-2.7-biocR\bin\R CMD build meat\Biobase * checking for file 'meat\Biobase/DESCRIPTION' ... OK * preparing 'Biobase': * checking DESCRIPTION meta-information ... OK * cleaning src * installing the