Hi all, I checked the archives and didn't see this come up, but I'm not subscribed to the list so I apologize if this has been discussed. I'm using OS X 10.6.3 on 64bit Intel. I tried to download the nightly tarball and GUI and got an error message saying "R cannot be opened because of a problem", the bug report output is appended below. It appears to be a mismatch where the GUI is looking for R 2.11.0 (what I was hoping to install) yet the latest tarball seems to install framework version 2.12. I did not see a 2.11 tarball for leopard available. I also noticed that the most recent nightly is from March 26. Lastly, I'm trying to update to confirm that the behavior of bug.report() in R.app (the gui). This new function tries to open an editor to fill out a bug report. In the terminal this is vim, and when I last tried it in R.app, it also tried to open vim which didn't quite work. It would be ideal if it would open the editor I set as the default in R.app, but I understand this may require additional complexity in the R function. Cheers Peter Process: R [371] Path: /Applications/R.app/Contents/MacOS/R Identifier: org.R-project.R Version: ??? (???) Code Type: X86-64 (Native) Parent Process: launchd [167] Date/Time: 2010-03-30 17:44:33.740 -0700 OS Version: Mac OS X 10.6.3 (10D573) Report Version: 6 Interval Since Last Report: 965 sec Crashes Since Last Report: 8 Per-App Crashes Since Last Report: 8 Anonymous UUID: 0030AE26-A54B-4C12-BE92-F23AA5E8427A Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 0 Dyld Error Message: Library not loaded: /Library/Frameworks/R.framework/Versions/2.11/Resources/lib/libR.dylib Referenced from: /Applications/R.app/Contents/MacOS/R Reason: image not found
Nightly build gui framework mismatch
3 messages · Peter Cowan, Brian Ripley, Simon Urbanek
Yes, there is currently no binary of 2.11.x on Simon's site. But there are (it claims) binaries of R.app for 2.12.x, as well as 2.11.x and 2.10.x. Given that we would like people to test 2.11.0 alpha this is unfortunate (but then the alpha snapshots have been broken several times over the past week, but those for the last couple of days do work). You can always build from the sources.
On Tue, 30 Mar 2010, Peter Cowan wrote:
Hi all, I checked the archives and didn't see this come up, but I'm not subscribed to the list so I apologize if this has been discussed. I'm using OS X 10.6.3 on 64bit Intel. I tried to download the nightly tarball and GUI and got an error message saying "R cannot be opened because of a problem", the bug report output is appended below. It appears to be a mismatch where the GUI is looking for R 2.11.0 (what I was hoping to install) yet the latest tarball seems to install framework version 2.12. I did not see a 2.11 tarball for leopard available. I also noticed that the most recent nightly is from March 26. Lastly, I'm trying to update to confirm that the behavior of bug.report() in R.app (the gui). This new function tries to open an editor to fill out a bug report. In the terminal this is vim, and when I last tried it in R.app, it also tried to open vim which didn't quite work. It would be ideal if it would open the editor I set as the default in R.app, but I understand this may require additional complexity in the R function. Cheers Peter Process: R [371] Path: /Applications/R.app/Contents/MacOS/R Identifier: org.R-project.R Version: ??? (???) Code Type: X86-64 (Native) Parent Process: launchd [167] Date/Time: 2010-03-30 17:44:33.740 -0700 OS Version: Mac OS X 10.6.3 (10D573) Report Version: 6 Interval Since Last Report: 965 sec Crashes Since Last Report: 8 Per-App Crashes Since Last Report: 8 Anonymous UUID: 0030AE26-A54B-4C12-BE92-F23AA5E8427A Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 0 Dyld Error Message: Library not loaded: /Library/Frameworks/R.framework/Versions/2.11/Resources/lib/libR.dylib Referenced from: /Applications/R.app/Contents/MacOS/R Reason: image not found
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-mac
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
On Mar 31, 2010, at 3:07 , Prof Brian Ripley wrote:
Yes, there is currently no binary of 2.11.x on Simon's site. But there are (it claims) binaries of R.app for 2.12.x, as well as 2.11.x and 2.10.x.
The binary was built (hence the GUI had it) but it didn't make it to the web server. Thanks, Simon
Given that we would like people to test 2.11.0 alpha this is unfortunate (but then the alpha snapshots have been broken several times over the past week, but those for the last couple of days do work).
You can always build from the sources. On Tue, 30 Mar 2010, Peter Cowan wrote:
Hi all, I checked the archives and didn't see this come up, but I'm not subscribed to the list so I apologize if this has been discussed. I'm using OS X 10.6.3 on 64bit Intel. I tried to download the nightly tarball and GUI and got an error message saying "R cannot be opened because of a problem", the bug report output is appended below. It appears to be a mismatch where the GUI is looking for R 2.11.0 (what I was hoping to install) yet the latest tarball seems to install framework version 2.12. I did not see a 2.11 tarball for leopard available. I also noticed that the most recent nightly is from March 26. Lastly, I'm trying to update to confirm that the behavior of bug.report() in R.app (the gui). This new function tries to open an editor to fill out a bug report. In the terminal this is vim, and when I last tried it in R.app, it also tried to open vim which didn't quite work. It would be ideal if it would open the editor I set as the default in R.app, but I understand this may require additional complexity in the R function. Cheers Peter Process: R [371] Path: /Applications/R.app/Contents/MacOS/R Identifier: org.R-project.R Version: ??? (???) Code Type: X86-64 (Native) Parent Process: launchd [167] Date/Time: 2010-03-30 17:44:33.740 -0700 OS Version: Mac OS X 10.6.3 (10D573) Report Version: 6 Interval Since Last Report: 965 sec Crashes Since Last Report: 8 Per-App Crashes Since Last Report: 8 Anonymous UUID: 0030AE26-A54B-4C12-BE92- F23AA5E8427A Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 0 Dyld Error Message: Library not loaded: /Library/Frameworks/R.framework/Versions/2.11/Resources/lib/ libR.dylib Referenced from: /Applications/R.app/Contents/MacOS/R Reason: image not found
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-mac
-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-mac