[R-SIG-Mac] Problems in install some packages in R 4.2

peter dalgaard pd@|gd @end|ng |rom gm@||@com
Tue May 10 11:18:13 CEST 2022


Marginally related:

The "binary" bit trips up my students from time to time (with tseries recently). 

They get the option to install from source because it's marginally newer, answer "yes" because that'w what they always do, and then installation bombs because they don't have the compilers.  

Yes, they should know better, but no... 

We might want to consider implementing something like capabilities("compilers") so that we can condition the source installs more carefully.


-pd



> On 10 May 2022, at 04:47 , Simon Urbanek <simon.urbanek using r-project.org> wrote:
> 
> 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 using 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 using r-project.org
>> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>> 
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac

-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes using cbs.dk  Priv: PDalgd using gmail.com



More information about the R-SIG-Mac mailing list