Displaying 5 results from an estimated 5 matches for "evaluatestr".
Did you mean:
evaluates
2005 Aug 10
1
Issues with Canoo WebTest
...[canoo] at org.mozilla.javascript.Context.compile
(Context.java:2006)
[canoo] at org.mozilla.javascript.Context.compileReader
(Context.java:899)
[canoo] at org.mozilla.javascript.Context.evaluateReader
(Context.java:817)
[canoo] at org.mozilla.javascript.Context.evaluateString
(Context.java:784)
[canoo] at
com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.execute
(JavaScriptEngine.java:272)
[canoo] at
com.gargoylesoftware.htmlunit.html.HtmlPage.executeJavaScriptIfPossible(
HtmlPage.java:709)
[canoo] at
com.gargoylesoftware.h...
2015 Mar 09
0
Fwd: Rstudio R-devel libR.so
...mbolic link with:
sudo ln -s /usr/lib/R/lib/libR.so /usr/local/R-devel//lib/libR.so
The R session had a fatal error.
ERROR r error 4 (R code execution error) [errormsg=Error in
.Internal(getOption(x)) :
there is no .Internal function 'getOption'
]; OCCURRED AT: core::Error r::exec::evaluateString(const std::string&,
SEXPREC**, r::sexp::Protect*) /home/ubuntu/rstudio/src/cpp/r/RExec.cpp:
[[alternative HTML version deleted]]
2015 Mar 09
3
Rstudio R-devel libR.so
Dear All,
I am actually on R-devel using shell consol. When I run RStudio, it can't
find libR.so in the new /lib folder where is libRblas.so libRlapack.so.
At first step I configure R-devel to share library with ./configure
--enable-R-shlib.
when I copied libR.so from /usr/lib/R/lib/libR.so (stable version R 3.1)
to /usr/local/R-devel/lib/libR.so (R-devel version), That doesn't work.
2015 Mar 09
3
Rstudio R-devel libR.so
Dear All,
I am actually on R-devel using shell consol. When I run RStudio, it can't
find libR.so in the new /lib folder where is libRblas.so libRlapack.so.
At first step I configure R-devel to share library with ./configure
--enable-R-shlib.
when I copied libR.so from /usr/lib/R/lib/libR.so (stable version R 3.1)
to /usr/local/R-devel/lib/libR.so (R-devel version), That doesn't work.
2015 Mar 09
0
Fwd: Rstudio R-devel libR.so
...t;
> > The R session had a fatal error.
> >
> >
> > ERROR r error 4 (R code execution error) [errormsg=Error in
> > .Internal(getOption(x)) :
> >
> > there is no .Internal function 'getOption'
> >
> > ]; OCCURRED AT: core::Error r::exec::evaluateString(const std::string&,
> > SEXPREC**, r::sexp::Protect*) /home/ubuntu/rstudio/src/cpp/r/RExec.cpp:
> >
> > [[alternative HTML version deleted]]
> >
> > ______________________________________________
> > R-devel at r-project.org mailing list
> >...