Hi,

I'm still getting a spinning ball followed by a crash (report follows)
on a Mac mini powerpc even with the latest RC.  To make this
happen in a repeatable way, I just start the R.app, type some
random text and hit ESC.  It doesn't seem to happen when R
is run from a terminal window.  The crash report lists the
GUI as for R 2.10.0 but as you can see from the sessionInfo,
I was running the R 2.10.1 RC.  When I uploaded R 2.10.0 when
it was first released, it did something similar, where it
listed the GUI at 2.9 instead.  Thanks if you can track
this down.

best,

Ken


Here is the sessionInfo
R version 2.10.1 RC (2009-12-11 r50712)
powerpc-apple-darwin8.11.1

locale:
[1] en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base


Crash report:

Date/Time:      2009-12-12 12:30:56.378 +0100
OS Version:     10.4.11 (Build 8S165)
Report Version: 4

Command: R
Path:    /Applications/R.app/Contents/MacOS/R
Parent:  WindowServer [63]

Version: R 2.10.0 GUI 1.30 Tiger build 32-bit (5534)

PID:    487
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000020

Thread 0 Crashed:
0   libobjc.A.dylib             0x90a410f8 objc_msgSend + 24
1   org.R-project.R             0x0000dae4 Re_RBusy + 60 (Rcallbacks.m:178)
2   libR.dylib                  0x003cdf60 R_ReplDLLdo1 + 64
3 org.R-project.R 0x00018358 run_REngineRmainloop + 368 (Rinit.m:521) 4 org.R-project.R 0x00010a0c -[REngine runREPL] + 484 (REngine.m:181)
5   org.R-project.R             0x00002a38 main + 1040 (main.m:140)
6   org.R-project.R             0x000025ac _start + 760
7   org.R-project.R             0x000022b0 start + 48

Thread 1:
0   libSystem.B.dylib           0x9000af48 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000ae9c mach_msg + 60
2   com.apple.CoreFoundation    0x907de9ac __CFRunLoopRun + 832
3   com.apple.CoreFoundation    0x907de2b0 CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x92c1eb7c +[NSURLCache _diskCacheSyncLoop:] + 152
5   com.apple.Foundation        0x92bf64d8 forkThreadForFunction + 108
6   libSystem.B.dylib           0x9002b908 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib           0x9000af48 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000ae9c mach_msg + 60
2   com.apple.CoreFoundation    0x907de9ac __CFRunLoopRun + 832
3   com.apple.CoreFoundation    0x907de2b0 CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x92beb8dc -[NSConnection sendInvocation:] + 1468 5 com.apple.Foundation 0x92bea378 -[NSObject(NSForwardInvocation) forward::] + 408
6   libobjc.A.dylib             0x90a460b0 _objc_msgForward + 176
7 com.apple.Foundation 0x92bea6e0 -[NSDistantObject methodSignatureForSelector:] + 268 8 com.apple.Foundation 0x92bea248 -[NSObject(NSForwardInvocation) forward::] + 104
9   libobjc.A.dylib             0x90a460b0 _objc_msgForward + 176
10 org.R-project.R 0x00005068 -[RController readThread:] + 2908 (RController.m:747)
11  com.apple.Foundation        0x92bf64d8 forkThreadForFunction + 108
12  libSystem.B.dylib           0x9002b908 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib           0x9002bfc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib           0x90030aac pthread_cond_wait + 480
2 com.apple.Foundation 0x92bfd644 -[NSConditionLock lockWhenCondition:] + 68 3 com.apple.AppKit 0x9385f358 -[NSUIHeartBeat _heartBeatThread:] + 324
4   com.apple.Foundation        0x92bf64d8 forkThreadForFunction + 108
5   libSystem.B.dylib           0x9002b908 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
srr0: 0x0000000090a410f8 srr1: 0x000000000200d030 vrsave: 0x0000000000000000 cr: 0x44000242 xer: 0x0000000000000004 lr: 0x000000000000dae4 ctr: 0x0000000090a410e0 r0: 0x00000000003cdf60 r1: 0x00000000bffff380 r2: 0x00000000ffffffff r3: 0x00000000a0a3c864 r4: 0x0000000000037114 r5: 0x0000000000000060 r6: 0x00000000fffffff9 r7: 0x0000000000000003 r8: 0x0000000030393000 r9: 0x00000000005838ac r10: 0x0000000000479138 r11: 0x00000000fffd7114 r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000002407cf0 r16: 0x00000000000430ac r17: 0x0000000000042388 r18: 0x00000000a37ba078 r19: 0x00000000000430a8 r20: 0x0000000000042370 r21: 0x0000000000043094 r22: 0x000000000004238c r23: 0x0000000000042358 r24: 0x000000000004309c r25: 0x0000000000042350 r26: 0x0000000004e40ed0 r27: 0x00000000028aec38 r28: 0x0000000000000000 r29: 0x000000000003e020 r30: 0x000000000057df2c r31: 0x00000000003cdf2c

