coatless-mac / r-macos-rtools

Scripts to build an **unofficial** Rtools-esq installer for the macOS R toolchain
171 stars 6 forks source link

Installer fails #37

Closed Drsnina closed 4 years ago

Drsnina commented 4 years ago

everytime I try to install it through the installer for mac catalina I have "installation fail: installer encountered an error ... contact the software manufacturer ..)

coatless commented 4 years ago

@Drsnina not sure what went wrong, but please try the latest release for R 4.0.0

https://github.com/rmacoslib/r-macos-rtools/releases/tag/v4.0.0

ammadrigal commented 4 years ago

Hello I just ran into the same issue, using the latest v4.0.0. Im in Catalina

any help?

wesslen commented 2 years ago

Same problem where installation fails.

Running

R version 4.1.1 (2021-08-10)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Monterey 12.0.1
luccoffeng commented 2 years ago

Same issue here when trying to run the v4.0.0 installer on a fresh, clean macOS Monterey (prior to installing R, and prior to downloading Xcode).

As the installer failed with the message "installation fail: installer encountered an error ... contact the software manufacturer ..)", my downloads folder contained a dmg file for xcode of a few 100 kB, which was automatically deleted as I closed the failed installer.

Next, when I looked under System update, the OS momentarily reported that there were new updates for Xcode, but after a few seconds, these disappeared from the list. Xcode is not to be detected anywhere on my system.

I suspect the Xcode installation failed for some reason. I'm now manually downloading it from the app store first (v13.1) and will try to run the r-macos-rtools v4.0.0 installer again once Xcode has been installed.

coatless commented 2 years ago

Couple of quick notes:

  1. I last tested this on macOS Big Sur with Intel-only hardware.
  2. The issue here is the headless download of Xcode CLI that the installer attempts to perform if XCode CLI is not installed.