[R-SIG-Mac] packages will not load

Simon Urbanek simon.urbanek at r-project.org
Fri Mar 20 16:16:08 CET 2009


On Mar 20, 2009, at 10:43 , Gareth Janacek wrote:

>
> I have the nagging feeling I should know what to do but in reality I
> am quite stuck.  Any help will be welcomed with gratitude!
>
>
> I am trying to add some packages to my version of R running Tiger on
> an intel Mac . The packages I want have decided to stop being loaded
> so I ungraded to 2.8.1 from 2.8.0
> However I  have the same problem:
> I get the packages from the CRAN mirror that is fine. I then try and
> use the packages manager I get for BHH2
>

Please check your .libPaths() that you don't have multiple versions of  
those packages around - possibly from an older version of R.

Cheers,
Simon


>
> Error in library(BHH2) : .First.lib failed for 'BHH2'
> Error in match(fullName, search()) : element 1 is empty;
>    the part of the args list of ':' being evaluated was:
>    (s, n)
>
> DAAG - which used to install  now gives
>
> Error in match(fullName, search()) : element 1 is empty;
>    the part of the args list of ':' being evaluated was:
>    (s, n)
> Error in library(DAAG) : .First.lib failed for 'DAAG'
>>
>
>
> Some packages e.g. MASS load without problems.
>
> I realise this is probably some idiocy on my part but can't work out
> what.
>
> PS.   I have had similar problems on  my G4 laptop
>
> Gareth Janacek
> 01603 591206
>
>
>
>
>
> 	[[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
>



More information about the R-SIG-Mac mailing list