[R] Blas routines not in load table
Göran Broström
gb at stat.umu.se
Wed Sep 11 23:40:41 CEST 2002
I'm building an R package, which uses Fortran code, including a few
lapack routines, which I supply. They in turn use some blas routines,
which I thought R would supply. But
> is.loaded("dgemv_")
[1] FALSE
However (e.g.),
> is.loaded("dswap_")
[1] TRUE
although both dgemv and dswap are found in 'blas.f' in
scr/appl. What is wrong?
Göran
---
Göran Broström tel: +46 90 786 5223
Department of Statistics fax: +46 90 786 6614
Umeå University http://www.stat.umu.se/egna/gb/
SE-90187 Umeå, Sweden e-mail: gb at stat.umu.se
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list