On Jun 3, 2013, at 4:20 PM, Jonathan Greenberg wrote: > R-sig-maccers: > > I recently installed R-devel to properly check a CRAN package I developed, > but I didn't want to remain "unstable" for my work, so I re-installed R > 3.0.1 but I can't seem to get it to launch, I keep getting the following > error: >
See that you are running the R-devel version of R.app but you no longer have R-devel version of R itself. Re-name the R-devel version of R.app or delete it. Then re-install R (or get R.app from the R Mac page). Cheers, Simon > Process: R [76365] > Path: /Applications/R.app/Contents/MacOS/R > Identifier: org.R-project.R > Version: R for Mac OS X GUI 1.62-devel Snow Leopard build (6502) > Code Type: X86-64 (Native) > Parent Process: launchd [154] > User ID: 501 > > Date/Time: 2013-06-03 15:18:32.961 -0500 > OS Version: Mac OS X 10.8.3 (12D78) > Report Version: 10 > > Interval Since Last Report: 53887 sec > Crashes Since Last Report: 9 > Per-App Interval Since Last Report: 8190 sec > Per-App Crashes Since Last Report: 9 > Anonymous UUID: 70EFC950-9A1E-2808-8702-6B4A9F40DEF5 > > Crashed Thread: 0 > > Exception Type: EXC_BREAKPOINT (SIGTRAP) > Exception Codes: 0x0000000000000002, 0x0000000000000000 > > Application Specific Information: > dyld: launch, loading dependent libraries > > Dyld Error Message: > Library not loaded: > /Library/Frameworks/R.framework/Versions/3.1/Resources/lib/libR.dylib > Referenced from: /Applications/R.app/Contents/MacOS/R > Reason: image not found > > Binary Images: > 0x100000000 - 0x100098fef +org.R-project.R (R for Mac OS X > GUI 1.62-devel Snow Leopard build - 6502) > <35039BFD-B4F6-37DD-85E1-611ADAA22E8F> /Applications/R.app/Contents/MacOS/R > 0x7fff6ed9c000 - 0x7fff6edd093f dyld (210.2.3) > <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld > > Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core > i7, 2.7 GHz, 16 GB, SMC 2.3f35 > Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB > Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB > Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80CE, > 0x4D34373142314737334248302D434B302020 > Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80CE, > 0x4D34373142314737334248302D434B302020 > AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), > Broadcom BCM43xx 1.0 (5.106.98.100.16) > Bluetooth: Version 4.1.3f3 11349, 2 service, 11 devices, 1 incoming serial > ports > Network Service: Wi-Fi, AirPort, en0 > Serial ATA Device: APPLE SSD SM768E, 751.28 GB > USB Device: hub_device, 0x0451 (Texas Instruments), 0x8041, 0x14900000 / 5 > USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2 > USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, > 0x1a110000 / 3 > USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2 > USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3 > USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, > 0x1d182000 / 5 > USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4 > USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, > 0x1d181300 / 7 > USB Device: hub_device, 0x0451 (Texas Instruments), 0x8043, 0x14100000 / 4 > USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc52b, 0x14130000 / 6 > > *** If I re-install R-devel I can use that without the crash, but I don't > want to be stuck with that version for my work. Is there a way I can do a > "clean" install of R 3.0.1? > > Thanks! > > --j > > > -- > Jonathan A. Greenberg, PhD > Assistant Professor > Global Environmental Analysis and Remote Sensing (GEARS) Laboratory > Department of Geography and Geographic Information Science > University of Illinois at Urbana-Champaign > 607 South Mathews Avenue, MC 150 > Urbana, IL 61801 > Phone: 217-300-1924 > http://www.geog.illinois.edu/~jgrn/ > AIM: jgrn307, MSN: [email protected], Gchat: jgrn307, Skype: jgrn3007 > > [[alternative HTML version deleted]] > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac > > _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
