Re: [R] how to execute R script piece by piece on SSH terminal

2010-02-18 Thread Vojtěch Zeisek
o/the/directory"). Or, I would recommend to install Rkward (http://rkward.sourceforge.net/), what is excellent graphical user interface for R. Best regards, Vojtěch Zeisek Dne Čt 18. února 2010 21:36:34 xin...@stat.psu.edu napsal(a): > hi, I am new to Linux and R environment. I have a existi

Re: [R] how to make R plot under Linux

2010-02-19 Thread Vojtěch Zeisek
> thanks > > __ > 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 c

Re: [R] how to make R plot under Linux

2010-02-22 Thread Vojtěch Zeisek
server has to support the "-X" switch. If it is not permitted in configuration of server's SSH daemon, You can not use it and You will not have windows with Your graphs. Then You would have to ask admin of the server or run R on Your own computer. For more information type man s

Re: [R] how to make R plot under Linux

2010-02-22 Thread Vojtěch Zeisek
ns with windows. But here I can not help - see documentation. Another possibility should be exporting the graphs to files without viewing and then downloading using SCP or SFTP. Or it might be possible to use some VNC client and to connect to the server with full-featured remote desktop. But h

Re: [R] R on Linux - a primer

2010-03-14 Thread Vojtěch Zeisek
mented, > minimal, self-contained, reproducible code. -- Vojtěch Zeisek Komunita openSUSE GNU/Linuxu / Community of the openSUSE GNU/Linux http://www.opensuse.org/ http://web.natur.cuni.cz/~zeisek/ signature.asc Description: This is a digitally signed message part. __

Re: [R] R GUI

2010-04-12 Thread Vojtěch Zeisek
ons. I hope it helps little bit. :-) Best regards, Vojtěch Zeisek -- Vojtěch Zeisek Komunita openSUSE GNU/Linuxu / Community of the openSUSE GNU/Linux http://www.opensuse.org/ http://web.natur.cuni.cz/~zeisek/ signature.asc Description: This is a digitally signed message part. _

Re: [R] PCA

2013-09-22 Thread Vojtěch Zeisek
Hi, see tutorial for Adegenet, http://adegenet.r-forge.r-project.org/ | Documents | adegenet-basics.pdf | section 6. It should help You. Vojtěch - Vojtěch Zeisek Department of Botany, Faculty of Science, Charles Uni., Prague, CZ Institute of Botany, Academy of Science, Czech Republic

Re: [R] Rcmdr installation under Unbuntu installatiion errors

2010-07-06 Thread Vojtěch Zeisek
O what install.packages() does in Linux), You need development packages for R as well as kernel header, compiler for Fortran, C and so on. I do not know how are those packages named in Ubuntu, but it should be no problem to find it via Synaptics. But I'd prefer solution 2. :-) Best regards, Voj

Re: [R] Using Ubuntu as a Server

2010-07-10 Thread Vojtěch Zeisek
as ordinary application - the R does not require any special care to serve as server. > *Atenciosamente, > Leandro Marino > http://est.leandromarino.com.br/Blog (Estatístico) > Cel.: + 55 21 9845-7707 > Cel.: + 55 21 8777-7907 I hope it help little bit. :-) Best regards, -- Vojtě

Re: [R] Using Ubuntu as a Server

2010-07-10 Thread Vojtěch Zeisek
, Vojtěch Zeisek Dne Sat 10. of July 2010 21:30:57 Cedrick W. Johnson napsal(a): > You can do that, as well as install RKWard if you want a "gui" front end > and use ssh/x11 forwarding. If I think what you want to do is control a > remote ubuntu instance via windows using Tinn, I

Re: [R] The future of R - Ross Ihaka stirs discussions around the web

2010-09-13 Thread Vojtěch Zeisek
serve much more better web running some good open-source CMS. I have very good experince with Drupal (IMHO the best available CMS) and Plone. Current state is one big dissaster. Web with all modern features, user forum and so on. It would be really helpful. Best regards, -- Vojtěch Ze

Re: [R] support for caron (hacek) symbol

2010-09-20 Thread Vojtěch Zeisek
t whether these characters are supported or any > possible workarounds would be greatly appreciated. > > Thanks in advance. > > Jon Best regards, -- Vojtěch Zeisek Department of Botany, Faculty of Science, Charles Uni., Prague, CZ Institute of Botany, Academy of Science, Cze

[R] Web forum - should I make one?

2010-09-21 Thread Vojtěch Zeisek
to it. :-) Best regards, -- Vojtěch Zeisek Department of Botany, Faculty of Science, Charles Uni., Prague, CZ Institute of Botany, Academy of Science, Czech Republic Community of the openSUSE GNU/Linux https://www.natur.cuni.cz/faculty-en?set_language=en http://www.ibot.cas.cz/?p=index&sit

Re: [R] Web forum - should I make one?

2010-09-21 Thread Vojtěch Zeisek
t; http://rwiki.sciviews.org/doku.php > > ? Wiki is not tool I mean. Well, I found there only one not working link and one link to mostly Chinese forum... So nothing useful, I thing. > > Kjetil Best regards, Vojtěch Zeisek > > 2010/9/21 Vojtěch Zeisek : > >> Hello, > &g

Re: [R] Web forum - should I make one?

2010-09-21 Thread Vojtěch Zeisek
ask... > Regards, > Yihui > -- > Yihui Xie > Phone: 515-294-2465 Web: http://yihui.name > Department of Statistics, Iowa State University > 2215 Snedecor Hall, Ames, IA All the best, Vojtěch > 2010/9/21 Vojtěch Zeisek : > > Hello > > > >> On Sep 21, 201

Re: [R] (OT) Change of email address

2010-09-29 Thread Vojtěch Zeisek
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. -- Vojtěch Zeisek Department of Botany, Faculty of Science, Charle

Re: [R] installing a package in linux

2010-05-05 Thread Vojtěch Zeisek
There are a lot of R packages available in Ubuntu's repositories. Just search for R-* or r-cran-* within Your favorite package manager. It it the easiest way. :-) Best regards, Vojtěch Zeisek Dne St 5. května 2010 17:03:22 Tengfei Yin napsal(a): > Hi > > The weird part in this ca

Re: [R] Kate terminal window

2010-05-20 Thread Vojtěch Zeisek
it is not what You wished to hear, but it works and I hope it helps little bit. :-) Best regards, Vojtěch Zeisek > Although this is clearly an issue related to Kate, I was thinking that > some people on this list might also use Kate in conjunction with R and > might have already inqui

Re: [R] R in Linux (Ubuntu)

2011-07-31 Thread Vojtěch Zeisek
Hello, I can recommend Rkward. I use it and I'm fully satisfied with it. There is nice menu (You can "click" most of needed functions, load packages, ...), sheets with Your data, terminal with debugger and so on... Really good tool. Best regards, Vojtěch - Vojtěch Zeisek Depar