*Hi,
first of all-thank you for your extensive answer.*
> Hi,
>
>
>> Not at all - R has a built-in webserver (it's used for the help pages),
>> so
> if you install R, you're done with that part. Rook >gives you a wrapper
> for
> that.
>
> What do you mean by wrapper?
>
>It defines an
Hi,
> No one yet has mentioned shiny (http://www.rstudio.com/shiny/); it
> allows you to get up and prototyping quickly, and we're working on
> ways to make it just as easy to scale to multiple users (currently
> it's possible, but you have to be willing to get your hands dirty
> configuring
Hi,
>Not at all - R has a built-in webserver (it's used for the help pages), so
if you install R, you're done with that part. Rook >gives you a wrapper for
that.
What do you mean by wrapper?
> The problem is it doesn't scale, so if you're happy with one-user solution
> then you can use R wi
Yes,
i have looked at apache, but there is no Windows version (at least to my
knowledge).
I know how to connect to MS SQL from R, i just dont know how to do that from
web browser.
thanks, m
--
View this message in context:
http://r.789695.n4.nabble.com/Passing-R-code-from-webpage-tp4658800
Hi,
i think all of this i kinda complicated, even though in all the packages
authors are saying that "minimum code is required".
I mean, i am not an IT engineer , but i have created quite some webpages, so
i have some knowledge of HTML5, CSS, C# (limited), and also work quite a lot
with R and s
Here's what i did (Windows) :
1.) install.packages("FastRWeb")
2.) system(paste("cd",system.file(package="FastRWeb"),"&& install.sh")
3.) code{system.file("cgi-bin", package="FastRWeb")
I ran all this from Rstudio.
But i don't understand what "var" means. I suspect it's a folder, probably
in
Hi again,
i am very sorry, but i can't install this from the details in INSTALL file.
As I understand these are instructions for Unix server, but i'd like to
install it on window...
--
View this message in context:
http://r.789695.n4.nabble.com/Passing-R-code-from-webpage-tp4658800p4658871
Hi,
yes, i saw that about Cshtml...but it's done already, can't change it now.
Are there any samples of web pages or some samples to download for FastRWeb?
I am having troubles understanding how to install this and get it to work...
tnx, m
--
View this message in context:
http://r.789695.n
Hi ,
thanks for all the replies.
I'll have a good look at this FastRWeb. Just one thing. My pages are done
with Razor *.CSTHML. Could this be a problem for FastRWeb (and me) ;)?
regards, m
--
View this message in context:
http://r.789695.n4.nabble.com/Passing-R-code-from-webpage-tp4658800p
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.h
10 matches
Mail list logo