Re: [R] Writing R Extensions : A new R package for Gini Index decomposition to prupose

2008-08-20 Thread Ndoye Souleymane

Many thanks for your advice.
 
Regards,
 
Souleymane Date: Tue, 19 Aug 2008 09:42:30 -0400 From: [EMAIL PROTECTED] To: 
[EMAIL PROTECTED] Subject: Re: [R] Writing R Extensions : A new R package for 
Gini Index decomposition to prupose CC: r-help@r-project.org; [EMAIL 
PROTECTED]  See if there is interest. If there is not make your own package 
or see if someone else would like to include it into a package that is 
complementary.  Stephen Sefick  On Tue, Aug 19, 2008 at 3:46 AM, Ndoye 
Souleymane [EMAIL PROTECTED] wrote:   Dear All,   I have developed a 
programme the anable the decomposition of the Gini index, it complets tha 
valuable work of Achim Zeileis, the author of the ineq package.  I would like 
to make it to be part of all R package. How should I proceed.  Must I sent it 
to the the Core developement team ?  The proogramme is written in R.   
Many thanks for your advice,   Best regards,   Souleymane  
!
 _  Retouchez, classez et partagez vos photos gratuitement avec le logiciel 
Galerie de Photos !   __  
R-help@r-project.org mailing list  
https://stat.ethz.ch/mailman/listinfo/r-help  PLEASE do read the posting 
guide http://www.R-project.org/posting-guide.html  and provide commented, 
minimal, self-contained, reproducible code. --  Let's not spend our 
time and resources thinking about things that are so little or so large that 
all they really do for us is puff us up and make us feel like gods. We are 
mammals, and have not exhausted the annoying little problems of being 
mammals.  -K. Mullis
_
[[elided Hotmail spam]]


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Writing R Extensions : A new R package for Gini Index decomposition to prupose

2008-08-20 Thread Ndoye Souleymane

Greetings,
 
I have implemented the Gini Decomposition by groups. This programme works for 
two groups it provides:
 
Gini Between Intergoup,
Gini Net Intergoup, and
Transvariation Intergroup.
 
Regards,
 
Souleymane
 Date: Tue, 19 Aug 2008 19:33:30 -0500 From: [EMAIL PROTECTED] To: [EMAIL 
 PROTECTED]; r-help@r-project.org; [EMAIL PROTECTED] Subject: Re: [R] Writing 
 R Extensions : A new R package for Gini Index decomposition to prupose  
 there are many useful decompositions of the Gini... which one did you 
 implement?  On Tue, Aug 19, 2008 at 8:42 AM, stephen sefick [EMAIL 
 PROTECTED] wrote:  See if there is interest. If there is not make your own 
 package or  see if someone else would like to include it into a package 
 that is  complementary.   Stephen Sefick   On Tue, Aug 19, 2008 at 
 3:46 AM, Ndoye Souleymane [EMAIL PROTECTED] wrote:   Dear All,  
  I have developed a programme the anable the decomposition of the Gini 
 index, it complets tha valuable work of Achim Zeileis, the author of the ineq 
 package.  I would like to make it to be part of all R package. How should 
 I proceed.  Must I sent it to the the Core developement team ?  The pro!
 ogramme is written in R.   Many thanks for your advice,   Best 
regards,   Souleymane  
_  
Retouchez, classez et partagez vos photos gratuitement avec le logiciel Galerie 
de Photos !   __  
R-help@r-project.org mailing list  
https://stat.ethz.ch/mailman/listinfo/r-help  PLEASE do read the posting 
guide http://www.R-project.org/posting-guide.html  and provide commented, 
minimal, self-contained, reproducible code.  --  Let's not 
spend our time and resources thinking about things that are  so little or so 
large that all they really do for us is puff us up and  make us feel like 
gods. We are mammals, and have not exhausted the  annoying little problems of 
being mammals.   -K. Mullis   
__  R-help@r-project.org mailing 
list  https://stat.ethz.ch/mailman/list!
 info/r-help  PLEASE do read the posting guide http://www.R-project.o
rg/posting-guide.html  and provide commented, minimal, self-contained, 
reproducible code. 
_
[[elided Hotmail spam]]


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Writing R Extensions : A new R package for Gini Index decomposition to prupose

2008-08-19 Thread Ndoye Souleymane

Dear All,

I have developed a programme the anable the decomposition of the Gini index, it 
complets tha valuable work of Achim Zeileis, the author of the ineq package. 
I would like to make it to be part of all R package. How should I proceed.
Must I sent it to the the Core developement team ?
The proogramme is written in R. 

Many thanks for your advice,

Best regards,

