Re: [R] eclipse cran r

2012-06-12 Thread Jessica Streicher
http://www.walware.de/goto/statet
eclipse plugin

Having tried both sweave and knitr:
Knitr is easier to set up by far, but i don't like its documentation, so i 
stayed with Sweave.
I needed a few days to get it running properly though, and it needed 
workarounds.

Am 12.06.2012 um 00:32 schrieb Trying To learn again:

 hi i see you can create latex pdf files using eclipse and that cran r code
 can be put on it direcctly. I have tried but it seems very difficult there
 is an easy way step by step manual and explaining all programs and folders
 needed?
 
   [[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-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] eclipse cran r

2012-06-12 Thread Trying To learn again
Hi JEssica

I have tried but for the moment I´m getting crazyso I let for the
future to understand for instance why the viewer doesn´t goes, and so on.


Actually I´m using Tex Maker and I attach code using
funtion \begin{lstlisting} so on


The only inconvenience in Latex is always is to put plots where you want.
I use this figute code location but it makes wat it wants.

\begin{figure}[!h]

\centering

\includegraphics[scale=0.2]{vata.eps}\\

\end{figure}


I know this is a R forum (sorry for my unformal way of typing yesterday
Michael I wrotte from my phone and I was very  tired, is not a
justification I know anyway) but I´m sure that if someone has treat LAtex
with eps or png images sure has the same problem. I read that using eclipse
and sweave this thinks improveat least I have tried¡¡¡

Many thanks to all.


2012/6/12 Jessica Streicher j.streic...@micromata.de

 http://www.walware.de/goto/statet
 eclipse plugin

 Having tried both sweave and knitr:
 Knitr is easier to set up by far, but i don't like its documentation, so i
 stayed with Sweave.
 I needed a few days to get it running properly though, and it needed
 workarounds.

 Am 12.06.2012 um 00:32 schrieb Trying To learn again:

  hi i see you can create latex pdf files using eclipse and that cran r
 code
  can be put on it direcctly. I have tried but it seems very difficult
 there
  is an easy way step by step manual and explaining all programs and
 folders
  needed?
 
[[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.



[[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] eclipse cran r

2012-06-12 Thread Luke Miller
Read through this page on float (figure) placement:
http://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions

In particular, trying including \usepackage{float} in your TeX preamble
and then place figures using the big [H] option:

\begin{figure}[H]

That may accomplish what you want in terms of placing figures in the
desired location.


On Tue, Jun 12, 2012 at 11:13 AM, Trying To learn again
tryingtolearnag...@gmail.com wrote:

 Hi JEssica

 I have tried but for the moment I´m getting crazyso I let for the
 future to understand for instance why the viewer doesn´t goes, and so on.


 Actually I´m using Tex Maker and I attach code using
 funtion \begin{lstlisting} so on


 The only inconvenience in Latex is always is to put plots where you
 want.
 I use this figute code location but it makes wat it wants.

 \begin{figure}[!h]

 \centering

 \includegraphics[scale=0.2]{vata.eps}\\

 \end{figure}


 I know this is a R forum (sorry for my unformal way of typing yesterday
 Michael I wrotte from my phone and I was very  tired, is not a
 justification I know anyway) but I´m sure that if someone has treat LAtex
 with eps or png images sure has the same problem. I read that using
 eclipse
 and sweave this thinks improveat least I have triedĄĄĄ

 Many thanks to all.


 2012/6/12 Jessica Streicher j.streic...@micromata.de

  http://www.walware.de/goto/statet
  eclipse plugin
 
  Having tried both sweave and knitr:
  Knitr is easier to set up by far, but i don't like its documentation, so
  i
  stayed with Sweave.
  I needed a few days to get it running properly though, and it needed
  workarounds.
 
  Am 12.06.2012 um 00:32 schrieb Trying To learn again:
 
   hi i see you can create latex pdf files using eclipse and that cran r
  code
   can be put on it direcctly. I have tried but it seems very difficult
  there
   is an easy way step by step manual and explaining all programs and
  folders
   needed?
  
         [[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.
 
 

        [[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.




--
___
Luke Miller
Postdoctoral Researcher
Hopkins Marine Station, Stanford University
120 Ocean View Blvd
Pacific Grove, CA 93950
831-655-6208

__
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] eclipse cran r

2012-06-11 Thread Trying To learn again
hi i see you can create latex pdf files using eclipse and that cran r code
can be put on it direcctly. I have tried but it seems very difficult there
is an easy way step by step manual and explaining all programs and folders
needed?

[[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] eclipse cran r

2012-06-11 Thread R. Michael Weylandt
There's no such thing as cran r -- there's just R, possibly using
the binaries distributed by CRAN. [Both are capitalized, por favor]

With that said, I believe the term you are looking for is Sweave or,
for a slightly different take on things, knitr. Both are well
documented with a little bit of google-fu.

Best,
Michael

On Mon, Jun 11, 2012 at 5:32 PM, Trying To learn again
tryingtolearnag...@gmail.com wrote:
 hi i see you can create latex pdf files using eclipse and that cran r code
 can be put on it direcctly. I have tried but it seems very difficult there
 is an easy way step by step manual and explaining all programs and folders
 needed?

        [[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-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] eclipse and R

2008-11-26 Thread Ruud H. koning
Hello, I am trying to install Eclipse and R on an amd64 machine running 
Suse linux 9.3. I have compiled R 2.8.0 with --enable-R-shlib and it 
seems that compilation was successfull. After starting R, I installed 
the latest rJava package, from the output:

checking whether JRI is requested... yes
cp src/libjri.so libjri.so
It seems JRI support has been compiled successfully. However, when I try 
to open R from within Eclipse, I receive an error message:


Launching the R Console was cancelled, because it seems starting the 
Java process/R engine failed.

Please make sure that R package 'rJava' with JRI is installed.

I can open an R console from the command line, and attach the rJava 
library without problems. What am I doing wrong here?

Thanks, Ruud

__
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] eclipse and R

2008-11-26 Thread Tobias Verbeke
Hi Ruud, 

I forwarded your message to the StatET (R in Eclipse) list;
there might be StatET users with a similar setup as yours
on that list (and the StatET developer is more likely to 
pick up your question there).

Best,
Tobias

Hello, I am trying to install Eclipse and R on an amd64 machine running 
Suse linux 9.3. I have compiled R 2.8.0 with --enable-R-shlib and it 
seems that compilation was successfull. After starting R, I installed 
the latest rJava package, from the output:
checking whether JRI is requested... yes
cp src/libjri.so libjri.so
It seems JRI support has been compiled successfully. However, when I try 
to open R from within Eclipse, I receive an error message:

Launching the R Console was cancelled, because it seems starting the 
Java process/R engine failed.
Please make sure that R package 'rJava' with JRI is installed.

I can open an R console from the command line, and attach the rJava 
library without problems. What am I doing wrong here?
Thanks, Ruud

__
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-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] Eclipse and R

2008-08-12 Thread Prof Brian Ripley
Most internationalized programs (including R) respond to the LANGUAGE 
environent variable: have you tried setting it to en?


We would need to know your OS to help more (it looks like it might be 
Windows or possibly Mac OS: the terms used are not right for either).


On Tue, 12 Aug 2008, Sergey Goriatchev wrote:


Hello,

I am running R in Eclipse, and when I start Eclipse or when I get
error messages, they are in German.
(My computer's regional language settings are German.) Is there a way
to switch to English in Eclipse
without changing my global regional language settings? In basic R GUI
this is possible in RGUI configuration editor.

Anyone can help? Thank you in advance!

Sergey

__
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.



--
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.


Re: [R] Eclipse and R

2008-08-12 Thread Sergey Goriatchev
I tried with Sys.setenv() in Eclipse environment in the following manner:

 Sys.getenv(LANGUAGE)
LANGUAGE
  
 Sys.setenv(LANGUAGE=en)
 Sys.getenv(LANGUAGE)
LANGUAGE
en

Once I've done this at the beginning of the session, warnings are in English.
When I exit Eclipse and then restart, it is back to German and
LANGUAGE environment variable is back to  .

I am running R-2.7.1 on a Vista SP1 machine. I have Eclipse 3.4.0 with
StatET 0.6.0

I just tried to put a modified .RProfile file into Eclipse working
directory (I got that by typing getwd() at Eclipse prompt) and it
loads up (because I have fortunes() specified in .RProfile). In
.RProfile I put Sys.setenv(LANGUAGE=en) and it works to the extent
that warning messages are now in English, but at startup I still see
German text, like that:
--
R version 2.7.1 (2008-06-23)
Copyright (C) 2008 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R ist freie Software und kommt OHNE JEGLICHE GARANTIE.
Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten.
Tippen Sie 'license()' or 'licence()' für Details dazu.

R ist ein Gemeinschaftsprojekt mit vielen Beitragenden.
Tippen Sie 'contributors()' für mehr Information und 'citation()',
um zu erfahren, wie R oder R packages in Publikationen zitiert werden können.

Tippen Sie 'demo()' für einige Demos, 'help()' für on-line Hilfe, oder
'help.start()' für eine HTML Browserschnittstelle zur Hilfe.
Tippen Sie 'q()', um R zu verlassen.


R is the lingua franca of statistical research. Work in all other languages
should be discouraged.
   -- Jan de Leeuw (as quoted by Matt Pocernich on R-help)
  JSM 2003, San Francisco (August 2003)


   Welcome to R!


Is there a way to make everything show in English?

Thank you all (especially Prof. Ripley) in advance for your help.

Sergey

On Tue, Aug 12, 2008 at 4:33 PM, Prof Brian Ripley
[EMAIL PROTECTED] wrote:
 Most internationalized programs (including R) respond to the LANGUAGE
 environent variable: have you tried setting it to en?

 We would need to know your OS to help more (it looks like it might be
 Windows or possibly Mac OS: the terms used are not right for either).

 On Tue, 12 Aug 2008, Sergey Goriatchev wrote:

 Hello,

 I am running R in Eclipse, and when I start Eclipse or when I get
 error messages, they are in German.
 (My computer's regional language settings are German.) Is there a way
 to switch to English in Eclipse
 without changing my global regional language settings? In basic R GUI
 this is possible in RGUI configuration editor.

 Anyone can help? Thank you in advance!

 Sergey

 __
 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.


 --
 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




-- 
I'm not young enough to know everything. /Oscar Wilde
Experience is one thing you can't get for nothing. /Oscar Wilde
When you are finished changing, you're finished. /Benjamin Franklin
Tell me and I forget, teach me and I remember, involve me and I learn.
/Benjamin Franklin
Luck is where preparation meets opportunity. /George Patten

__
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] Eclipse and R

2008-08-12 Thread Prof Brian Ripley
You should set environment variables in the environment, not from a 
program.  See rw-FAQ Q2.15 (and you may be able to set them in Eclipse 
before it starts R).


On Tue, 12 Aug 2008, Sergey Goriatchev wrote:


I tried with Sys.setenv() in Eclipse environment in the following manner:


Sys.getenv(LANGUAGE)

LANGUAGE
 

Sys.setenv(LANGUAGE=en)
Sys.getenv(LANGUAGE)

LANGUAGE
   en

Once I've done this at the beginning of the session, warnings are in English.
When I exit Eclipse and then restart, it is back to German and
LANGUAGE environment variable is back to  .

I am running R-2.7.1 on a Vista SP1 machine. I have Eclipse 3.4.0 with
StatET 0.6.0

I just tried to put a modified .RProfile file into Eclipse working
directory (I got that by typing getwd() at Eclipse prompt) and it
loads up (because I have fortunes() specified in .RProfile). In
.RProfile I put Sys.setenv(LANGUAGE=en) and it works to the extent
that warning messages are now in English, but at startup I still see
German text, like that:
--
R version 2.7.1 (2008-06-23)
Copyright (C) 2008 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R ist freie Software und kommt OHNE JEGLICHE GARANTIE.
Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten.
Tippen Sie 'license()' or 'licence()' für Details dazu.

R ist ein Gemeinschaftsprojekt mit vielen Beitragenden.
Tippen Sie 'contributors()' für mehr Information und 'citation()',
um zu erfahren, wie R oder R packages in Publikationen zitiert werden können.

Tippen Sie 'demo()' für einige Demos, 'help()' für on-line Hilfe, oder
'help.start()' für eine HTML Browserschnittstelle zur Hilfe.
Tippen Sie 'q()', um R zu verlassen.


R is the lingua franca of statistical research. Work in all other languages
should be discouraged.
  -- Jan de Leeuw (as quoted by Matt Pocernich on R-help)
 JSM 2003, San Francisco (August 2003)


  Welcome to R!


Is there a way to make everything show in English?

Thank you all (especially Prof. Ripley) in advance for your help.

Sergey

On Tue, Aug 12, 2008 at 4:33 PM, Prof Brian Ripley
[EMAIL PROTECTED] wrote:

Most internationalized programs (including R) respond to the LANGUAGE
environent variable: have you tried setting it to en?

We would need to know your OS to help more (it looks like it might be
Windows or possibly Mac OS: the terms used are not right for either).

On Tue, 12 Aug 2008, Sergey Goriatchev wrote:


Hello,

I am running R in Eclipse, and when I start Eclipse or when I get
error messages, they are in German.
(My computer's regional language settings are German.) Is there a way
to switch to English in Eclipse
without changing my global regional language settings? In basic R GUI
this is possible in RGUI configuration editor.

Anyone can help? Thank you in advance!

Sergey

__
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.



--
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





--
I'm not young enough to know everything. /Oscar Wilde
Experience is one thing you can't get for nothing. /Oscar Wilde
When you are finished changing, you're finished. /Benjamin Franklin
Tell me and I forget, teach me and I remember, involve me and I learn.
/Benjamin Franklin
Luck is where preparation meets opportunity. /George Patten



--
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.