sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.16k stars 211 forks source link

install R packages rJava and coreNLP #540

Open dimpase opened 8 years ago

dimpase commented 8 years ago

coreNLP is an interface to http://stanfordnlp.github.io/CoreNLP/ (a set of Java (arrgh :-)) routines for natural language processing.) Hence the request. See also https://groups.google.com/d/msg/sage-cloud/BGiFOlXjgwI/V0H-8tDHCgAJ

dimpase commented 8 years ago

by the way, you probably want to bump up the R version to at least 3.2.3 if not 3.2.5, or even the latest, 3.3.0...

williamstein commented 8 years ago

On Wed, May 11, 2016 at 6:57 AM, Dima Pasechnik notifications@github.com wrote:

by the way, you probably want to bump up the R version to at least 3.2.3 if not 3.2.5, or even the latest, 3.3.0...

The default R version in Sage is defined by what Sage ships. We are currently using Sage-6.10 as the default, and won't upgrade the default to sage-7.2 util after the semester ends (for stability reasons). It presumably has a newer R version.

dimpase commented 8 years ago

@williamstein : yes, 7.2 will have R 3.2.4, as far I know.

DrXyzzy commented 8 years ago

Please consider installing R packages "xlsxjars" and "xlsx", which also depend on rJava. This allows use of R function read.xlsx(). More info here: https://groups.google.com/d/msg/sage-cloud/XyAqe8q2VWg/WyQa6_lLSXQJ

slel commented 6 years ago

Looking at the situation in early January 2018,

Thus installing one missing R package would allow to close this issue: