Displaying 2 results from an estimated 2 matches for "earthmovdist".
2011 Sep 19
1
Rscript path problem on R 2.13.1 for Ubuntu 11.04?
...wrong PATH and/or RHOME is involved.
Any suggestions? Solutions?
Cheers
Johan
--------------------------------------------
Install Error output (On Ubuntu Linux 11.04 64bit, R version 2.13.1
(2011-07-08). R installed from CRAN Ubuntu bin repositories.)
$ sudo R
>
> install.packages("earthmovdist", repos = "http://R-forge.R-project.org")
Installing package(s) into ?/usr/local/lib/R/site-library?
(as ?lib? is unspecified)
trying URL
'http://R-forge.R-project.org/src/contrib/earthmovdist_0.1.1.tar.gz'
Content type 'application/x-gzip' length 15819 bytes (15 Kb)...
2009 Dec 10
2
Which packages in R use C++?
I want to see some working examples on how to call C++ programs from
R. Could somebody let me know which R packages mainly use C++ rather
than C or Fortran?