Binary Images Description:
0x1000 - 0x3dfff org.R-project.R R 2.10.0 GUI 1.30 Tiger build 32-bit (5534) /Applications/R.app/Contents/MacOS/R 0x1a0000 - 0x1a2fff libRblas.dylib /Library/Frameworks/R.framework/Versions/2.10/Resources/lib/libRblas.dylib 0x1a6000 - 0x1d0fff libreadline.5.2.dylib /Library/Frameworks/R.framework/Versions/2.10/Resources/lib/libreadline.5.2.dylib 0x305000 - 0x54bfff libR.dylib /Library/Frameworks/R.framework/Versions/2.10/Resources/lib/libR.dylib 0x625000 - 0x70afff com.apple.WebKit 4531.21 (4531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x1008000 - 0x1082fff libgfortran.2.dylib /Library/Frameworks/R.framework/Versions/2.10/Resources/lib/libgfortran.2.dylib 0x11f3000 - 0x133efff com.apple.JavaScriptCore 4531.21 (4531.21.9) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x138d000 - 0x1e08fff com.apple.WebCore 4531.21 (4531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x60f4000 - 0x60f9fff methods.so /Library/Frameworks/R.framework/Versions/2.10/Resources/library/methods/libs/ppc/methods.so 0x61f0000 - 0x623dfff stats.so /Library/Frameworks/R.framework/Versions/2.10/Resources/library/stats/libs/ppc/stats.so 0x6268000 - 0x628cfff grDevices.so /Library/Frameworks/R.framework/Versions/2.10/Resources/library/grDevices/libs/ppc/grDevices.so
0x8fe00000 - 0x8fe52fff dyld 46.16      /usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib 0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e0000 - 0x909e2fff libicucore.A.dylib      /usr/lib/libicucore.A.dylib
0x90a3c000 - 0x90ac0fff libobjc.A.dylib         /usr/lib/libobjc.A.dylib
0x90aea000 - 0x90b5cfff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b72000 - 0x90b84fff libauto.dylib   /usr/lib/libauto.dylib
0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore 0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91112000 - 0x91120fff libz.1.dylib    /usr/lib/libz.1.dylib
0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ed000 - 0x913f5fff libbsm.dylib    /usr/lib/libbsm.dylib
0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91434000 - 0x9143ffff libgcc_s.1.dylib        /usr/lib/libgcc_s.1.dylib
0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x914fe000 - 0x91536fff com.apple.AE 312.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent 0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib   /usr/lib/libcrypto.0.9.7.dylib
0x91b2e000 - 0x91b43fff libcups.2.dylib         /usr/lib/libcups.2.dylib
0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib 0x91ce7000 - 0x91d02fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91d07000 - 0x91d0afff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d0c000 - 0x91dfafff libxml2.2.dylib         /usr/lib/libxml2.2.dylib
0x91e19000 - 0x91e57fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91e60000 - 0x91f45fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x91fd8000 - 0x92046fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x92051000 - 0x920e6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x92100000 - 0x92688fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x926bb000 - 0x929e6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a16000 - 0x92b04fff libiconv.2.dylib        /usr/lib/libiconv.2.dylib
0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x92bd0000 - 0x92e03fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92f36000 - 0x92f54fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92f5f000 - 0x92fb9fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92fd7000 - 0x92fd7fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x92fd9000 - 0x92fedfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x93005000 - 0x93015fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x93021000 - 0x93036fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x93048000 - 0x930cffff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x930e3000 - 0x930eefff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x930f8000 - 0x93126fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x93140000 - 0x9314ffff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x9315b000 - 0x931c1fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x931f2000 - 0x93241fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x9326f000 - 0x9328cfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9329e000 - 0x932abfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x932b4000 - 0x935c2fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x93712000 - 0x9371efff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x937b8000 - 0x937b8fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x937ba000 - 0x93dedfff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9417a000 - 0x941ecfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x94225000 - 0x942eafff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x9433d000 - 0x9433dfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x9433f000 - 0x944fffff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94549000 - 0x94586fff libsqlite3.0.dylib      /usr/lib/libsqlite3.0.dylib
0x9458e000 - 0x945defff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x945e7000 - 0x94600fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x947b9000 - 0x947c8fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x947d0000 - 0x947ddfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x94823000 - 0x9483cfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94c5e000 - 0x94ccffff libstdc++.6.dylib       /usr/lib/libstdc++.6.dylib
0x96101000 - 0x96103fff com.apple.ExceptionHandling 1.2 (???) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x9664a000 - 0x96678fff libncurses.5.4.dylib    /usr/lib/libncurses.5.4.dylib
0x96fb1000 - 0x96fd0fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9bbec000 - 0x9bc0efff libmx.A.dylib   /usr/lib/libmx.A.dylib

Model: PowerMac10,1, BootROM 4.8.9f1, 1 processors, PowerPC G4 (1.1), 1.25 GHz, 512 MB
Graphics: ATI Radeon 9200, ATY,RV280, AGP, 32 MB
Memory Module: DIMM0/J11, 512 MB, DDR SDRAM, PC3200U-30330
AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
Modem: Jump, V.92, Version 1.0
Network Service: AirPort, AirPort, en1
Parallel ATA Device: ST9808210A, 74.53 GB
Parallel ATA Device: MATSHITACD-RW  CW-8124
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
FireWire Device: iSight, Apple Computer, Inc., Up to 400 Mb/sec

--
Ken Knoblauch
Inserm U846
Stem-cell and Brain Research Institute
Department of Integrative Neurosciences
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
http://www.sbri.fr/members/kenneth-knoblauch.html

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to