On 8 May 2014 at 12:13, John Robson wrote:
| Thank you Dirk, you are right.
|
| I did this:
| $ sudo R
| > remove.packages("RInside", lib=file.path("/usr/local/lib/R/site-library"))
| > remove.packages("Rcpp", lib=file.path("/usr/lib/R/site-library"))
| > install.packages(c("Rcpp", "RInside"), ty
Thank you Dirk, you are right.
I did this:
$ sudo R
> remove.packages("RInside", lib=file.path("/usr/local/lib/R/site-library"))
> remove.packages("Rcpp", lib=file.path("/usr/lib/R/site-library"))
> install.packages(c("Rcpp", "RInside"), type="source", dependencies=TRUE)
All the packages were com
On 8 May 2014 at 05:25, Dirk Eddelbuettel wrote:
|
| On 7 May 2014 at 23:49, John Robson wrote:
| | My RInside was working before, but stopped to work after some updates (I
| | think so).
| |
| | With Qt:
| [...]
| | The program has unexpectedly finished.
| |
/home/note/projects/qt/qtdensity-bu
On 7 May 2014 at 23:49, John Robson wrote:
| My RInside was working before, but stopped to work after some updates (I
| think so).
|
| With Qt:
[...]
| The program has unexpectedly finished.
|
/home/note/projects/qt/qtdensity-build-desktop-Qt_4_8_2_in_PATH__System__Release/qtdensity
| exited wit