Souleymane
_
Retouchez, classez et partagez vos photos gratuitement avec le logiciel Galerie 
de Photos !

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] How to cope with : /usr/bin/ld/: cannot find -lgfortran

2008-03-20 Thread Ndoye Souleymane

Good Morning,

I am running R-2.6.1-1.rh5.i386.rpm under RED HAT Enterprise Linux 5, but I get 
this message error 
/usr/bin/ld/: cannot find -lgfortran when trying installing R CMD INSTALL 
ade4_1.4-5.tar.gz.

Please help me to cope with this problem.

Best regards,

Souleymane

_


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] confidence intervals for y predicted in non linear regression

2007-12-05 Thread Ndoye Souleymane

Hi, Salut,
 
You should use the package nsl2 (only for Linux distribution)
Vous pouvez utiliser le package nls2 (Linux seulement)
 
Regards,
 
Souleymane Date: Tue, 4 Dec 2007 16:07:57 +0100 From: [EMAIL PROTECTED] To: 
[EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: [R] confidence intervals 
for y predicted in non linear regression  hi, hi all,  you can consult 
these links: http://finzi.psych.upenn.edu/R/Rhelp02a/archive/43008.html 
https://stat.ethz.ch/pipermail/r-help/2004-October/058703.html  hope this 
help   pierre   Selon Florencio González [EMAIL PROTECTED]:Hi, 
I´m trying to plot a nonlinear regresion with the confidence bands for  the 
curve obtained, similar to what nlintool or nlpredci functions in Matlab  
does, but I no figure how to. In nls the option is there but not implemented  
yet.   Is there a plan to implement the in a relative near future?   
Thanks in advance, Florencio La información contenida en este 
e-mail y sus ficheros adjuntos es totalmente  confidencial y no debería ser 
usado si no fuera usted alguno de los  destinatarios. Si ha recibido este 
e-mail por error, por favor avise al  remitente y bórrelo de su buzón o de 
cualquier otro medio de almacenamiento.  This email is confidential and 
should not be used by anyone who is not the  original intended recipient. If 
you have received this e-mail in error  please inform the sender and delete 
it from your mailbox or any other  storage mechanism.  [[alternative HTML 
version deleted]]__ 
R-help@r-project.org mailing list 
https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide 
http://www.R-project.org/posting-guide.html and provide commented, minimal, 
self-contained, reproducible code.
_
Vous êtes plutôt Desperate ou LOST ? Personnalisez votre PC avec votre 
[[replacing trailing spam]]

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Installing ade4, missing libraries

2007-10-29 Thread Ndoye Souleymane


Dear R users,


I have tried to install ade4 package
under Linux using R CDM INSTALL .

But a the process stoped with an error
as shown bellowed “cannot find -lgfortran”.

Is it a required package for Linux. If
so, Is this package available in RPM ?

Many thanks,


Best regards,

Souleymane N'Doye



P.S.:
gcc -shared
-Bdirect,--hash-stype=both,-Wl,-O1 -o ade4.so adesub.o divsub.o
phylog.o testamova.o testdim.o testrlq.o tests.o -L/usr/lib/R/lib
-lRlapack -L/usr/lib/R/lib -lRblas -lgfortran -lm -lgcc_s 
-L/usr/lib/R/lib -lR
/usr/bin/ld: cannot find -lgfortran
collect2: ld returned 1 exit status
make: *** [ade4.so] Error 1
ERROR: compilation failed for package
'ade4'
** Removing '/usr/lib/R/library/ade4'









































 Date: Sat, 27 Oct 2007 07:32:44 +0100
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 CC: [EMAIL PROTECTED]
 Subject: Re: [R] Cairo SVG backend
 
 You need recent enough cairo libraries in your OS.  Your OS appears to 
 date from mid 2006, so likely you need a later cairo: my system is using 
 cairo 1.4.10 and found all the backends.
 
 Your kernel is quite old: does your OS have kernel and cairo updates you 
 have not applied?
 
 On Fri, 26 Oct 2007, Sam McClatchie wrote:
 
  System: 2.6.0
  Linux kernel 2.6.15 Ubuntu dapper
  R version 2.5.1
  ESS 5.2.11 on Emacs 21.4.1
 
  Colleagues
 
  I am still struggling to produce SVG file output in R.
 
  I initially started with RSvgDevice package. I produced a simple graphic
  from an example in the documentation and it imported into Inkscape fine
  and could be edited. However, my application involves plotting
  bathymetry and coastlines with the PBSmapping, and the plots contain a
  lot of data. Although I can still produce a file, and the screen graphic
  looks fine, Inkscape will not load the 1.8 MB file.
 
  I wasn't sure if the problem was with Inkscape or with the SVG file. I
  thought I'd try the Cairo package to see if RSvgDevice was failing
  because of the file size.  I've install Cairo and used update.packages()
  to get the 1.3-5 version which has the SVG device driver. However, the
  Cairo.capabilities() function returns true for png, jpeg, and x11, but
  false for
  svg, ps, pdf and tiff. The error message returned from the call to
  Cairo_svg() is Cairo compiled without svg device. So my question is:
  How do you to compile Cairo with the svg device? Do you have to do this
  from source with some --enabled switch? The install.packages() and
  update.packages() does not seem to do it?
 
  Best fishes
 
  Sam
 
 
 -- 
 Brian D. Ripley,  [EMAIL PROTECTED]
 Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
 University of Oxford, Tel:  +44 1865 272861 (self)
 1 South Parks Road, +44 1865 272866 (PA)
 Oxford OX1 3TG, UKFax:  +44 1865 272595
 
 __
 R-help@r-project.org mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.

_


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Installing ade4, missing libraries

2007-10-29 Thread Ndoye Souleymane

Using the command R CMD INSTALL I finally succed the isnstallation of ade4 
juste by using
ade4_1.4-3.tar.gz instead of ade4_1.4-5.tar.gz.

Many thanks again,

Faithfully Yours,

Souleymane N'Doye

 Date: Mon, 29 Oct 2007 08:22:21 +
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 CC: [EMAIL PROTECTED]
 Subject: Re: Installing ade4, missing libraries
 
 Please do not hijack a different thread for your question.  In particular 
 do not send your question directly to those who asked or helped with other 
 questions.
 
 You need libgfortran to build R.  I assume you did a binary install on 
 'Linux', but without the details the R posting guide asked you for I can't
 tell you exactly what is missing.  Properly set up binary installations 
 have a component that brings in all the needed dependencies, e.g. RedHat 
 ones have R and R-devel RPMs.
 
 RedHat systems have rpms for gcc-gfortran and libgfortran, but others 
 may differ.  Note that the provision might be split: the actual library is 
 in libgfortran but the 'devel' part needed to build against it is in 
 gcc-gfortran (at least on the version I looked at).
 
 
 On Mon, 29 Oct 2007, Ndoye Souleymane wrote:
 
 
 
  Dear R users,
 
 
  I have tried to install ade4 package
  under Linux using R CDM INSTALL .
 
  But a the process stoped with an error
  as shown bellowed ?cannot find -lgfortran?.
 
  Is it a required package for Linux. If
  so, Is this package available in RPM ?
 
  Many thanks,
 
 
  Best regards,
 
  Souleymane N'Doye
 
 
 
  P.S.:
  gcc -shared
  -Bdirect,--hash-stype=both,-Wl,-O1 -o ade4.so adesub.o divsub.o
  phylog.o testamova.o testdim.o testrlq.o tests.o -L/usr/lib/R/lib
  -lRlapack -L/usr/lib/R/lib -lRblas -lgfortran -lm -lgcc_s
  -L/usr/lib/R/lib -lR
  /usr/bin/ld: cannot find -lgfortran
  collect2: ld returned 1 exit status
  make: *** [ade4.so] Error 1
  ERROR: compilation failed for package
  'ade4'
  ** Removing '/usr/lib/R/library/ade4'
 
 -- 
 Brian D. Ripley,  [EMAIL PROTECTED]
 Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
 University of Oxford, Tel:  +44 1865 272861 (self)
 1 South Parks Road, +44 1865 272866 (PA)
 Oxford OX1 3TG, UKFax:  +44 1865 272595

_
Votez pour vos séries TV préférées et tentez de gagner un voyage à Hawaï !

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] problem installing Rpmi : mpi.h...Found in /usr/include/lam, yet libmpi

2007-09-15 Thread Ndoye Souleymane
Dear Mr Ripley, Dear all,

Could you please help me to find an appropriate rpm package to install on 
RED HAT LINUX ENTERPRISE 5.

I have experienced trouble in invoking R with R-2.5.1-1.fc7.i386.rpm. It 
strats normaly and then it exit me to the prompt like shown below:

How to cope with this error of segmentation.

Thanks for your help,

Faithfully Yours,

Souleymane N'Doye
Statisticain  Decison Support Systems consultant

Labstat Conseil
P. O. BOX 347, 00606 Nairobi Kenya
Email: [EMAIL PROTECTED]
tel. : +254 (20) 736 842 478
www.labstatconseil.com

*** caught segfault ***
address (nil), cause 'memory not mapped'

Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
Erreur de segmentation

_
[[replacing trailing spam]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.