search for: fastrweb

Displaying 11 results from an estimated 11 matches for "fastrweb".

Did you mean: fast_wmb
2011 Apr 20
1
How to get R plots with FastRweb
Dear friends, I am working in a web service project which uses integration of Java with R. I have used RJava to connect with Java and that is working fine. As R produces more interactive plots, I would also like to pipe plots generate from R on web page. I came to know that FastRWeb, R2HTML, brew and WebGraphics, Cairo together can be used to do that. I have installed all those successfully. I am developing my web service project with NetBeans. For testing purpose I have used the excersie (kmeans) given in the FastRWeb document.I have put the kmeans.png.R program in my netbean...
2011 Oct 29
2
installing FastRWeb
hi, I am working on Ubuntu and tried to install FastRWeb, but am getting the following error for installation of cairo.h. install.packages("FastRWeb",dep=TRUE) Installing package(s) into ‘/home/ba/R/i686-pc-linux-gnu-library/2.12’ (as ‘lib’ is unspecified) also installing the dependency ‘Cairo’ trying URL 'http://lib.stat.cmu.edu/R/CRAN...
2011 Oct 05
2
Question about Rweb
Greetings, I am working on creating an interactive website that will generate R-code for users based in the information they input on the site. Currently, the R-code can be generated and downloaded to be run locally on a computer with R. However, I have noticed a number of applications out there that instead submit the code directly to an R-web server. Some examples seem to be:
2012 Mar 06
2
Rserve compilation error
...trying to install Rserve 1.7-0 on CentOS 6. But I get this compilation error - /usr/lib64/Revo-5.0/R-2.13.2/lib64/R/lib/libiomp5.so: undefined reference to `pthread_atfork' I tried other versions of Rserve (0.6-5 and 0.6-8) without any success. How do I get around this issue? My goal is to run FastRWeb (which uses Rserve). Thanks in advance. Joydeep. -- View this message in context: http://r.789695.n4.nabble.com/Rserve-compilation-error-tp4450774p4450774.html Sent from the R devel mailing list archive at Nabble.com.
2019 Mar 07
2
package installation needs the file utility on Unix
The new staged package installation shells out to the 'file' utility on Unix systems: https://github.com/wch/r-source/blob/31ee14c620eb1b939acd322f3b5617f998aab8e8/src/library/tools/R/install.R#L578 Although 'file' is usually present on most Unix systems, it might be missing from small Docker containers, where the aim is to make the container as small possible. The magic file of
2013 Feb 16
7
Passing R code from webpage
Hi all, Is there a way to pass R code from web page (html file) to do some statistics and than plot the output in web browser. I am looking forever at this, and cant find a way. Regards,m -- View this message in context: http://r.789695.n4.nabble.com/Passing-R-code-from-webpage-tp4658800.html Sent from the R devel mailing list archive at Nabble.com.
2019 Mar 08
0
package installation needs the file utility on Unix
...is available. When it isn't and some file with extension sl, so, dylib or dll in the package installation is not in fact a shared object, one will get a number of error messages from the respective tools, but the installation passes. Currently on Linux this is the case of RcppParallel and FastRWeb. Tomas On 3/7/19 11:57 PM, G?bor Cs?rdi wrote: > The new staged package installation shells out to the 'file' utility > on Unix systems: > https://github.com/wch/r-source/blob/31ee14c620eb1b939acd322f3b5617f998aab8e8/src/library/tools/R/install.R#L578 > > Although 'file...
2012 Mar 16
1
Integrating R project into your product
Hi All, We have a product that performs ETL on files and finally load the database. We want to give the web based interface displaying graphs (that are generated using R-project forcasting) from this database. But R-Project is stand alone desktop based software and it takes commands at command line to show graphs. Any one has any idea how to integrate R-Project into your existing web based
2012 Jul 26
1
Advice on multi-user server for R
I'm currently developing several tools in R that I'd like to deploy for use by multiple analysts in my research group. Many of the analysts have no background in using R (but have plenty of experience with SAS), so part of my effort will be in training them to use the new tools. Some of the analyses will be too computationally intensive for our regulation 32 bit Windows desktops, however
2012 Jan 11
1
Rook: software and specification for R web applications and servers
Dear ?useRs, Rook version 1.0-3 has been submitted to CRAN. In the mean time you can get it here: https://github.com/jeffreyhorner/rRack/blob/master/Rook_1.0-3.tar.gz The latest release contains support for deployment with rApache. Please see 3.6.5 and 3.6.6 under section 'Configuring rApache' in the manual: http://www.rapache.net/manual.html#Configuring_rapache What is Rook? A
2012 Jan 11
1
Rook: software and specification for R web applications and servers
Dear ?useRs, Rook version 1.0-3 has been submitted to CRAN. In the mean time you can get it here: https://github.com/jeffreyhorner/rRack/blob/master/Rook_1.0-3.tar.gz The latest release contains support for deployment with rApache. Please see 3.6.5 and 3.6.6 under section 'Configuring rApache' in the manual: http://www.rapache.net/manual.html#Configuring_rapache What is Rook? A