Skip to content
Prev 5906 / 398506 Next

a question about sgeostat

On Tue, 30 May 2000, Prof Brian D Ripley wrote:

            
Now I have stolen

.First.lib <- function(lib, pkg) {
  if(version$major==0 && version$minor < 62)
    stop("This version for R 0.62 or later")
  library.dynam("tripack", pkg, lib)
  provide(tripack)
}

from library(spatial) and library(tripack,lib.loc="path/to/somewhere")
works now.

Thanks for the hint. 

But help() still does not find anything about the library in
"path/to/somewhere", even if I pass lib.loc="path/to/somewhere" to help.
Is still something wrong with my .First.lib function?


Albrecht

......................................................................
| Albrecht Gebhardt          Tel.: (++43 463) 2700/832               |
| Institut fuer Mathematik   Fax : (++43 463) 2700/834               |
| Universitaet Klagenfurt    mailto:albrecht.gebhardt at uni-klu.ac.at  |
| Villacher Str. 161         http://www-stat.uni-klu.ac.at/~agebhard |
| A-9020 Klagenfurt, Austria                                         |
`--------------------------------------------------------------------'

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._