Skip to content
Prev 31049 / 63421 Next

particulars of importing/loading libraries

Maybe I'm missing something (it wouldn't be the first time), but I think 
your problem is that pack2 needs a function

   .onLoad <- function(library, section) {require("pack1")}

since you actually want the functions from pack1 available, and not just 
its namespace.

( And you will need the "pack1::" in  pack1::testPosixVal only if 
testPosixVal is not exported from pack1. )

Paul
Sklyar, Oleg (London) wrote:
====================================================================================

La version fran?aise suit le texte anglais.

------------------------------------------------------------------------------------

This email may contain privileged and/or confidential in...{{dropped:26}}