Skip to content
Back to formatted view

Raw Message

Message-ID: <877i5va3aw.fsf@facilitatedsystems.com>
Date: 2008-12-20T04:17:11Z
From: Bill Harris
Subject: Problems installing lme4 on Ubuntu
In-Reply-To: <87fxkja3qm.fsf@facilitatedsystems.com> (Bill Harris's message of "Fri\, 19 Dec 2008 20\:07\:45 -0800")

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bill Harris <bill_harris at facilitatedsystems.com> writes:

>> This shows you how you can get current R binaries with just one apt-get
>> command.  With that, you then get to decide if you want the prebuild r-cran-*
>> packages (as e.g. r-cran-lme4) or whether you want to built them yourself in
>> R via install.packages().  In which case r-base-dev will be helpful to
>> install needed packages.
>
> I tried that, but using the mirrors at fhcrc and wustl both gave me
> errors when I tried to install: 
>
> ,----
> | WARNING: The following packages cannot be authenticated!
> |   ess r-base-core r-cran-lattice r-cran-mgcv r-cran-vr r-base r-recommended
> |   r-cran-rodbc r-base-html
> | Install these packages without verification [y/N]? 
> `----
>
> Is that to be expected?  I aborted the process, but, if you say that's
> normal, I'll try again.

I should have said I tried the process shown on that page under SECURE
APT:

,----
| $ gpg --keyserver subkeys.pgp.net --recv-key E2A11821
| gpg: requesting key E2A11821 from hkp server subkeys.pgp.net
| gpg: key E2A11821: "Vincent Goulet <vincent.goulet at act.ulaval.ca>" not changed
| gpg: Total number processed: 1
| gpg:              unchanged: 1
| $ gpg -a --export E2A11821 | sudo apt-key add -
| OK
`----

Bill
- -- 
Bill Harris                      http://facilitatedsystems.com/weblog/
Facilitated Systems                              Everett, WA 98208 USA
http://facilitatedsystems.com/                  phone: +1 425 337-5541
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAklMccoACgkQ3J3HaQTDvd9CygCeLw7BSsZPghGgEoToz3zKD+D/
QA8AnjsCLqrf7cyXX11B1aBzg3FpWREJ
=qlMf
-----END PGP SIGNATURE-----