rapache Questions

3

Solved

When running R inside rApache, the locale is inherited from the Apache webserver, and therefore Sys.getlocale() is always equal to "C". I would like my web application to use UTF8, so I use: Sys.s...
Brandebrandea asked 13/12, 2013 at 23:30

2

I've seen lots of articles about consuming data in R from other RESTful API services, but I have really struggled to find any articles about the reverse. I'm interested in R being the server, and n...
Pileum asked 4/3, 2014 at 18:1

1

Solved

The new R 3.0.0 requires that all contributed packages are reinstalled. Two questions: Does this also mean that software that calls R, e.g. rapache, need to be recompiled after R has been upgrade...
Wetzel asked 4/4, 2013 at 4:12

1

I have activated ROutputErrors in r.conf and it works as is suppose to do. When I have an error I get this: Oops!!! rApache has something to tell you. View source and read the HTML comments a...
Lucrece asked 10/12, 2010 at 8:31

1

Solved

Lately I was pointed to http://opencpu.org/ . Nifty website, but after browsing for a little while I wasn't so sure where it is located in the R landscape compared to e.g. rApache or RPy2. After w...
Thereabouts asked 13/1, 2012 at 23:0

1

Solved

I'm developing a web application using rapache and brew. Within the R code, I want to use the RMySQL package to query a MySQL database, but I am questioning the best way to access the login details...
Upturn asked 5/9, 2011 at 0:34
1

© 2022 - 2024 — McMap. All rights reserved.