Displaying 20 results from an estimated 10000 matches similar to: "Apt-get"
2017 Mar 22
2
Package selectr: issue with the apt-get version, but not with the one installed from R?
Hi
I am facing an issue with the package selectr, where I get an error trying
to run an example code: css_to_xpath(".testclass"), gives could not find
function "xpath_class"
The issue arises however only with the package installed with apt-get, not
when installed from within R. I got a similar issue with maptools, where I
was not able to use data(wrld_map), and switching to
2018 Jun 13
3
r-base-dev not installing in Ubuntu 16.04
Hello All,
When I try to install r-base-dev on my Ubuntu 16.04 it gives me the following error
r-base-dev : Depends: dh-r but it is not installable
E: Unable to correct problems, you have held broken packages.
I added the following two repos
deb https://mirrors.ebi.ac.uk/CRAN/bin/linux/ubuntu xenial-cran35
deb http://uk-mirrors.evowise.com/ubuntu/ bionic-backports main restricted universe
but
2018 Jun 13
1
r-base-dev not installing in Ubuntu 16.04
On 13 June 2018 at 20:54, Robin Lovelace wrote:
| I have recently re-installed R on my Ubuntu system to get R 3.5 and found
| this to have worked:
|
| # you may need to remove incumbent repos e.g. with:
| sudo apt-add-repository --remove ppa:marutter/rrutter
|
| # add new repos
| sudo apt-add-repository ppa:marutter/rrutter3.5 # for base R
| sudo apt-add-repository ppa:marutter/c2d4u4.5 # for
2012 Mar 18
2
Secure apt
I am trying to add Michael Rutter's ppa to my
repository.? I cannot do this from the command
line.? I think I may be behind a firewall so copying
the key to a text file is my best option.? When I
search for the key at
http://keyserver.ubuntu.com:11371/
the search fails. Tried typing and
cutting and pasting E084DAB9 into
the search box without success. How
can I get the key?
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
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
>
2012 Apr 27
3
A guide to R packages for Ubuntu
As per a request, here is a brief guide to what is available to R users
as packages in Ubuntu.
Each release of Ubuntu includes the latest version of R and the
recommended packages. In addition, there are approximately 80
additional r-cran packages available in the default repositories. The
limitation to these packages is that they are not updated and reflect
the current version of the
2011 Apr 18
3
Request for jags package to be added to CRAN Debian/Ubuntu archives
May I request that Dirk's package for jags be added to the CRAN
archives for Debian and Ubuntu?
Installing the rjags package for R requires specific versions of jags
to be present on the system. The current version of rjags requires
jags version 2.2.0 or later but the version on the Ubuntu archives at
Canonical (i.e. not the CRAN archives) is 2.1.0-2
I can always install Dirk's package
2015 Apr 16
1
Cannot Install R to Trusty 14.04
Timothy,
The link from stackoverflow gave some bad advice, IMO. You should be
using the RRutter PPA, not RDev. RDev is the where I build
not-ready-for-prime-time versions of R, and sometimes they break other
things. RRutter is what is used to seed CRAN. Here is the link:
https://launchpad.net/~marutter/+archive/ubuntu/rrutter
I would remove the RDev PPA and install RRutter. The newest
2013 Jun 13
2
Cannot install XML package with R 3.0 and Ubuntu 12.04
Hi,
I am unable to install the R package XML using R 3.0.1 on Ubuntu 12.04 LTS
(64-bit). After the installation failed using install.packages, I followed
previous directions for installing R packages on Ubuntu
(R-SIG-Debian<http://grokbase.com/t/r/r-sig-debian/127nwwez27/package-xml-does-not-load-in-r-2-15-1>,
2012 Jun 12
2
Attempting to update from R 2.14 to 2.15 on Ubuntu
R-SIG-Debian
I am very new to Linux so I probably am doing something stupid but I cannot seem to update to R 2.15
Using Ubuntu 12.02 Precise Penguin
I realise that debian packages are not updated regularly so I tried to follow the insructions at the R-site
So far, I have modified /etc/apt/sources.list to read
## R CRAN added 2012-06-12
deb http://probability.ca/cran/bin/linux/debian
2016 Dec 19
4
Problems installing tibble (ggplot2) in R running Ubuntu 14.04
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 get the same error when running R from the terminal.
Any help would be gretly appreciated.
Kind regards,
Terje
****************
Error messages:
****************
install.packages("tibble")
Installing package into
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 May 03
2
R 3.4.0 for Ubuntu zesty?
Dear all,
I only seems to get the yakkety version for R 3.4.0. Am I missing something?
root at LPHP:/# apt-get update
Hit:1 http://security.ubuntu.com/ubuntu zesty-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu zesty InRelease
Hit:3 http://archive.ubuntu.com/ubuntu zesty-updates InRelease
Hit:4 http://cran.rstudio.com/bin/linux/ubuntu zesty/ InRelease
Hit:5
2015 Apr 16
3
Cannot Install R to Trusty 14.04
Hello,
I've followed the instructions at several different how to sites:
http://cran.r-project.org/
http://r-interface.blogspot.com/2012/04/install-r-jgr-and-deducer-in-ubuntu.html
http://stackoverflow.com/questions/28273441/receiving-unmet-dependency-while-installing-r-base-on-ubuntu-14-10
I've installed R to various Ubuntu's before, including trusty, but recently
it has stopped
2019 Nov 21
3
Can't build R 3.6.1 or 3.5.3 on Ubuntu 18.04 LTS
Hi,
I am trying to build a more recent version (3.6.1 or 3.5.3) of R on
Ubuntu 18.04 LTS. I have installed build-deps with:
sudo apt-get build-dep r-base
and I ran ./configure
During "make", I get the following error:
platform.o: In function `do_eSoftVersion':
/home/user/Desktop/R-3.6.1/src/main/platform.c:3129: undefined reference
to `u_getVersion_58'
2012 Apr 13
1
unable to install "robust" in R 2.15 with g++ 4.7
Hi,
I am unable to install "robust" package (g++ compile error occurs) if the
g++ version is 4.7. However, for g++ 4.6 i am able to install. I was trying
to do this in Ubuntu 12.04.
R 2.15 itself was installed from the PPA,
https://launchpad.net/~marutter/+archive/rrutter.
Is it a bug?
thanks
suresh
[[alternative HTML version deleted]]
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 Jan 04
2
R package update on Kubuntu
Dear list,[1]I use a current and continuously updated Linux
distribution (Kubuntu, 14.XY < LTS < 15.10) and since not so long I decided to
venture into R statistical programming by means of an editor suitable
for KDE called "rkward"; the R version installed on that Linux machine
is version 3.0.2.[2]I experienced problems concerning the installation
of R packages and R
2012 Jul 18
3
Upgrading on Ubuntu from 2.11.1 to 2.15.1
This doesn't work, what should I do?
sudo apt-get install r-base
[sudo] password for cseligman:
Reading package lists... Done
Building dependency tree
Reading state information... Done
r-base is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Also:
> .libPaths()
[1] "/export/home/cseligman/local/library/R"
[2]