similar to: Problem with r project in ubuntu xenial

Displaying 20 results from an estimated 2000 matches similar to: "Problem with r project in ubuntu xenial"

2017 Nov 04
2
Problem with r project in ubuntu xenial
> On Nov 3, 2017, at 5:09 PM, peter dalgaard <pdalgd at gmail.com> wrote: > > >> On 3 Nov 2017, at 23:39 , George Balas <gbalas07 at gmail.com> wrote: >> >> I have a problem with R in Ubuntu 16.04. I do not know if it is mine pc or >> general problem but I was not able to find solution on Internet. >> First of all I can not change locale to
2017 Nov 07
2
Problem with r project in ubuntu xenial
For anyone who sees this conversation. There is a bug in installation of igraph in R language in Ubuntu. There is a solution in stackoverflow. We have to use the devtools. Write this code: install.packages("devtools") library(devtools) install_github("igraph/rigraph") If there are errors installing devtools just install any package that comments. On Nov 5, 2017 00:07,
2017 Nov 04
0
Problem with r project in ubuntu xenial
-Well it seems that it is getting "el_GR.UTF-8" but still I am not able to read files written in greek, there are only "????" instead of letters. -Also, I forgot to mention that I do load igraph library when I try "graph_from_adjacency_matrix". When I check igraph in packages dialog I can not see functions with underscores between words, only dots. 2017-11-04 2:22
2017 Nov 04
0
Problem with r project in ubuntu xenial
> On 3 Nov 2017, at 23:39 , George Balas <gbalas07 at gmail.com> wrote: > > I have a problem with R in Ubuntu 16.04. I do not know if it is mine pc or > general problem but I was not able to find solution on Internet. > First of all I can not change locale to greek by getting this message: > "In Sys.setlocale("LC_CTYPE", "Greek") : > OS reports
2020 May 08
2
Xenial repository for R 4.0.0
Over a week ago (on r-help, my bad!) I raised a question of why the ubuntu install instructions https://cran.r-project.org/bin/linux/ubuntu/README.html instruct users with a xenial-based system to use deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran40/ Looking at https://cloud.r-project.org/bin/linux/ubuntu/ there is no xenial-cran40 directory. However,
2009 Oct 11
1
Loading same libraries (old version & newest version) in r
Hi all, I require 2 RMySQL libraries in order to query from a database. 'RMySQL_0.7-4' (newest version) results in an error when more than 1 field is queried. ''RMySQL_0.5-11' (old version) resolves this issue where more than 1 field can be queried without any errors. However, other queries results in an error messeges (but no error messeges with 'RMySQL_0.7-4'
2016 May 12
0
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
Hello, Side question... would this have anything to do with 16.04 being new and (potentially) "less stable" than 14.04? Or put another way, would this issue come up under 14.04? Thank you, Erol Biceroglu On Thu, May 12, 2016 at 8:56 AM, Atakan Okan <atakanokan at outlook.com> wrote: > Thanks for the reply Mr. Eddelbuettel. However I somehow couldn't manage > to
2018 Aug 14
2
Xenial rpart package on CRAN built with wrong R version?
Hello, I just upgraded my Ubuntu Xenial system to R 3.5.1 (from 3.4.?) by changing the sources.list entry and doing an "apt-get dist-upgrade". Everything works except loading the rpart package in R: > library(rpart) Error: package or namespace load failed for ?rpart?: package ?rpart? was installed by an R version with different internals; it needs to be reinstalled for use with
2018 Aug 14
0
Xenial rpart package on CRAN built with wrong R version?
On 08/14/2018 06:42 AM, Ulrich KELLER wrote: > I?m not using the PPA, but the CRAN mirror from https://cran.r-project.org/bin/linux/ubuntu/#installation: > > deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/ > > On 14 Aug 2018, at 12:25, George N. White III <gnwiii at gmail.com<mailto:gnwiii at gmail.com>> wrote: > > qOn Tue, 14 Aug 2018 at 05:04,
2020 Apr 27
0
hash sum mismatch (tested on xenial cran35 repo ) startnig 4/27
On 4/27/20 6:46 PM, Stanley Lan wrote: > 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
2009 Oct 08
4
No sound on voicemail from analog line
Hello. I have a server installed with asterisk 1.6. I have a PSTN line that comes in to one of those clone cards. Everything seem to be working fine. The only problem I have is that I can't get voicemails coming from the PSTN line. All other: SIP, IAX work fine. I can hear those ok but, when it comes to a call that comes in from PSTN I get no sound. What can cause that problem? Thanks in
2018 Aug 16
0
Xenial rpart package on CRAN built with wrong R version?
The old (3.4) repo has the same version or rpart (with the same package filename), which I assume was the version installed on my machine prior to my upgrade to 3.5. I guess apt didn?t upgrade because there was no version change. Maybe the debian_revision part of the version could be bumped to make sure the rebuilt packages are upgraded for people upgrading from the 3.4 repo? > On 16 Aug 2018,
2018 Mar 06
0
Lib virt v4.x packages for Xenial
Hi Libvirt Users! Apologies in advance as I am sure this has been asked before (but I could not find it in the archives). Has anyone had any success creating .deb packages for Xenial for libvirt and libvirt-bin for v4.0 or v4.1? A quick scan of the PPA respository does not show anything this recent. Is there a fundamental issue that prevents these package files being created? If so has anyone
2018 Aug 14
2
Xenial rpart package on CRAN built with wrong R version?
I?m not using the PPA, but the CRAN mirror from https://cran.r-project.org/bin/linux/ubuntu/#installation: deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/ On 14 Aug 2018, at 12:25, George N. White III <gnwiii at gmail.com<mailto:gnwiii at gmail.com>> wrote: qOn Tue, 14 Aug 2018 at 05:04, Ulrich KELLER <ulrich.keller at uni.lu<mailto:ulrich.keller at
2016 Oct 18
0
Re: virt-builder and Ubuntu 16.04 Xenial no access issue
On Wed, Oct 19, 2016 at 12:45:19AM +0530, P J P wrote: > Hello, > > I created an Ubuntu 16.04 Xenial guest using virt-builder(1) with > > # virt-builder ubuntu-16.04 > -o /var/lib/libvirt/images/ubuntu-16.04.qcow2 > --size 10G --format qcow2 > --firstboot-command 'dpkg-reconfigure openssh-server' > --arch x86_64 > >
2017 Oct 20
2
Ubuntu Xenial 3.12.2 Gluster DEB packages are missing VIRT group settings
Just did a greenfield install for a new Replication 2 + arb cluster from ppa:gluster/glusterfs-3.12 on U16 LTS (Xenial) It install cleanly and easily except it was missing virt group file (or any group) in /var/lib/glusterd/groups I grabbed an older virt file from another cluster and used that. It was composed of: performance.quick-read=off performance.read-ahead=off
2016 May 12
2
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
On 12 May 2016 at 09:17, Erol Biceroglu wrote: | Side question... would this have anything to do with 16.04 being new and | (potentially) "less stable" than 14.04?? Or put another way, would this issue | come up under 14.04? No. User error (with apt-config files) is orthogonal to release quality. And FWIW some people seem to be quite positive on 16.04:
2018 Nov 29
2
apt.llvm.org has the wrong binaries/headers for llvm-toolchain-xenial-7
It appears that there was an out-of-band patch from Samuel Thibault: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/blob/7/debian/patches/D54378-hurd-triple.diff Although the patch was approved here https://reviews.llvm.org/D54378 Is this patch going to land in 7.0.1 or 8? kristopher > Here's further proof: > > wget >
2017 Oct 20
0
Ubuntu Xenial 3.12.2 Gluster DEB packages are missing VIRT group settings
On 10/20/2017 01:06 PM, WK wrote: > > 2. Can someone get the correct group settings over to the maintainer. > the best way to do that (as documented on the PPA page) is to open an issue at https://github.com/gluster/glusterfs-debian/issues Luckily email traffic is light today and I noticed this, otherwise it would probably have been lost. -- Kaleb
2016 Oct 20
2
Re: virt-builder and Ubuntu 16.04 Xenial no access issue
See the workarounds for Debian 8 & Ubuntu 16.04 here: https://www.redhat.com/archives/libguestfs/2016-October/msg00099.html I tested password changing and that's working fine. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny