Skip to content
Prev 44563 / 63424 Next

NAMESPACE problem: import(zoo) but 'zoo' could not be loaded

On 12-12-05 2:19 PM, Spencer Graves wrote:
Do you have more than one library, or do you use the default 
.libPaths()?  I'm on a slightly old install of R on this Mac, and I see 
this (starting R from the same place I ran the check):

 > .libPaths()
[1] "/Library/Frameworks/R.framework/Versions/2.15/Resources/library"

What do you see?

Duncan Murdoch