Terje,

On 19 December 2016 at 08:43, Michael Rutter wrote:
| The simplest thing to do would be to enable the cran2deb4ubuntu PPA 
| (https://launchpad.net/~marutter/+archive/ubuntu/c2d4u) and then you can 
| just "sudo apt-get install r-cran-tibble" and be good to go.

Seconded.  These binaries are _seriously_ underappreciated.
 
| Since tibble was built on the PPA, the most likely culprit for your 
| issue is that the packages used to build tibble are not up to date. Do 
| you have the latest version of Rcpp?

It is likely something else. 

I just started with a 'plain' Docker container for Ubuntu 14.04, and ran the
few commands to add CRAN (to get r-base-core and r-base-dev).

I then started R, and asked it to 'install.packages("tibble")'.  Which worked
flawlessly as you would expect.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

_______________________________________________
R-SIG-Debian mailing list
R-SIG-Debian@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-debian

Reply via email to