Hi: Since Deducer was mentioned, I'll add that Ian Fellows has recently released an 'all-in-one' installer for R, JGR and Deducer at http://ifellows.ucsd.edu/pmwiki/pmwiki.php?n=Main.WindowsInstallation
Look for the Download Installer link (it's kinda hard to miss :) On my system (64-bit Win 7), I need to use the 32-bit version because the JavaGD package still has a couple of kinks in its 64-bit version that doesn't allow Deducer to be loaded in 64-bit R through JGR. However, the 32-bit version works very nicely in all aspects. HTH, Dennis On Wed, Nov 17, 2010 at 12:30 PM, Liviu Andronic <landronim...@gmail.com>wrote: > On Wed, Nov 17, 2010 at 7:41 PM, Partha Sinha <pnsinh...@gmail.com> wrote: > > I am new comer in R.There r few IDE like Tinn R,VIM etc.I mean How to > > use them? Do I need to install R and then install them to use or they > > can work alone? Also does one install packages on R or IDEs? Can I > > call/use the package from IDEs? > > > Although the experts would suggest Emacs + ESS while I prefer Geany, > for a novice I would suggest installing JGR + Deducer or, perhaps, > RKward and SciViews-K. Not an IDE, but Rcmdr and latticist may prove > helpful to learn R. After you install R, issue > install.packages('Deducer', dep=TRUE) > > to install JGR (for Windows you have to additionally download a binary > from its site). Then launching JGR will launch R. It has graphical > facilities to install and load packages. From JGR, its console or > editor, you can easily launch scripts or commands for execution in R. > Deducer offers some nifty functionality, such as a Data viewer. > > For a complete beginner I would also suggest 'Some hints for the R > beginner' > http://www.burns-stat.com/pages/Tutor/hints_R_begin.html > > Regards > Liviu > > > > regards > > Parth > > > > -- > > Socrates, proclaimed: "I came to know one thing; that I know nothing". > > > > ______________________________________________ > > 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. > > > > > > -- > Do you know how to read? > http://www.alienetworks.com/srtest.cfm > http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader > Do you know how to write? > http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail<http://garbl.home.comcast.net/%7Egarbl/stylemanual/e.htm#e-mail> > > ______________________________________________ > 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.