Displaying 4 results from an estimated 4 matches for "8c46".
Did you mean:
846
2005 Jul 31
1
Updating to nlme 3.1-62 failing from source (OS X)
R Version 2.1.1 (2005-06-20); R Cocoa GUI 1.12 (1622); Mac OS X
10.4.2 (8C46)
For nlme, the R package installer for CRAN (binaries) gives 3.1-60 as
Repository Version as well as Installed Version.
For CRAN (sources) it gives 3.1-62 as Repository Version and 3.1-60
as Installed Version.
When I try to update nlme, I get
* Installing *source* package 'nlme' ......
2005 Aug 13
1
Compilation failures: mgcv, spatstat, Matrix, cluster
Please cc me when replying to the list.
With Version 2.1.1 (2005-06-20) on Power Mac G5 running Mac OS X
10.4.2 (8C46):
Some compilations work (e.g., MatchIt, RGraphics, Zelig), and some
don't, e.g., mgcv, spatstat, and the following (Matrix, cluster):
trying URL 'http://www.ibiblio.org/pub/languages/R/CRAN/src/contrib/
Matrix_0.98-3.tar.gz'
Content type 'application/x-tar' length 626712...
2005 Jul 19
2
segfault with grid and null unit (PR#8014)
...nit(1,"strwidth",sometext) +
unit(2,"cm"),
unit(1,"null")
)
)
)
)
==============
Date/Time: 2005-07-19 11:35:30.950 +0100
OS Version: 10.4.2 (Build 8C46)
Report Version: 3
Command: R
Path: /Volumes/George/MyApplications/R.app/Contents/MacOS/R
Parent: WindowServer [146]
Version: 1.12 (1622)
PID: 10493
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x68000001
Thread 0 Crashed:
0 libR.dylib...
2005 Jul 25
2
R Cocoa GUI 1.12 (R 2.1.1 Framework) crashes on acf() (PR#8032)
After I upgraded my installation of R for OS X (Tiger) to 1.12, it
consistently crashes when calling the function acf() [stats lib].
Roberto Osorio