[R] R2HTML problem

2010-06-05 Thread RGtk2User

Im developing an application with R and Gtk+. It's just a simple GUI which
helps new users to interactuate with R. Thing is, when you do a statistical
analysis, I also want to provide a HTML report, but HTMLStart doesnt work
propperly when executing from TinnR. It does create the file but not empty,
I've tried some examples from different websites, and it's always the same..
it works if I execute it from the R prompt, but doesnt when it comes to
execute it from TinnR. So, any ideas? Im trying to divide the internal code
of the HTMLStart function to find out where it crashes, but I couldnt find
it yet. Thanks in advance
-- 
View this message in context: 
http://r.789695.n4.nabble.com/R2HTML-problem-tp2244294p2244294.html
Sent from the R help mailing list archive at Nabble.com.

__
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] HTMLStart with TinnR

2010-06-05 Thread RGtk2User

Im developing an application with R and Gtk+. It's just a simple GUI which
helps new users to interactuate with R. Thing is, when you do a statistical
analysis, I also want to provide a HTML report, but HTMLStart doesnt work
propperly when executing from TinnR. It does create the file but not empty,
I've tried some examples from different websites, and it's always the same..
it works if I execute it from the R prompt, but doesnt when it comes to
execute it from TinnR. So, any ideas? Im trying to divide the internal code
of the HTMLStart function to find out where it crashes, but I couldnt find
it yet. Thanks in advance
-- 
View this message in context: 
http://r.789695.n4.nabble.com/HTMLStart-with-TinnR-tp2244467p2244467.html
Sent from the R help mailing list archive at Nabble.com.

__
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] R2HTML problem

2010-06-06 Thread RGtk2User

Which editor could I use on Windows? The program that already works with
TinnR... will work with this new editor? Thanks!

On Sat, Jun 5, 2010 at 11:40 PM, Joris FA Meys [via R] <
ml-node+2244582-437396255-277...@n4.nabble.com
> wrote:

> Tinn-R is using the R2HTML package itself for communication with R.
> You could ask JC Faria who wrote Tinn-R what exactly is going on
> there. You might get more help here :
> http://sourceforge.net/projects/tinn-r/support
>
> Personally, I'd just use a different editor in this case. I love
> Tinn-R, but it's no use programming in an editor that interacts with
> your code.
>
> Cheers
> Joris
>
> On Sat, Jun 5, 2010 at 4:57 PM, RGtk2User <[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=2244582&i=0>>
> wrote:
>
> >
> > Im developing an application with R and Gtk+. It's just a simple GUI
> which
> > helps new users to interactuate with R. Thing is, when you do a
> statistical
> > analysis, I also want to provide a HTML report, but HTMLStart doesnt work
>
> > propperly when executing from TinnR. It does create the file but not
> empty,
> > I've tried some examples from different websites, and it's always the
> same..
> > it works if I execute it from the R prompt, but doesnt when it comes to
> > execute it from TinnR. So, any ideas? Im trying to divide the internal
> code
> > of the HTMLStart function to find out where it crashes, but I couldnt
> find
> > it yet. Thanks in advance
> >
> > __
> > [hidden email] 
> > <http://user/SendEmail.jtp?type=node&node=2244582&i=1>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.
> >
>
>
>
> --
> Ghent University
> Faculty of Bioscience Engineering
> Department of Applied mathematics, biometrics and process control
>
> tel : +32 9 264 59 87
> [hidden email] <http://user/SendEmail.jtp?type=node&node=2244582&i=2>
> ---
> Disclaimer : http://helpdesk.ugent.be/e-maildisclaimer.php
>
> __
> [hidden email] <http://user/SendEmail.jtp?type=node&node=2244582&i=3>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.
>
>
> --
>  View message @
> http://r.789695.n4.nabble.com/R2HTML-problem-tp2244294p2244582.html
> To unsubscribe from R2HTML problem, click here< (link removed) ==>.
>
>
>

-- 
View this message in context: 
http://r.789695.n4.nabble.com/R2HTML-problem-tp2244294p2245140.html
Sent from the R help mailing list archive at Nabble.com.

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