[R] RWeb Server

2013-08-11 Thread Wiebe, Ed@CDCR
Hello,

I am looking for tutorials on setting up R on a Windows 2008 server for the 
purpose of making calls from web pages (e.g. SharePoint) or report engines 
(e.g. SSRS) to embed inline dynamically rendered R content. I found the link to 
RWeb (http://www.math.montana.edu/Rweb/) which I was hoping would get me 
started in the right direction, but apparently the links are broken and the 
contact is no longer available. Other than that I have not been able to find 
related support.

Is there any help you can offer to get me going?

Thank you!

Ed




Ed Wiebe, Manager
Enterprise Architecture, Enterprise Information Services
California Department of Corrections and Rehabilitation
1900 Birkmont Drive
Rancho Cordova, CA 95742
1-916-358-1866 Desk
1-916-358-2019 Fax
ed.wi...@cdcr.ca.govhttps://ca.mail.ca.gov/OWA/UrlBlockedError.aspx

The key to successfully doing something is in successfully understanding what 
you're doing.
- Thomas Erl

[[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] RWeb Server

2013-08-11 Thread Bert Gunter
Take a look at  http://www.rstudio.com/shiny/  to see if this is useful.

Cheers,
Bert


On Sun, Aug 11, 2013 at 12:43 PM, Wiebe, Ed@CDCR ed.wi...@cdcr.ca.gov wrote:
 Hello,

 I am looking for tutorials on setting up R on a Windows 2008 server for the 
 purpose of making calls from web pages (e.g. SharePoint) or report engines 
 (e.g. SSRS) to embed inline dynamically rendered R content. I found the link 
 to RWeb (http://www.math.montana.edu/Rweb/) which I was hoping would get me 
 started in the right direction, but apparently the links are broken and the 
 contact is no longer available. Other than that I have not been able to find 
 related support.

 Is there any help you can offer to get me going?

 Thank you!

 Ed




 Ed Wiebe, Manager
 Enterprise Architecture, Enterprise Information Services
 California Department of Corrections and Rehabilitation
 1900 Birkmont Drive
 Rancho Cordova, CA 95742
 1-916-358-1866 Desk
 1-916-358-2019 Fax
 ed.wi...@cdcr.ca.govhttps://ca.mail.ca.gov/OWA/UrlBlockedError.aspx

 The key to successfully doing something is in successfully understanding 
 what you're doing.
 - Thomas Erl

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



-- 

Bert Gunter
Genentech Nonclinical Biostatistics

Internal Contact Info:
Phone: 467-7374
Website:
http://pharmadevelopment.roche.com/index/pdb/pdb-functional-groups/pdb-biostatistics/pdb-ncb-home.htm

__
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] RWeb Server

2013-08-11 Thread Gergely Daróczi
Hi Ed,

our rapporter.net service might be useful for you that lets users create
brew-flavored report templates (text with R chunks) to be run on datasets.
So this is a cloud solution to be used directly via the frontend, or called
dynamically from any webpage via API:
http://blog.rapporter.net/2013/01/lets-rapplicate.html

I would be more than happy to hear your feedback.

Best,
Gergely


On 11 August 2013 21:43, Wiebe, Ed@CDCR ed.wi...@cdcr.ca.gov wrote:

 Hello,

 I am looking for tutorials on setting up R on a Windows 2008 server for
 the purpose of making calls from web pages (e.g. SharePoint) or report
 engines (e.g. SSRS) to embed inline dynamically rendered R content. I found
 the link to RWeb (http://www.math.montana.edu/Rweb/) which I was hoping
 would get me started in the right direction, but apparently the links are
 broken and the contact is no longer available. Other than that I have not
 been able to find related support.

 Is there any help you can offer to get me going?

 Thank you!

 Ed




 Ed Wiebe, Manager
 Enterprise Architecture, Enterprise Information Services
 California Department of Corrections and Rehabilitation
 1900 Birkmont Drive
 Rancho Cordova, CA 95742
 1-916-358-1866 Desk
 1-916-358-2019 Fax
 ed.wi...@cdcr.ca.govhttps://ca.mail.ca.gov/OWA/UrlBlockedError.aspx

 The key to successfully doing something is in successfully understanding
 what you're doing.
 - Thomas Erl

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