This page shows Magma bindings for R
http://cran.r-project.org/web/packages/magma/index.html
But the last update was 26 months ago and the dependency looks really old:
MAGMA shared libraries (== release 0.2)
And there is no support for Windows.
Any news about using Magma from R?
R binding is obsolete?
Re: R binding is obsolete?
Hi Andrew,
I'm part of a team that are currently incorporating MAGMA and PLASMA into R. We use the latest versions of MAGMA and PLASMA and there is support for most of the linear algebra functions in R. Unlike the old magma package our package uses the same data types and structures in R. The project is called HiPLAR and our website is www.hiplar.org. Currently we only support Linux systems but we hope to provide versions for Windows in the near future.
Peter
I'm part of a team that are currently incorporating MAGMA and PLASMA into R. We use the latest versions of MAGMA and PLASMA and there is support for most of the linear algebra functions in R. Unlike the old magma package our package uses the same data types and structures in R. The project is called HiPLAR and our website is www.hiplar.org. Currently we only support Linux systems but we hope to provide versions for Windows in the near future.
Peter