G'day,

Shao Ch'un I wrote the baseline correction module.

There are two things I think you need to do:

1. Install the rJava package

In R run the following command:

install.package("rJava")

Please refer to the manual for other R packages you might want to install.
https://docs.google.com/document/pub?id=1JtdNwp1y6wz_Boz8qVGESH-kSrMhcGaJWR18iGmhstU#h.1pys305nsw0o


2. Set R_LIBS_USER correctly.

In an earlier message the output of .libPaths() was "C:/Program 
Files/R/R-2.15.1/library" and the output of packageDescription("ptw") 
included "File: C:/Program Files/R/R-2.15.1/library/ptw/Meta/package.rds"

So please set R_LIBS_USER=C:/Program Files/R/R-2.15.1/library

BTW, this is unusual. Normally .libPaths() would include another 
directory under your personal home directory and ptw and other packages 
would be installed in it...

Please let us know how you get on.

Regards,
Chris.

This message may contain confidential information. If you are not the 
designated recipient, please notify the sender immediately, and delete the 
original and any copies. Any use of the message by you is prohibited. 



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Mzmine-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mzmine-devel

Reply via email to