Bugs item #1720472, was opened at 2007-05-16 20:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1720472&group_id=48422

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: rpy
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can not loading "mgcv" package

Initial Comment:
I will try to loading package mgcv,
but I have get some error message:

>>> from rpy import *
RHOME= C:\Program Files\R\R-2.4.1
RVERSION= 2.4.1
RVER= 2041
RUSER= C:\Documents and Settings\Yslin
Loading the R DLL C:\Program Files\R\R-2.4.1\bin\R.dll .. Done.
Loading Rpy version 2041 .. Done.
Creating the R object 'r' ..  Done
>>> r.library("mgcv")
Warning message:
package 'mgcv' was built under R version 2.5.0 

Traceback (most recent call last):
  File "<pyshell#1>", line 1, in -toplevel-
    r.library("mgcv")
RException: 錯誤: package/namespace load failed for 'mgcv'

what's happen?
anyone can tell me? thanks...

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1720472&group_id=48422

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to