Michael Kubovy
2008-Apr-16 14:42 UTC
[R] Don't understand error-message (from lattice, I think)
> mypal <- trellis.par.get('superpose.line')$col[1:2]> mycol <- mypal[1] > trellis.par.set(list(dot.symbol = list(pch = 16, cex = 1.5))) > dotplot(1:6 ~ audRating, data = txtA.ci, + scales = list(y = list(at = 1:6, labels = txtA.ci$pitchAud, col = 'black', cex = 1.1)), + ylab = '', aspect = 1.2, xlab = 'rated duration', ylim = c(0.5, 6.5), xlim = c(0, 100), + ) > Wed Apr 16 10:36:19 MK-MacPro.local R[12990] <Error>: The function `CGFontGetGlyphsForUnicodes' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance. Please use `CGFontGetGlyphsForUnichars' instead. R version 2.7.0 Under development (unstable) (2008-03-04 r44677) i386-apple-darwin8.10.1 locale: en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 attached base packages: [1] grid stats graphics grDevices utils datasets methods base other attached packages: [1] Hmisc_3.4-3 doBy_2.3 coda_0.13-1 gmodels_2.14.1 lme4_0.99875-9 Matrix_0.999375-9 lattice_0.17-6 loaded via a namespace (and not attached): [1] MASS_7.2-41 car_1.2-7 cluster_1.11.10 gdata_2.4.1 gtools_2.4.0 _____________________________ Professor Michael Kubovy University of Virginia Department of Psychology USPS: P.O.Box 400400 Charlottesville, VA 22904-4400 Parcels: Room 102 Gilmer Hall McCormick Road Charlottesville, VA 22903 Office: B011 +1-434-982-4729 Lab: B019 +1-434-982-4751 Fax: +1-434-982-4766 WWW: http://www.people.virginia.edu/~mk9y/ [[alternative HTML version deleted]]
Maybe Matching Threads
- Color of CI bars in Hmisc::Dotplot()
- Using filled.contour and contour functions together
- gplot heatmaps: clustering according to rowsidecolors + key.xtickfun
- Argument "nomatch" matched by multiple actual arguments ... %in% -> match?!?
- Problem with JGR_1.5-18