Skip to content
Prev 41326 / 63421 Next

"could not find function" after import

On 23/09/2011 12:57 PM, steven mosher wrote:
Sounds exactly like the situation with sandwich below.    The workaround 
available to you is to Depend on R.utils.  The author of R.utils could 
fix the problem by importing R.oo and R.methodsS3, and the authors of R 
could fix it by changing the behaviour of how R handles imports.

Duncan Murdoch