Displaying 20 results from an estimated 2000 matches similar to: "Ubuntu 19.04 (Disco Dingo) CRAN repo update error"
2019 May 02
2
Disco Dingo repository issues
Hi,
I have just installed Ubuntu 19.04 (Disco Dingo) and after adding the following repo:
deb https://cloud.r-project.org/bin/linux/ubuntu disco-cran35/
and importing the keys, I want to install r-base so I perform the following:
sudo apt update
sudo apt install r-base
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be
2019 May 02
0
Disco Dingo repository issues
On 5/2/19 1:01 PM, Willem Ligtenberg wrote:
> Hi,
>
> I have just installed Ubuntu 19.04 (Disco Dingo) and after adding the following repo:
> deb
2019 Jun 15
2
Bionic beaver repository issues
Hello,
I appear to have a similar issue as?Willem Ligtenberg (Disco Dingo repository issues,?Thu May 2 19:01:04 CEST 2019), except on a completely fresh installation of Ubuntu?18.04 LTS (Bionic Beaver). After updating and upgrading packages and adding the repo "deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/" and associated key, attempting to install r-base fails due to
2019 Oct 17
2
Installing R in Ubuntu
Thanks for this.
I have downloaded the r-base-core_3.6.1-3disco_amd64.deb file and
placed in /var/cache/apt/archives
Next I ran below code in Ubuntu
sudo apt-get install -f /var/cache/apt/archives/r-base-core.deb
But this is failing with below message -
E: Unsupported file /var/cache/apt/archives/r-base-core.deb given on commandline
Could you please help resolve this?
On Thu, Oct 17, 2019 at
2019 Oct 17
2
Installing R in Ubuntu
Hi,
I have an Ubuntu server hosted in the cloud, but for security purpose,
direct internet connection is blocked.
So my question is under this scenario how can I install R in that machine?
I was wondering if I could have some .deb file available then I could
scp that .deb file from my local computer (this has internet) to that
Ubuntu server.
But when I reached to
2019 Dec 02
2
Ubuntu cosmic support
Hi,
We noticed that "cosmic-cran35" recently went missing from
http://cran.rstudio.com/bin/linux/ubuntu/ (apparently in mirrors as well).
Was cosmic support removed? It still seems to be in the readme file.
Mark Walker, PhD
Computational Biologist
Methods Group, Data Science Platform
The Broad Institute
Cambridge, MA
[[alternative HTML version deleted]]
2020 Mar 28
1
Advice on article about installing R on Linux
On 28 March 2020 at 14:04, Robin Lovelace wrote:
| To the list this time...
|
| On Sat, Mar 28, 2020 at 2:03 PM Robin Lovelace <rob00x at gmail.com> wrote:
|
| > Hi Dirk,
| >
| > Thanks for the quick response.
| >
| > I've updated the draft post following your suggestions, see the updated
| > version, in nice .md format, here:
| >
2020 Mar 28
1
Advice on article about installing R on Linux
On 3/28/20 10:04 AM, Robin Lovelace wrote:
> To the list this time...
>
> On Sat, Mar 28, 2020 at 2:03 PM Robin Lovelace <rob00x at gmail.com> wrote:
>
>> Hi Dirk,
>>
>> Thanks for the quick response.
>>
>> I've updated the draft post following your suggestions, see the updated
>> version, in nice .md format, here:
>>
2020 Mar 28
4
Advice on article about installing R on Linux
Dear list,
I've drafted an article on installing geographic R packages on Linux
computers and would appreciate any feedback. Is the following text correct,
useful and future-proof?:
R?s spatial packages can be installed from source on recent (since Ubuntu
19.04) versions of this popular operating system, once the appropriate
repository has been set-up, meaning faster install times (only a
2019 Jun 15
0
Bionic beaver repository issues
Small correction: The last lines should be?
? ? The following packages have unmet dependencies:? ? ?r-base : Depends: r-base-core (>= 3.6.0-2bionic) but it is not going to be installed? ? ? ? ? ? ? Depends: r-recommended (= 3.6.0-2bionic) but it is not going to be installed? ? ? ? ? ? ? Recommends: r-base-html but it is not going to be installed? ? ? ? ? ? ? Recommends: r-doc-html but it is
2020 Apr 27
2
hash sum mismatch (tested on xenial cran35 repo ) startnig 4/27
Starting 4/27/2020 I started having issues installing r-base/dev packages on unbuntu 16.04.
Here are the commands I used based on
https://cran.r-project.org/bin/linux/ubuntu/README.html
echo "deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/" | sudo tee -a /etc/apt/sources.list
gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys
2020 Mar 28
0
Advice on article about installing R on Linux
To the list this time...
On Sat, Mar 28, 2020 at 2:03 PM Robin Lovelace <rob00x at gmail.com> wrote:
> Hi Dirk,
>
> Thanks for the quick response.
>
> I've updated the draft post following your suggestions, see the updated
> version, in nice .md format, here:
>
2018 Jun 13
2
Problem with Ubuntu bionic R 3.5
I ran into a problem installing R 3.5 on Ubuntu Bionic Beaver. In file
/etc/apt/sources.list I added the repository entry "deb
https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/". But
"apt-get update" now produces an error message:
W: Konflikt bei Distribution:
https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/ InRelease
(bionic-cran35/ erwartet, aber
2019 Oct 17
0
Installing R in Ubuntu
On 17 October 2019 at 16:34, Christofer Bogaso wrote:
| I have an Ubuntu server hosted in the cloud, but for security purpose,
| direct internet connection is blocked.
|
| So my question is under this scenario how can I install R in that machine?
It is an old, and solved problem. It has come up on StackOverflow a few times
before as well. Here is a (nearly) ten-year old answer of mine:
2019 Oct 17
0
Installing R in Ubuntu
On Thu, 17 Oct 2019 at 08:31, Christofer Bogaso <bogaso.christofer at gmail.com>
wrote:
> Thanks for this.
>
> I have downloaded the r-base-core_3.6.1-3disco_amd64.deb file and
> placed in /var/cache/apt/archives
>
> Next I ran below code in Ubuntu
>
> sudo apt-get install -f /var/cache/apt/archives/r-base-core.deb
>
> But this is failing with below message -
2019 Jan 20
2
Still hitting odd problems trying to install R 3.5.2 on Debian amd64 machine
My Emails a week or so back were about installing Rstudio and the R shiny server on Debian. I was using an old Toshiba laptop as a sandbox for that and it would only install i386 (same for Ubuntu). Using the information at https://cran.r-project.org/bin/linux/debian/ I did get to the point where I had R 3.5.2, Rstudio and the server on there (with some help from Dirk that is in the list archives).
2018 Jun 13
3
Problem with Ubuntu bionic R 3.5
On 13 June 2018 at 14:17, Luke Tudge wrote:
| I have this too on Ubuntu Bionic. The English error message is:
|
| W: Conflicting distribution: https://cran.rstudio.com/bin/linux/ubuntu
| bionic-cran35/ InRelease (expected bionic-cran35/ but got bionic)
|
| Though the error doesn't seem to prevent use of the repository. I could
| apt-get install R 3.5 no problem.
Ok -- that may just be a
2018 Jul 23
2
Ubuntu issue with 18.04 Bionic Beaver
Dear Debian persons
I would like enquire about whether the repository
deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/
I tried to follow the instructions and I cannot get R3.5.1 - I get R3.4.4???
I have been able to install R3.5.1 on Ubuntu 16.02 using the xenial-cran35/ repository & so not sure if the bionic link is up to date?
thanks in advance
Regards
Alison
2008 Mar 31
1
Problem creating ogg comment header for theatrical/stage/disco lighting stream
Hi, I am creating a new ogg stream for theatrical/stage/disco lighting and
am having trouble encoding my comment header with the following code in
_tp_writelsbint function, it does not write the second byte to the ogg
buffer. I am using windows and have created a new win32 library project with
visual studio and added my code, what do i have to do to get the function
working? Is there a project
2011 Sep 22
1
escribir modelo libreria e1071 en un archivo
Hola a todos,
Estoy utilizando la libreria e1071 para clasificar unos datos. Me gustaría poder guardar los modelos en el disco duro y no en memoria de R.
He visto que hay una función:
save : que guarda el modelo en memoria
y
load: que carga ese modelo
Ejemplo:
#saving the best model
save(calibrate.rf.model1, file=''bestmodel.rda'')
#loading the best model