<br><br><div><span class="gmail_quote">2007/1/25, SJR <<a href="mailto:stefan_roediger@gmx.de">stefan_roediger@gmx.de</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am Mittwoch, 24. Januar 2007 16:35 schrieb I. Soumpasis:<br>> Hi!<br>><br>> I tried today and made a plugin to produce barplots. It can handle a matrix<br>> or a factor (using the summary function). It can create a legend and use
<br>> rainbow colors. It can produce stacked or juxtaposed bars. It really gave<br>> me a hard time, but I learned a lot. I also wrote the help page for the<br>> plugin.<br>><br>> I will uploaded at svn in some minutes. Also changed the 
plot.pluginmap<br>> accordingly.What else should I change so the plugin to be installed?<br>> Makefile or something?<br>><br>> I made enough testings but please take a look and give advices and ideas.<br>><br>
> Regards,<br>> Ilias<br><br>The only suggestion I have is to use barplot2 from the gplots-package instead.<br>It is similar but in many ways more powerfull (confidence intervals e.g.).<br><a href="http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=54">
http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=54</a><br><a href="http://addictedtor.free.fr/graphiques/graphcode.php?graph=54">http://addictedtor.free.fr/graphiques/graphcode.php?graph=54</a><br><br>But this would require (as you already know from your other plugins) to load
<br>the package from the web which also a disadvantage. Somehow good, somehow bad<br>therefore it's your decision of course.</blockquote><div><br>This is a conversation that I would like to do sometime, it seems that now is the appropriate time. It is a kind of question of uniformity and how close to R should be rkward. Let me explain. We probably should decide (probably as plugin policy) if we will use package like lattice and/or gplots that give different colors from the traditional R plot engine. For example if use barplot2 gives color barplots thus barplot gives gray plots. Lattice package gives more different colors. I hope you understand what I mean.
<br><br>One more thing is how far to get barplot. For example for barplot you can get stacked bars, juxtaposed,  or vertically or horizontically bars. Should we give options for these and if yes in a different tabs? Or is it enough this I have done? Neither on stacked nor on vertically bars we can add values.  I took a look to SPSS, Minitab and Rcmdr, and they use only vertically bars. What do you think?
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">@ Thomas<br>Right now there are quite a lot plugins which do the require(something) trick.
<br>We have spoken about this issue in the past (I think). I suggested something<br>like a "First Run Wizard" which asks the user to check if there are plugins<br>which require non-locally stored packages and subsequently starts the
<br>(existing) procedure to install them. Actually there is no need for a wizard<br>but an option in settings would also be good in therms of useability. I'm<br>saying this because it can happen that people on a company workplace or
<br>students on Uni-PCs have to work with RKWard but with no root privileges<br>which would make installation of packages "hard". It could be frustrating if<br>somebody can not use this or that because a package is not installed. And I
<br>guess administrators could get annoyed if this happens frequently on many<br>machines. Hope you know what I mean. Someting for the ToDo-list?</blockquote><div><br>I could suggest for this  the rkward package for R to have as dependencies the packages needed. I remember Rcmdr if you install with dep=T then installs needed packages, If not however when you open it it says that for Rcmdr to work properly you should install some packages. I do not know if that helps in some way.
<br><br>Regards,<br>Ilias<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">-------------------------------------------------------------------------
<br>Take Surveys. Earn Cash. Influence the Future of IT<br>Join SourceForge.net's Techsay panel and you'll get the chance to share your<br>opinions on IT & business topics through brief surveys - and earn cash
<br><a href="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV</a><br>_______________________________________________
<br>RKWard-devel mailing list<br><a href="mailto:RKWard-devel@lists.sourceforge.net">RKWard-devel@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/rkward-devel">https://lists.sourceforge.net/lists/listinfo/rkward-devel
</a><br></blockquote></div><br>