Re: [R] Problem with RCMD CHECK (or BUILD)

2007-10-10 Thread Markus Gesmann
Dear Olivier, I had the same problem the other day. It is important that you set the PATH in the right order. I use the Rtools set from http://www.murdoch-sutherland.com/Rtools/ and created a little batch file to set the PATH in the right order, please see below:

Re: [R] Switching the order of legend boxes in a lattice bar graph

2008-06-13 Thread Markus Gesmann
=free)), ylab=patients, main=Figure 1: X by district, par.settings=list(superpose.polygon=list(col=c(light blue, dark blue))), key=mykey) solve your problem? Regards, Markus Markus Gesmann │Associate Director│Libero Ventures Ltd, One Broadgate, London EC2M 2QS tel: +44 (0)207 826 9080│ dir

Re: [R] Editor for Mac OSX

2008-06-18 Thread Markus Gesmann
Smultron http://smultron.sourceforge.net/ is a nice (and free) alternative to the R build in editor. However, I would suggest to send Mac specific questions to the R-Mac mail list: https://stat.ethz.ch/mailman/listinfo/r-sig-mac Best regards, Markus Markus Gesmann │Associate Director│Libero

Re: [R] Fitdistr of a 3 parameter Gamma distribution

2008-06-24 Thread Markus Gesmann
, Markus Markus Gesmann │Associate Director│Libero Ventures Ltd, One Broadgate, London EC2M 2QS tel: +44 (0)207 826 9080│ dir: +44 (0)207 826 9085│fax: +44 (0)207 826 9090 │www.libero.uk.com A Lehman Brothers Company AUTHORISED AND REGULATED BY THE FINANCIAL SERVICES AUTHORITY -Original

Re: [R] Security issue

2008-04-02 Thread Markus Gesmann
, Markus Markus Gesmann │Associate Director│Libero Ventures Ltd, One Broadgate, London EC2M 2QS tel: +44 (0)207 826 9080│ dir: +44 (0)207 826 9085│fax: +44 (0)207 826 9090 │www.libero.uk.com A Lehman Brothers Company AUTHORISED AND REGULATED BY THE FINANCIAL SERVICES AUTHORITY -Original Message

Re: [R] Number of words in a string

2008-04-09 Thread Markus Gesmann
Would this: sapply(strsplit(C, ), length) work for? Markus Gesmann │Associate Director│Libero Ventures Ltd, One Broadgate, London EC2M 2QS tel: +44 (0)207 826 9080│ dir: +44 (0)207 826 9085│fax: +44 (0)207 826 9090 │www.libero.uk.com A Lehman Brothers Company AUTHORISED AND REGULATED

Re: [R] Arranging multiple lattice plots in one page

2007-11-16 Thread Markus Gesmann
= TRUE) print(update(plot, aspect = xy, main = , xlab = Year), position = c(0, 0, 1, .3)) Kind regards Markus Markus Gesmann │Associate Director│Libero Ventures Ltd, One Broadgate, London EC2M 2QS tel: +44 (0)207 826 9080│ dir: +44 (0)207 826 9085│fax: +44 (0)207 826 9090

[R] linear model with interaction / segments

2009-08-29 Thread Markus Gesmann
Dear R-help, Suppose I have the following data: df=data.frame(x=1:10, y=c(1,2,3,4,5,12,14,16,18,20)) plot(y~x, df, t=b) How can I fit a model which estimates the slopes between x = 1-5, 5-6, and 6-10? Adding the factor f: df$f - gl(2,5) Allows me to fit a linear model with interaction

[R] [R-pkgs] googleVis 0.2.2 - Using the Google Visualisation API with R

2010-12-14 Thread Markus Gesmann
rvisualisat...@gmail.com if you would like to be kept informed of new versions, or if you have any feedback, ideas, suggestions or would like to collaborate. Markus Gesmann, Diego de Castillo And now the NEWS: Version 0.2.2 [2010-12-12] == Changes o Fixed typos

[R] [R-pkgs] Update: googleVis 0.2.4 - Using the Google Visualisation API with R

2011-02-11 Thread Markus Gesmann
like to be kept informed of new versions, or if you have any feedback, ideas, suggestions or would like to collaborate. Best regards, The googleVis team: Markus Gesmann, Diego de Castillo [[alternative HTML version deleted]] ___ R-packages