Skip to content
Prev 14464 / 15075 Next

binaries for R 4.3 x86_64

Thank you Uwe for the rapid response,

I tried: 

install.packages(p42[3], .libPaths()[1], repos = "https://cran.r-project.org/bin/macosx/big-sur-x86_64/", type = "mac.binary")

Warning: unable to access index for repository https://cran.r-project.org/bin/macosx/big-sur-x86_64/bin/macosx/contrib/4.3:
  cannot open URL 'https://cran.r-project.org/bin/macosx/big-sur-x86_64/bin/macosx/contrib/4.3/PACKAGES'

and

install.packages(p42[3], .libPaths()[1], repos = "https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.3", type = "mac.binary")

Warning: unable to access index for repository https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.3/bin/macosx/contrib/4.3:
  cannot open URL 'https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.3/bin/macosx/contrib/4.3/PACKAGES'

and 

install.packages(p42, .libPaths()[1], repos = "https://cran.r-project.org", type = "mac.binary")

Warning: unable to access index for repository https://cran.r-project.org/bin/macosx/contrib/4.3:
  cannot open URL 'https://cran.r-project.org/bin/macosx/contrib/4.3/PACKAGES'

where p42 was a character vector of the package names that I had installed under 4.2

Any guidance would be greatly appreciated.

Thank you, in advance.

best,

Ken

  ___
  Kenneth Knoblauch
 Inserm U1208
 Stem-cell and Brain Research Institute
 18 avenue du Doyen L?pine
 69500 Bron
 France
 tel: +33 (0)4 72 91 34 77
 fax: +33 (0)4 72 91 34 61
 portable: +33 (0)6 84 10 64 10
 https://sbri.fr/public-profile/63/single-member/
    




De : Uwe Ligges <ligges at statistik.tu-dortmund.de>
Envoy? : lundi 24 avril 2023 14:51
? : Kenneth Knoblauch; r-sig-mac at r-project.org
Objet : Re: [R-SIG-Mac] binaries for R 4.3 x86_64
?
On 24.04.2023 14:41, Kenneth Knoblauch wrote:
Misdirect, simply replace arm64 by x86_64 in the link for now. I am sure 
Simon will fix it soon, too.

Best,
Uwe Ligges