[Rd] Asking for tasks of summer code 2015

2015-03-03 Thread han cao
Hey everyone: I am a Master student from Saarland Unirversity, Germany with the major of Bioinformatics. And I am interested in statistical learning which is also my major work in the future with the implementation by R. So I 'd like join the google summer code this year by doing tasks in your comm

[Rd] Large size shared library

2014-11-22 Thread Chen, Han
d possibly make my shared library file smaller? Even though I can compile it manually without the -g flag, general users will ! use R default to install the package and it could take a lot of space. Thanks in advance! Best, Han - Han Chen, Ph.D. Postdoctoral Research Fellow Department of Bio

[Rd] Residual DF of NLS models (PR#14194)

2010-01-26 Thread han
Full_Name: Henrik Aalborg Nielsen Version: 2.10 OS: Linux (SLES 10 / openSUSE 11.1) Submission from: (NULL) (77.66.63.89) There seems to be a bug in df.residual.nls which is triggered when nls is called with argument na.action = na.exclude; in that case 'resid(object)' will contain NA-values whic

Re: [Rd] X11 Problems

2009-10-02 Thread zong-pei . han
The message "unable to open connection to X11 display ''" means your own machine cannot open a xterm from the machine running R. You have to have an X server running on your own machine, and allow X display from the machine running R. Hope this helps. Dr Zong-Pei Han UNIX S

[Rd] Dependency 'sma' is not available

2009-10-01 Thread zong-pei . han
So packages like beadarray and arrayQualityMetrics cannot be installed. __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] Installation problem from R 2.8.x

2009-10-01 Thread zong-pei . han
xecutable!!! So I have to manually > > run 'configure', remove 'configure', and then repackage > > foreign_0.8-37.tar.gz so it can be installed. > > > > This bug makes it very time consuming to add any package > > which has a 'configure&#x

[Rd] Installation problem from R 2.8.x

2009-09-30 Thread zong-pei . han
x27;, and then repackage foreign_0.8-37.tar.gz so it can be installed. This bug makes it very time consuming to add any package which has a 'configure' in it. And the bug seems to be in src/library/tools/R/install.R Regards, Dr Zong-Pei Han UNIX Systems Admini

[Rd] Bug in base::mean.default ? (PR#12984)

2008-09-23 Thread han
In the body of base::mean.default the following piece of code is found: if (trim >= 0.5) return(stats::median(x, na.rm = FALSE)) Should this not be if (trim >= 0.5) return(stats::median(x, na.rm = na.rm)) where na.rm is supplied in the call to mean.defau

Re: [Rd] rm() deletes 'c' if c('a','b') is the argument (PR#9399)

2006-11-29 Thread Lixin Han
However, the help page also states: ...the objects to be removed, supplied individually and/or as a character vector So maybe the help page needs to be changed. Lixin Han Lixin Han, PhD Sr. Principal Biostatistician Wyeth Research 35 Cambridgepark Drive Cambridge, MA 02140 Phone: (617