Skip to content

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:
This is because the Mac version was built under 2.9 and the Windows
version was built under 2.10.1.
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:

            
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