Skip to main content

Topics

This section allows you to view all Topics made by this member. Note that you can only see Topics made in areas you currently have access to.

Topics - robert_jansen_2

1
metaXCMS / Error: package ‘metaXCMS’ was built before R 3.0.0
Hi all,

When installing metaXCMS as described on the website, I get the following message:

Error: package ‘metaXCMS’ was built before R 3.0.0: please re-install it

I have also tried it on other PC's (including one with a fresh R installation) and got the same error.

Am I doing something wrong?

Thanks!

Robert


*****
> sessionInfo()
R version 3.0.1 (2013-05-16)
Platform: i386-w64-mingw32/i386 (32-bit)

locale:
[1] LC_COLLATE=Dutch_Netherlands.1252  LC_CTYPE=Dutch_Netherlands.1252    LC_MONETARY=Dutch_Netherlands.1252 LC_NUMERIC=C                     
[5] LC_TIME=Dutch_Netherlands.1252   

attached base packages:
[1] stats    graphics  grDevices utils    datasets  methods  base   

other attached packages:
[1] BiocInstaller_1.10.2

loaded via a namespace (and not attached):
[1] tools_3.0.1


****

> traceback()
3: stop(gettextf("package %s was built before R 3.0.0: please re-install it",
      sQuote(pkgname)), call. = FALSE, domain = NA)
2: testRversion(pkgInfo, package, pkgpath)
1: library(metaXCMS)