An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20101116/d939854e/attachment.pl>
Error: package 'pcvsuite' was built before R 2.10.0: please re-install it
3 messages · Brant Inman, Ben Bolker, Ken Beath
On 10-11-16 10:37 PM, Brant Inman wrote:
R-helpers, I have had difficulty installing the "pcvsuite" package on R version 2.12.0 (2010-10-15). The pcvsuite package is not available on CRAN, but is located for download at the following website at the University of Washington: Windows version http://labs.fhcrc.org/pepe/dabs/pcvsuite_1.0.zip Mac version http://labs.fhcrc.org/pepe/dabs/pcvsuite_1.0_R_i386-apple-darwin8.11.1.tar.gz I am using a MacBook Pro and have both Windows 7 and Mac OS X snow leopard installed on their respective partitions. When I install the windows pcvsuite zip file on the Windows partition using R 2.12.0 (64 bit), I get no problems. However, when I install the mac version of pcvsuite on the Mac partition of the same computer and an identical version of R (except for Mac), I get the following: * installing *binary* package ?pcvsuite? ... * DONE (pcvsuite)
library(pcvsuite)
Error: package 'pcvsuite' was built before R 2.10.0: please re-install it
This is because the Mac version was built under 2.9 and the Windows version was built under 2.10.1.
Anybody have an idea of how I can use the pcvsuite package running on R 2.12.0 for Mac?
Write to the authors and ask for a source (.tgz) version? Run the package on windows, dump the R code to new .R files, and create your own package which you can then rebuild on the Mac? If you haven't built packages before this will take a bit of work (see the R Extensions manual), but if you really need these functions ...
On 17/11/2010, at 2:37 PM, Brant Inman wrote:
R-helpers, I have had difficulty installing the "pcvsuite" package on R version 2.12.0 (2010-10-15). The pcvsuite package is not available on CRAN, but is located for download at the following website at the University of Washington: Windows version http://labs.fhcrc.org/pepe/dabs/pcvsuite_1.0.zip Mac version http://labs.fhcrc.org/pepe/dabs/pcvsuite_1.0_R_i386-apple-darwin8.11.1.tar.gz I am using a MacBook Pro and have both Windows 7 and Mac OS X snow leopard installed on their respective partitions. When I install the windows pcvsuite zip file on the Windows partition using R 2.12.0 (64 bit), I get no problems. However, when I install the mac version of pcvsuite on the Mac partition of the same computer and an identical version of R (except for Mac), I get the following: * installing *binary* package ?pcvsuite? ... * DONE (pcvsuite)
library(pcvsuite)
Error: package 'pcvsuite' was built before R 2.10.0: please re-install it
Anybody have an idea of how I can use the pcvsuite package running on R 2.12.0 for Mac?
I would suggest going to the page from which you downloaded the software, presumably http://labs.fhcrc.org/pepe/dabs/software.html and click on the contact tab and tell them your problem. Either they will rebuild or supply source. Ken
Thank you in advance for any solutions. Brant Inman Duke University [[alternative HTML version deleted]]
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-mac