Dear Sven,
I am running into this exact some problem in Ubuntu 14.04. I have R
3.1.1 freshly installed and OpenJDK 7 (I do not need BLAS, as far as I
know).
Trying to install rj and rj.dg I get the exact same error messages as
you were getting "Error: cannot determine complete Java config". Were
On 16.04.2014 14:59, Anton FRANCOIS wrote:
Hello,
I am woking on ubuntu 13.10 (saucy)
And my version() function return:
version
_
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 3
minor 1.0
year 2014
month 04
day 10
svn rev 65387
language
Hello,
I am woking on ubuntu 13.10 (saucy)
And my version() function return:
version
_
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 3
minor 1.0
year 2014
month 04
day 10
svn rev 65387
language R
version.string R version 3.1.0 (2014-04-10)
Thanks for the replies,
1st, installing the BLAS library indeed worked out, and I was able to load
the packages.
2nd, I was trying to build from repository directly. But even worse, I
cannot tell you if i touched the BLAS linker flags, BUT there seem to be
more problems of a similar nature, ie.
I'm not really an expert on BLAS-y things, but wouldn't there be more
problems upstream with R if it weren't able to find the local BLAS? I
was under the impression that R shipped it's own BLAS but could also
be directed to one at compile time -- either way, I would guess that
many other would brea
The error says you are missing the BLAS library... so install it?
---
Jeff NewmillerThe . . Go Live...
DCN:Basics: ##.#. ##.#. Live Go...
Hello,
I am going through Zhao's RDataMining PDF, and to redo all the graphics on
my computer, I need several packages, 'coin' and 'party' to name two.
I get the following error:
> install.packages("coin")
Installing package(s) into ‘/home/sven/R/i686-pc-linux-gnu-library/2.15’
(as ‘lib’ is uns
on 'No such file
or directory'
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Henrik Bengtsson
Sent: 07 March 2008 23:47
To: Kauer, Philipp
Cc: [EMAIL PROTECTED]
Subject: Re: [R] Problems installing packages using the inbuilt facility:
"
Works fine for me on the same setup. Try this and compare (especially
the size of the downloaded file):
> url <- "http://cran.uk.r-project.org/bin/windows/contrib/2.6/ada_2.0-1.zip";;
> download.file(url, basename(url), mode="wb") # Note "wb"!!!
trying URL 'http://cran.uk.r-project.org/bin/windo
Hi
I have been trawling the web, FAQs, and R manuals for help on the following
issue, but have failed and was wondering if anyone has a solution to the
following problem:
After having installed R 2.6.2 for Windows (binary), I tried to install various
packages. Every time I try loading a packa
10 matches
Mail list logo