Skip to content
Back to formatted view

Raw Message

Message-ID: <CAEO28jfE_aoYhMujZ1+eK1doXg=-6b8pOAsdqMMQhJYQenpcbA@mail.gmail.com>
Date: 2022-05-11T22:16:05Z
From: JosĂ© Carlos Guerrero AntĂșnez
Subject: Problems in install some packages in R 4.2
In-Reply-To: <6544634E-A446-4ED7-8DFB-9321F9118843@R-project.org>

Hi Simon,

Although I was able to install ggplot2 when activating I get this error
message.

What can I do now to solve this problem?

Thank you very much.

> library(ggplot2)
Error: package or namespace load failed for ?ggplot2? in dyn.load(file,
DLLpath = DLLpath, ...):
 unable to load shared object
'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/tibble/libs/tibble.so':

dlopen(/Library/Frameworks/R.framework/Versions/4.2/Resources/library/tibble/libs/tibble.so,
6): no suitable image found.  Did find:
/Library/Frameworks/R.framework/Versions/4.2/Resources/library/tibble/libs/tibble.so:
mach-o, but wrong architecture
/Library/Frameworks/R.framework/Versions/4.2/Resources/library/tibble/libs/tibble.so:
mach-o, but wrong architecture



El lun, 9 may 2022 a las 23:47, Simon Urbanek (<simon.urbanek at r-project.org>)
escribi?:

> Jos?,
>
> can you be more specific as of what you did and exact output? I would
> recommend using a simple
>
> install.packages("ggplot2",type="binary")
>
> in R.
>
> Cheers,
> Simon
>
>
> > On 10/05/2022, at 12:30 PM, Jos? Carlos Guerrero Ant?nez <
> jcgantunez at gmail.com> wrote:
> >
> > Hi,
> >
> > When I upgraded to R version 4.2 (Platform: x86_64-apple-darwin17.0
> > (64-bit)), I was having problems installing certain packages (e.g.
> ggplot2,
> > Hmisc, devtools) and their dependencies.
> >
> > I got this error message "installation of package ?package? had non-zero
> > exit status.
> >
> > I have tried several ways to install (e.g. Package Archive file (.tgz).
> >
> > Any ideas on how to solve this problem, thank you very much.
> >
> >
> > --
> > Jos? Carlos Guerrero
> >
> >       [[alternative HTML version deleted]]
> >
> > _______________________________________________
> > R-SIG-Mac mailing list
> > R-SIG-Mac at r-project.org
> > https://stat.ethz.ch/mailman/listinfo/r-sig-mac
> >
>
>

-- 
Jos? Carlos Guerrero

	[[alternative HTML version deleted]]