[R] package for Matlab
Schmitt, Corinna
Corinna.Schmitt at igb.fraunhofer.de
Thu Apr 5 16:40:01 CEST 2007
Dear Tobias,
the first packet was succesfull installed.
Please check the link for the last packet again. I get the following error message if I try to install it:
CC <- "http://odin.mdacc.tmc.edu/~roebuck/R"
> install.packages("rwt", dependencies = TRUE, CRAN = MDACC)
Error in install.packages("rwt", dependencies = TRUE, CRAN = MDACC) :
unbenutzte(s) Argument(e) (CRAN = "http://odin.mdacc.tmc.edu/~roebuck/R")
Thanks, Corinna
-----Ursprüngliche Nachricht-----
Von: Tobias Verbeke [mailto:tobias.verbeke at gmail.com]
Gesendet: Donnerstag, 5. April 2007 16:01
An: Schmitt, Corinna
Cc: r-help at stat.math.ethz.ch
Betreff: Re: [R] package for Matlab
Schmitt, Corinna wrote:
> Hallo,
>
> does a package for Matlab exist in R?
>
To read and write MAT files, there is the R.matlab package:
http://cran.r-project.org/src/contrib/Descriptions/R.matlab.html
This package also enables bidirectional communication
between R and Matlab.
An alternative package with similar functionality (but not on CRAN
and according to its home page not yet functional on platforms other
than UNIX) is RMatlab
http://www.omegahat.org/RMatlab/
To ease translation of Matlab code, there is the matlab package:
http://cran.r-project.org/src/contrib/Descriptions/matlab.html
HTH,
Tobias
> If yes, where can I find it and how can I install it under R?
>
> Thanks, Corinna
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>
>
--
Tobias Verbeke - Consultant
Business & Decision Benelux
Rue de la révolution 8
1000 Brussels - BELGIUM
+32 499 36 33 15
tobias.verbeke at businessdecision.com
More information about the R-help
mailing list