similar to: CGIwithR and visible output of 'invisible(capture.output(library(...)))'

Displaying 20 results from an estimated 900 matches similar to: "CGIwithR and visible output of 'invisible(capture.output(library(...)))'"

2005 May 08
1
working with CGIwithR
<headline>Short question</headline>: Do people have advice on debugging R programs running after CGIwithR inputting of data from forms? Is there a way of setting up fast local versions if your local machine has to be a windoze (2k) machine (R 2.1.0) and your server is a Debian, ssh shell only set up running R 1.8.0? Are there simple guides to ways of not having to invoke R each
2003 Dec 02
1
Is there a way to use CGIwithR in Windows?
Dear R-Help, Does anyone know of a way to use CGIwithR in Windows? David Firth the author of CGIwithR states "It ought to be possible to adapt it for use also in conjunction with web servers running under Windows NT ... but the author has no plans for that." I have developed some applications in R that I would like to make available through a web interface using CGIwithR but at this
2003 Apr 02
2
CGIwithR for IIS
Hi, I have a (maybe stupid) question... Does CGIwithR package can be installed in R for Windows to work with a Microsoft IIS web-server? Or I need other libraries? Thank you, Gianluca.
2003 Feb 19
1
trouble using CGIwithR
Hi, I am having trouble to make the CGIwithR work in my server (Linux RedHat 7 - Apache), I installed the package, edited the R.cgi archive, but when I try to run any script from the browser I receive the following: Error message: Premature end of script headers: trivial.R Need I change some configuration of my system so that scripts work? Cris
2005 Jan 16
1
CGIwithR
Dear R users; I'm trying to use CGIwithR on a linux machine, I have followed the instructions on the package manual but still it does not run, the message that I get is as follows: The requested URL was not found on this server I used the example trivial, I put trivial.html under Web directory and trivial.R in cgi-bin directory, which itself is a subdirectory of Web directory, ( I have
2007 Oct 12
0
Utility data uploading functions prior to analysing data using CGIwithR
Dear all, I am developing a small suite of cgi-bin programs on my server that help provide some things that statistical/psychometric beginners may find helpful and which are aren't widely available. Some early e.g.s are: http://www.psyctc.org/stats/R/multirater.html http://www.psyctc.org/stats/R/CSC1.html and I'll be adding more to http://www.psyctc.org/stats/ and some that will be
2007 Feb 02
1
CGIwithR
I try a example http://omega.psi.iastate.edu/bootstrapFile.html it doesn't give me output. I don't why. For another example http://omega.psi.iastate.edu/trivial.html it seems works except it doesn't display figure. Does anyone know how to figure it out? Aimin
2010 Jun 01
3
Using R with Web services
Hello list helpers, I'm working at a research institute and I've been asked to develop a way of using R as a scripting and analysis tool which takes information from users via web forms, perform a query to an Oracle Database running on a Linux server and finally return formatted reports to the user via web. I'm sort of a newbie in web forms and web services so i've been reading
2004 Mar 19
2
Moving to 1.8.1: can you transfer your package list?
I prefer to use R on a linux box and ultimately need things to end up there to serve things up using David Firth's excellent CGIwithR and apache, but one step at a time and I've installed 1.8.1 under win2k. Another question that I'm sure is simple: is there a simple way to find the list of installed libraries I had in my 1.7.1 installation and use that to drive install.packages?
2005 Jan 25
3
How to make R faster?
Dear R users; I am using R for a project. I have some PHP forms that pass parameters to R for calculations, and publish the result in HTML format by CGIwithR. I'm using a Linux machine and every things work perfectly. However, it is too slow, it takes 5 to 10 seconds to run, and even if I start R from the Shell it takes the same amount of time, which is probably due to installing packages.
2005 Jan 28
1
R for CGI
Dear R Users; Perl is the common language to write CGI scripts which handle Forms. My question is that can R be as fast as perl to do the same job(with using CGIwithR package). Is it an optimal solution to connect R directly to a commercial HTML webpages, Sincerely, Sean
2006 Feb 15
1
R web interfaces for windows IIS
Hi folks, can anyone point me to an R add-on package that will work with the MS-windows IIS server as is? I know from trying that the "CGIwithR" package was not written with IIS in mind. I'm hoping to find package that will work with IIS without having to do any deep magic. much obliged :-) - revansx
2005 Jun 24
1
R servlet engine ?!!!
I use CGIwithR to run a website that executes R scripts under cgi-bin. Are there any projects that implement a work frame using R similar to Java's servlet engine? Initialization times are hurting. Can initialize once process and treat all web requests as threads of this process? Any help with this subject is greatly appreciated.
2007 Mar 26
1
Problem in loading all packages all at once
Hi All Please see the Rprofile file which i have modified as follows and after that when I start R then I see that R says to me "TRUE" for all the packages implying that all loaded at once. But when i try to use commands as simple as help("lm"), it doesnt work nor any of the menu "Packages" is not working. Although the regression using lm ( Y ~ X ) is working
2006 Apr 05
2
Problems in package management after Linux system upgrade
I upgraded from Fedora Core 4 to Fedora Core 5 and I find a lot of previously installed packages won't run because shared libraries or other system things have changed "out from under" the installed R libraries. I do not know for sure if the R version now from Fedora-Extras (2.2.1) is exactly the same one I was using in FC4. I see problems in many packages. Example, Hmisc: unable
2009 Mar 24
3
r online
Hi, I'd like to execute simple commands and functions in R through a website, is there any service like this somewhere? I only found http://www.osvisions.com/r-online/ but it does not work (last update 2003) and the links to releated websites only give errors (if I calculate 7+3). Thanks for help & hints, Thomas
2019 Jan 12
2
Installing Rstudio and shiny free server on Debian
First, as I'm here and owe it: huge thanks to Dirk and others who maintain the Debian packaging. Second: I realise these questions are not right on topic here and I will go to the rstudio community support next but I'm failing to find answers elsewhere on the web which makes me suspect they haven't come up there and might well be Debian specific so I suspect that if the expertise
2004 Oct 19
0
R2HTML version 1.4-3
Hi useRs, I have uploaded on CRAN R2HTML version 1.4-3, which should be available soon for your favorite platform. For R 2.0.0, I had to rewrite some parts of the code so that it works. I did that quickly (maybe too), letting some bugs. Now, this is mere the good R 2.0 version, with some new functionalities: - HTML.matrix and HTML.data.frame now can use several new output options as they
2004 Oct 19
0
R2HTML version 1.4-3
Hi useRs, I have uploaded on CRAN R2HTML version 1.4-3, which should be available soon for your favorite platform. For R 2.0.0, I had to rewrite some parts of the code so that it works. I did that quickly (maybe too), letting some bugs. Now, this is mere the good R 2.0 version, with some new functionalities: - HTML.matrix and HTML.data.frame now can use several new output options as they
2004 May 06
0
Re: R web interfaces
cashaw at bcm.tmc.edu, youngas7 at yahoo.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi, First, does anyone think it is a good idea to put up a web server site similar to Phillippe Grosjean's site for GUIs? To answer foobar's question- There are a several web 'interfaces', with different focuses and degrees of sophistication. Apologies to the