similar to: error in Ubuntu

Displaying 20 results from an estimated 10000 matches similar to: "error in Ubuntu"

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
2018 Jan 30
4
CRAN indices out of whack (for at least macOS)
I have received three distinct (non-)bug reports where someone claimed a recent package of mine was broken ... simply because the macOS binary was not there. Is there something wrong with the cronjob providing the indices? Why is it pointing people to binaries that do not exist? Concretely, file https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.4/PACKAGES contains Package:
2019 Aug 04
6
gfortran 9 quantreg bug
I?d like to solicit some advice on a debugging problem I have in the quantreg package. Kurt and Brian have reported to me that on Debian machines with gfortran 9 library(quantreg) f = summary(rq(foodexp ~ income, data = engel, tau = 1:4/5)) plot(f) fails because summary() produces bogus estimates of the coefficient bounds. This example has been around in my R package from the earliest days of R,
2015 Nov 06
4
Problems with r-cran-rcurl in Trusty and Vivid. (Re: Install R on Ubuntu with libcurl support)
Hello everybody, by the way, speaking about the r-cran-rcurl package in Ubuntu, the versions in trusty and vivid are linked by error to the "NSS" flavour of libcurl3 instead of the "OpenSSL flavour", which cause at least problems when using the CRAN devtools package. A bit more details are available in the Debian bug tracking system (https://bugs.debian.org/786473). I am not
2016 Mar 21
3
Outdated r-base-core when installing on Ubuntu 14.04
I have a chromebook with a fresh minimal install of Ubuntu 14.04 running through crouton, and I'm trying to install the latest version of R. The only thing I have done to the system before trying to install R is install gedit. When I try to install R I get an unmet dependencies error that complains that the version of r-base-core available isn't new enough. I followed the instructions at
2009 Oct 22
1
Help regarding removing Inf from dataframe, creating new dataframe with selected variables, count function
Following is my query: 1. Removing Inf from one column of dataframe. 2. out of 10 available dates, count how many times a security is present. (repeat for each security) 3. Out of dates, the security is present, I want to read latest status of market cap. 4. Change in market cap represent by 0/1 so even if market cap status changed once, take value 1. 5. create output file containing some already
2018 May 16
2
New libpng in c2d4u3.5 breaks many other packages
As of today many Travis users are seeing this error: The following packages have unmet dependencies: libmagick++-dev : Depends: libmagickcore-dev (= 8:6.7.7.10-6ubuntu3.9) but it is not going to be installed Depends: libmagickwand-dev (= 8:6.7.7.10-6ubuntu3.9) but it is not going to be installed E: Unable to correct problems, you have held broken packages. The problem is
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
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
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 >
2016 Mar 21
3
Outdated r-base-core when installing on Ubuntu 14.04
Since 14.04 is the Long Term Support version, which also is used by Linux Mint, it's not really outdated, and a lot of folk, myself included, use that stream (my machine says Linux Mint 17.1, but I think that is simply the splash screen). I say stream, because the kernel and other infrastructure are being updated, though probably not to the level Dirk prefers, and I do use other distros for
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]]
2017 Apr 19
4
difficulty in Ubuntu 14.04 apt-getting R 3.3.2
Hi: I have a Dockerfile, which builds an image which installed R 3.3.2 in Ubuntu 14.04, but building using that Dockerfile seems to have stopped working and I am unclear why. I believe the relevant error is: Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet
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
2016 Jan 24
3
URL for a vignette on CRAN?
How can I get a full URL for anything on CRAN? Using Safari, Google Chrome, and Firefox under OS X 10.11.2, I select a CRAN mirror from "www.r-project.org" and get a URL like "https://cran.rstudio.com/". Then I select "packages" and get a different web page, but the URL displayed doesn't change. I'd like to access the full URL of a vignette in a
2015 Dec 02
2
RStudio Server v0.99.489 Ubuntu version 12.04
Hi R-SIG-DEBIAN We are trying to setup the R Shiny Server using Ubuntu using these<https://www.rstudio.com/products/rstudio/download-server/> instructions. Unfortunately when we try to set up the repository to install r-studio into Ubuntu from the terminal the url that we are using does not appear to be right. Here I where we are placing the url /etc/apt/sources.list a and this is the
2014 Apr 22
1
Segfaults on Ubuntu 14.04
Hi list, I've just upgraded my Ubuntu system to 14.04 / Trusty Tahr. I now find that when I launch the "R" software environment, I immediately get a segmentation fault with no further warning or error message. I tried removing the relevant base package, which seemed to successfully remove R entirely from my system: sudo aptitude remove --purge r-base-core I then simply
2018 May 02
4
Advice on upgrading to 3.5.0
I'd be interested to hear views on how and when Ubuntu users should upgrade to R 3.5.0. I made the upgrade a few days ago but reverted because of issues installing packages such as rJava, which I installed on the system with r-cran-rjava. Also any advice on how to do a clean uninstall of the previous version before making the leap greatly appreciated. Thank you. Robin [[alternative HTML
2015 May 31
3
Installing TMAP in R Studio on Linux Mint
Dear Dirk et al, What I've tried is to install libgeos-dev: sudo apt-get install libgeos-dev Which gives me, even after adding the ubuntugis-unstable PPA: E: Unable to locate package libgeos-dev So I'm a little stuck at the moment. I'm trying to install TMAP on R-Studio, which requires a number of packages all of which rely on the libgeos-dev being in place, and I can't seem to
2006 Oct 11
6
Asterisk + E1 with MFC/R2 in Argentina?
Hello, Has somebody installed this configuration: Asterisk + E1 with MFC/R2 (Telef?nica Argentina) in Argentina before? I need to know if it?s possible with MFC/R2 argentine variation. Thanks in advance. R.R. Libera