statet Questions

3

I was a happy user of StatET on Ubuntu 14.04 until recently when after R upgrades strange things begin to happen. Anything related to network operations fails. For example, I can not install packag...
Infrastructure asked 4/7, 2015 at 8:22

3

What do I do when I get the following error message in Eclipse when trying to launch R? "no session of R is active in the current workbench window"
Phyfe asked 6/12, 2011 at 22:33

2

Solved

When I show the view "R Help" of the StatEt Eclipse plugin I get following error: HTTP ERROR 404 Problem accessing /rhelp/browse/default-workbench/. Reason: The R library of the requested R en...
Turbidimeter asked 22/12, 2017 at 12:4

1

Solved

I installed RJ for StatEt with: > install.packages(c("rj", "rj.gd"), repos="http://download.walware.de/rj-2.1") Installiere Pakete nach 'C:/Users/eis/Documents/R/win-library/3.4' (da 'lib' nich...
Nevus asked 4/1, 2018 at 13:17

1

Solved

I am new to R and want to use the Eclipse plugin StatEt with Oxygen.2 Release (4.7.2) on Windows 7. I tried to create an example plot with the R Graph Builder. I click the "play button" and get fo...
Greasy asked 22/12, 2017 at 14:7

3

Solved

I've managed to install StatET into eclipse, and I have a Java project called "Test" with some code in there. I'd like to be able to keep a .R file in that project folder and run it as a stand alon...
Calderon asked 29/2, 2012 at 16:14

11

Solved

When I tried to run the R console in Eclipse, I got this error: ....Please make sure that R package 'rj' (1.1 or compatible) is installed... So I tried to install it in the R console like this: ...
Cockney asked 13/10, 2012 at 11:33

1

Solved

I recently upgraded to Architect version 0.9.7 on my Win 7 machine. However, after starting Architect, the RJ console wouldn't launch and I got the error message: ‘Launching the R Console was canc...
Mehetabel asked 28/7, 2015 at 8:10

2

Solved

In Visual Studio we can use "attach to process" in order to debug the DLLs. Is there any way to debug C/C++ code of an R package in Eclipse/StatET (i.e. something like this example of debugging ex...
Southwards asked 24/3, 2014 at 17:1

1

Different IDEs have quirks, and so it's occasionally useful to be able to know what IDE you are using to run R. You can test if you are running RStudio by testing for the RSTUDIO environment varia...
Technetium asked 1/12, 2014 at 9:41

2

Solved

When I tried to run r console in eclipse,got this error: ....Please make sure that R package 'rj' (1.1 or compatible) is installed... So I tried to intall in R console like this: install.packag...
Trappist asked 12/10, 2012 at 14:40

2

Solved

When I came to know that I can create a R package with C++ using Rcpp, I was excited about it and eager to know development environment for it. And thanks to Fell Stat Blog, I could quickly establi...
Locular asked 14/10, 2012 at 21:4

1

I'm becoming a fan of reproducible analyses and of Sweave, Beamer and specially of the knitr package. RStudio allows to Sweave and knit documents with just one click, but although RStudio is easy...
Narra asked 12/9, 2012 at 20:6

1

in StatET eclipse as well as in RStudio I set options(encoding = "ISO-8859-1") in StatET I have: Sys.getlocale() [1] "LC_COLLATE=German_Germany.1252;LC_CTYPE=German_Germany.1252;LC_MONETARY=G...
Backwater asked 30/7, 2013 at 11:25

2

Solved

I have been using Eclipse for R and C++. So far I have not been able to find a reliable "find all" function. It seems to be an easy concept, I search for a string such as "rows" and the function sh...
Tusche asked 11/11, 2011 at 3:19
1

© 2022 - 2024 — McMap. All rights reserved.