Skip to content
Prev 106490 / 398513 Next

Pb with R.matlab

Hello,

I have problems running the R.matlab package. I work with R 2.3.1, under 
windows (using the Rgui). It seems that, even after loading the package, 
the "simple" functions such as writeMat() or readMat() are not recognized.

For example, the following script leads to an error:
--- Please select a CRAN mirror for use in this session ---
essai de l'URL 
'http://cran.miroir-francais.fr/bin/windows/contrib/2.3/R.matlab_1.1.2.zip'
Content type 'application/zip' length 177859 bytes
URL ouverte
downloaded 173Kb

package 'R.matlab' successfully unpacked and MD5 sums checked

The downloaded packages are in
         C:\Documents and Settings\Arthur Leblois\Local 
Settings\Temp\RtmpPyR7qb\downloaded_packages
updating HTML package descriptions
Erreur : impossible de trouver la fonction "writeMat"


(the last line means, in french: "Error: function "writeMat" not found")

If anyone has an idea what is happening and why it doesn't work, please 
let me know.

Arthur Leblois