[Rd] R 3.4 and mclapply assertion failure - is this a bug?

2017-05-02 Thread Yan Alperovych via R-devel
    magrittr_1.5     scales_0.4.1     ggplot2_2.2.1    [9] lazyeval_0.2.0   tools_3.4.0       munsell_0.4.3    colorspace_1.3-2 tibble_1.3.0     Thank you in advance for help/hints, Yan [[alternative HTML version deleted]] __ R-devel@r-project.org mailing list

[Rd] Static R Build

2011-11-04 Thread Michael Yan
Hello, I am trying to build a statically linked R linux binary that can be shipped around to different unknown linux environments without having to rely on its local shared libraries. However, it seems like the configure flag --enable-static doesn't produce the desired effect. How may I d

Re: [Rd] [R] FW: R.dll Reg.,

2009-06-03 Thread Linlin Yan
What's wrong with the copyright? And how could that trouble your linking? On Wed, Jun 3, 2009 at 2:53 PM, RamaR Guru wrote: > > From: techzone2...@hotmail.com > To: r-h...@stat.math.ethz.ch; r-help-requ...@stat.math.ethz.ch > Subject: R.dll Reg., > Date: Wed, 3 Jun 2009 11:57:52 +0530 > > Sir, >

Re: [Rd] Italics in svg output display as bold (PR#13463)

2009-01-23 Thread Yan Wong
guide). Yes, apologies for not stating: this is the latest OS X binary build from CRAN. I'll report the issue to R-sig-mac as you advise. Cheers Yan __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] Italics in svg output display as bold (PR#13463)

2009-01-22 Thread yan
Full_Name: Yan Wong Version: 2.8.1 OS: Mac OS X 10.4 Submission from: (NULL) (78.149.167.246) When printing a plot to and svg file, text intended to be in italics is rendered in bold (svg file viewed using both Safari 3.2.1 and Firefox 2.0.0.9. For example, try viewing the test.svg file

[Rd] cex.lab etc. ignored in plot.ts for multiple plots (PR#13315)

2008-11-21 Thread yan
Full_Name: Yan Wong Version: 2.8.0 OS: Mac OS X 10.4 Submission from: (NULL) (78.149.183.231) When plotting multiple time series in a single plot, via plot.ts(plot.type="multiple"), the cex.lab, col.lab, and font.lab arguments are ignored > plot(ts(data.frame(a=1:10, b=1:10)), plot

[Rd] edge label position in plot.dendrogram(..., horiz=T) (PR#13313)

2008-11-21 Thread yan
Full_Name: Yan Wong Version: 2.8.0 OS: Mac OS X 10.4 Submission from: (NULL) (78.149.183.231) Using R 2.8.0 under Mac OS X, I find that edge labels do not change position to account for the "horiz" argument of plot.dendrogram, for example > d <- as.dendrogram(hclust(dist(list

[Rd] Shortcuts for help functions

2006-08-15 Thread Yan Wong
this seem like a sensible idea? If so, in what form should I send the patches? I had a quick scan of the R-devel pages but couldn't easily see what the preferred method for patch submission was. Thanks Yan -- H. Y. Wong University of Leeds __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] Problems with Windows Cross compile

2005-12-20 Thread Jun Yan
tting up a cross-compiler for Windows > on my local Linux box. I'm using the Yan & Rossini's docuimentation and the > latest 'http://cran.r-project.org/doc/contrib/Makefile-rcb' , which is > working of the R-2.2.0 sources. > > After discovering that "cp