Skip to content
Prev 322338 / 398500 Next

identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’"

On 13-04-24 10:57 AM, Duncan Murdoch wrote:
I have added this in R-devel.  The format of the printed output may well 
change before this is ever released, but it should be enough to identify 
the bad item already.

You'll need a build of R-devel from r62658 or newer to see this.  Then

load("/tmp/a.rda", verbose=TRUE)

will print the names of objects as they are read (the names are read 
after the attributes and before the value).  If you want to see reams of 
mostly useless information, you can try verbose=n (for some number n=2 
or more); this prints names and component numbers to a greater depth.

Duncan Murdoch

Thread (13 messages)

Liviu Andronic identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 24 Duncan Murdoch identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 24 Martin Morgan identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 24 Duncan Murdoch identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 24 Liviu Andronic identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 24 Liviu Andronic identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 24 R. Michael Weylandt identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 24 Hadley Wickham identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 24 John Kane identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 24 Duncan Murdoch identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 24 Duncan Murdoch identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 24 Liviu Andronic identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 25 Duncan Murdoch identify object that causes "Error in loadNamespace(name) : there is no package called ‘R.utils’" Apr 25