Displaying 20 results from an estimated 10000 matches similar to: "Getting a 404 error reading CRAN mirror repository"
2011 Dec 11
1
some CRAN mirrors not accessible
Dear all,
Since some weeks, look like the following CRAN mirrors are no longer
accessible for package update:
http://cran.univ-lyon1.fr
http://mirror.ibcp.fr/pub/CRAN/
> update.packages(ask='graphics',checkBuilt=TRUE)
Warning: unable to access index for repository
http://cran.univ-lyon1.fr/bin/windows/contrib/2.14
update.packages(ask='graphics',checkBuilt=TRUE)
Warning:
2006 Jan 05
1
Memory limitation in GeoR - Windows or R?
Dear Aaron,
I am really a tool user and not a tool maker (actually an ecologist
doing some biostatistics)... so, I take the liberty of sending a copy of
this e-mail to the r-help list where capable computer persons and true
statisticians may provide more relevant information and also to Paulo
Ribeiro and Peter Diggle, the authors of geoR..
I really feel that your huge matrix cannot be
2015 Oct 18
2
Expired key for Ubuntu CRAN repository
Hello,
I was following the instructions at
https://cran.r-project.org/bin/linux/ubuntu/#secure-apt but
encountered this message upon apt-get update:
GPG error: http://cran.rstudio.com trusty/ Release: The following
signatures were invalid: KEYEXPIRED...
And then the following on apt-get install:
WARNING: The following packages cannot be authenticated!
Investigating a little, it looks like
2015 Oct 20
1
Ubuntu CRAN repository not signed
On 10/20/2015 05:18 PM, Michael Rutter wrote:
> On 10/20/2015 09:51 AM, Mikko Pesari wrote:
>> Hi,
>>
>> In the aftermath of the signing key expiring a couple of days ago, it
>> seems that the Ubuntu repositories are no longer signed (there is no
>> Release.gpg file present). This is not a good situation as users cannot
>> verify the packages' origin.
2015 Oct 18
0
Expired key for Ubuntu CRAN repository
On 10/18/2015 01:26 PM, John Milner wrote:
> Hello,
>
> I was following the instructions at
> https://cran.r-project.org/bin/linux/ubuntu/#secure-apt but
> encountered this message upon apt-get update:
> GPG error: http://cran.rstudio.com trusty/ Release: The following
> signatures were invalid: KEYEXPIRED...
>
> And then the following on apt-get install:
> WARNING:
2004 Nov 07
4
writing a simple package in R 2.0 under Windows XP
Dear listers,
I have developped a set of functions that I would like to package on a
Windows XP plateform for some friends (this would be more simple than to
deliver them as a source text file without handy help). I am working under
Windows XP.
Of course I have gone through the manual "Writing R extension" and try to
sort out what a most simple "packaging" for beginner
2014 Jul 12
1
Cannot install R language
Hi everyone.
I tried the following command on ubuntu 14.04 :sudo apt-get install r-base-core
And I get :The following packages have unmet dependencies: r-base-core : Depends: libtiff4 but it is not installable Recommends: r-recommended but it is not going to be installed Recommends: r-base-dev but it is not going to be installed Recommends: r-doc-html but
2016 Mar 22
2
Installing LLVM 3.8 on Ubuntu 14.04
Still doesn't work:
a at a-VirtualBox:~$ sudo add-apt-repository 'deb http://llvm.org/apt/trusty/
llvm-toolchain-trusty-3.8 main'
a at a-VirtualBox:~$ sudo apt-get update
Ign http://ppa.launchpad.net trusty InRelease
Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
Ign http://ie.archive.ubuntu.com trusty InRelease
Hit http://ppa.launchpad.net trusty Release.gpg
2017 Sep 29
2
Please be careful with R 3.4.2 upgrades via CRAN, launchpad, ...
Corrected packages are now on the RRutter PPA (
https://launchpad.net/~marutter/+archive/ubuntu/rrutter) and soon on CRAN
mirrors.
If you have any issues or questions, please let me know.
Michael
On Fri, Sep 29, 2017 at 8:50 AM, Dirk Eddelbuettel <edd at debian.org> wrote:
>
> So I now have this on my laptop
>
> edd at brad:~$ apt-cache policy r-base-core
>
2017 Sep 29
0
Please be careful with R 3.4.2 upgrades via CRAN, launchpad, ...
So I now have this on my laptop
edd at brad:~$ apt-cache policy r-base-core
r-base-core:
Installed: 3.4.2-1zesty0.1
Candidate: 3.4.2-1zesty0.1
Version table:
*** 3.4.2-1zesty0.1 500
500 http://ppa.launchpad.net/edd/misc/ubuntu zesty/main amd64 Packages
100 /var/lib/dpkg/status
3.4.1-2zesty0 500
500
2017 Sep 29
0
Please be careful with R 3.4.2 upgrades via CRAN, launchpad, ...
On 29 September 2017 at 14:50, Michael Rutter wrote:
| Corrected packages are now on the RRutter PPA (
| https://launchpad.net/~marutter/+archive/ubuntu/rrutter) and soon on CRAN
| mirrors.
|
| If you have any issues or questions, please let me know.
Nice work--thanks so much for the prompt attention. We should be back in
business, having overriden the tag to r-api-3. We'll deal with the tag
2014 May 15
1
Repository for latest Samba 3.x packaged for Ubuntu Trusty 14.04?
Greetings,
10 years ago, I utilized Samba official repositories for Debian Sarge to always run the latest Samba code while the Samba PDC support stabilized.
I am not quite ready yet for the Active Directory world.
Ubuntu Trusty 14.04 is the latest LTS (Long Term Support) version. It comes with Samba 4.x code.
Is there a repository with packages regularly maintained for Ubuntu Trusty 14.04 of
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
On 23 March 2016 at 09:35, Barnet Wagman wrote:
| I am unable to install R on an up to date (i.e. apt upgraded) Ubuntu
| 14.04 system. According to
| https://cran.r-project.org/bin/linux/ubuntu/README (and many other sources),
| R is available for this version of Ubuntu (which is a stable version).
|
| I currently have
|
| deb https://cran.cnr.berkeley.edu/bin/linux/ubuntu trusty/
|
| in
2017 Feb 12
1
Problems installing tibble (ggplot2) in R running Ubuntu 14.04
On 12 February 2017 at 12:28, Jeroen Ooms wrote:
| On Mon, Dec 19, 2016 at 2:27 PM, Terje J?rgensen <terjej at imr.no> wrote:
| > Hi,
| >
| > I am unable to install tibble, a required package for ggplot2 in R. I am
| > running R (version 3.3.2 ) in RStudio (version 1.0.44). My OS is ubuntu
| > 14.04 (64 bits).
|
| I was able to reproduce this problem. What happened is that
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
Synaptic can show the origin of packages.
The only thing I see from a backport is
libcmanager0
I don't think this is relevant to R. Or is it.
The only thing I've got installed from a ppa is mate (a desktop). I
don't see anything related to mate that is related to R.
FYI the ubunu I'm using came preinstalled from Dell (on a notebook;
usually I install linux myself).
On
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
It's a Dell XPS 13.
Obviously I don't understand what's in libcmanager0. I wonder if I can
safely replace it. I'm a bit uneasy about replacing things Dell
installed. I gather there are some specialized drivers for the monitor
on this system.
On 03/23/2016 11:34 AM, Alex M wrote:
> That could do it
> http://packages.ubuntu.com/trusty-backports/libcgmanager0
>
>
2017 Sep 29
2
Please be careful with R 3.4.2 upgrades via CRAN, launchpad, ...
Please be careful with upgrades to R 3.4.2.
To cut a long story short, this has to do with minor internal changes in R
3.4.0 from April which require _some_ packages to be rebuilt. I argued for
that approach (ie: incremental, careful, no side effects) within Debian, and
lost. The _official_ packages in Debian now carry a new tag r-api-3.4 (as
opposed to previous r-api-3) in order to force clean
2017 Sep 30
3
Please be careful with R 3.4.2 upgrades via CRAN, launchpad, ...
Am Freitag, 29. September 2017, 16:20:37 CEST schrieb Dirk Eddelbuettel:
> On 29 September 2017 at 14:50, Michael Rutter wrote:
> | Corrected packages are now on the RRutter PPA (
> | https://launchpad.net/~marutter/+archive/ubuntu/rrutter) and soon on CRAN
> | mirrors.
> |
> | If you have any issues or questions, please let me know.
>
> Nice work--thanks so much for the
2016 Mar 21
0
Outdated r-base-core when installing on Ubuntu 14.04
Thanks for the replies.
Crouton does get in the way of installing arbitrary linux distros - in
particular the only ubuntu distros that are fully supported are precise and
trusty (12.04 and 14.04). Others have gotten vivid and wily to work with
some effort. I found a reasonably detailed guide for vivid, so I'm
currently installing it on the machine. We'll see how it goes. Once it's
2016 Mar 23
3
r-base installation fails on Ubuntu 14.04
That could do it
http://packages.ubuntu.com/trusty-backports/libcgmanager0
Seems to be libc related, which is a pretty core library to much of the
whole system.
Hmm, which model Dell? We just got a Dell 5000 series with Ubuntu, I
have not checked with my boss if there was R installation issues.
Thanks,
Alex
On 03/23/2016 11:22 AM, Barnet Wagman wrote:
> Synaptic can show the origin of