Unable to install Tidyverse package with Ubuntu 16.4 - 'non-zero exit status'

Hi all,

I am completely new to R and I am not particularly good with technology. I installed Rstudio on my laptop and tried to install tidyverse but it constantly says 'non-zero exit status'. I have read dozens of blogs and looked for answers everywherer and followed all instructions I could find, but nothing seems to work. Help!

  • installing source package ‘Rcpp’ ...
    ** package ‘Rcpp’ successfully unpacked and MD5 sums checked
    ** libs
    g++ -I/usr/share/R/include -DNDEBUG -I../inst/include/ -fpic -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -c api.cpp -o api.o
    In file included from ../inst/include/RcppCommon.h:135:0,
    from ../inst/include/Rcpp.h:27,
    from api.cpp:24:
    ../inst/include/Rcpp/lang.h: In function ‘SEXPREC* Rcpp::Rcpp_list7(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
    ../inst/include/Rcpp/lang.h:45:55: error: ‘Rf_list6’ was not declared in this scope
    x0 = Rf_cons(x0, Rcpp_list6(x1, x2, x3, x4, x5, x6));
    ^
    ../inst/include/Rcpp/lang.h: In function ‘SEXPREC* Rcpp::Rcpp_lang7(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
    ../inst/include/Rcpp/lang.h:53:56: error: ‘Rf_list6’ was not declared in this scope
    x0 = Rf_lcons(x0, Rcpp_list6(x1, x2, x3, x4, x5, x6));
    ^
    /usr/lib/R/etc/Makeconf:143: recipe for target 'api.o' failed
    make: *** [api.o] Error 1
    ERROR: compilation failed for package ‘Rcpp’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/Rcpp’
    Warning in install.packages :
    installation of package ‘Rcpp’ had non-zero exit status
    ERROR: dependency ‘Rcpp’ is not available for package ‘plyr’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/plyr’
    Warning in install.packages :
    installation of package ‘plyr’ had non-zero exit status
    ERROR: dependency ‘Rcpp’ is not available for package ‘htmltools’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/htmltools’
    Warning in install.packages :
    installation of package ‘htmltools’ had non-zero exit status
    ERROR: dependency ‘Rcpp’ is not available for package ‘isoband’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/isoband’
    Warning in install.packages :
    installation of package ‘isoband’ had non-zero exit status
    ERROR: dependency ‘Rcpp’ is not available for package ‘dplyr’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/dplyr’
    Warning in install.packages :
    installation of package ‘dplyr’ had non-zero exit status
    ERROR: dependency ‘Rcpp’ is not available for package ‘lubridate’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/lubridate’
    Warning in install.packages :
    installation of package ‘lubridate’ had non-zero exit status
    ERROR: dependency ‘Rcpp’ is not available for package ‘readr’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/readr’
    Warning in install.packages :
    installation of package ‘readr’ had non-zero exit status
    ERROR: dependency ‘Rcpp’ is not available for package ‘readxl’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/readxl’
    Warning in install.packages :
    installation of package ‘readxl’ had non-zero exit status
    ERROR: dependencies ‘plyr’, ‘Rcpp’ are not available for package ‘reshape2’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/reshape2’
    Warning in install.packages :
    installation of package ‘reshape2’ had non-zero exit status
    ERROR: dependency ‘htmltools’ is not available for package ‘rmarkdown’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/rmarkdown’
    Warning in install.packages :
    installation of package ‘rmarkdown’ had non-zero exit status
    ERROR: dependency ‘dplyr’ is not available for package ‘dbplyr’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/dbplyr’
    Warning in install.packages :
    installation of package ‘dbplyr’ had non-zero exit status
    ERROR: dependency ‘isoband’ is not available for package ‘ggplot2’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/ggplot2’
    Warning in install.packages :
    installation of package ‘ggplot2’ had non-zero exit status
    ERROR: dependencies ‘Rcpp’, ‘readr’ are not available for package ‘haven’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/haven’
    Warning in install.packages :
    installation of package ‘haven’ had non-zero exit status
    ERROR: dependencies ‘dplyr’, ‘Rcpp’ are not available for package ‘tidyr’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/tidyr’
    Warning in install.packages :
    installation of package ‘tidyr’ had non-zero exit status
    ERROR: dependencies ‘dplyr’, ‘reshape2’, ‘tidyr’ are not available for package ‘broom’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/broom’
    Warning in install.packages :
    installation of package ‘broom’ had non-zero exit status
    ERROR: dependency ‘rmarkdown’ is not available for package ‘reprex’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/reprex’
    Warning in install.packages :
    installation of package ‘reprex’ had non-zero exit status
    ERROR: dependencies ‘broom’, ‘dplyr’, ‘tidyr’ are not available for package ‘modelr’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/modelr’
    Warning in install.packages :
    installation of package ‘modelr’ had non-zero exit status
    ERROR: dependencies ‘broom’, ‘dbplyr’, ‘dplyr’, ‘ggplot2’, ‘haven’, ‘lubridate’, ‘modelr’, ‘readr’, ‘readxl’, ‘reprex’, ‘tidyr’ are not available for package ‘tidyverse’
  • removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/tidyverse’
    Warning in install.packages :
    installation of package ‘tidyverse’ had non-zero exit status

The downloaded source packages are in
‘/tmp/RtmpAqSrFu/downloaded_packages’

here is a better version of the error (I omitted some parts in the middle)

> install.packages("tidyverse")
Installing package into ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2’
(as ‘lib’ is unspecified)
also installing the dependencies ‘plyr’, ‘htmltools’, ‘reshape2’, ‘Rcpp’, ‘isoband’, ‘rmarkdown’, ‘broom’, ‘dbplyr’, ‘dplyr’, ‘ggplot2’, ‘haven’, ‘lubridate’, ‘modelr’, ‘readr’, ‘readxl’, ‘reprex’, ‘tidyr’

--2020-04-09 00:31:38--  https://cran.rstudio.com/src/contrib/plyr_1.8.6.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 401191 (392K) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/plyr_1.8.6.tar.gz’

     0K .......... .......... .......... .......... .......... 12% 1.44M 0s
    50K .......... .......... .......... .......... .......... 25% 2.86M 0s
   100K .......... .......... .......... .......... .......... 38% 3.02M 0s
   150K .......... .......... .......... .......... .......... 51% 4.46M 0s
   200K .......... .......... .......... .......... .......... 63% 5.50M 0s
   250K .......... .......... .......... .......... .......... 76% 4.39M 0s
   300K .......... .......... .......... .......... .......... 89% 5.81M 0s
   350K .......... .......... .......... .......... .         100% 6.86M=0.1s

2020-04-09 00:31:38 (3.40 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/plyr_1.8.6.tar.gz’ saved [401191/401191]

--2020-04-09 00:31:38--  https://cran.rstudio.com/src/contrib/htmltools_0.4.0.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 52542 (51K) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/htmltools_0.4.0.tar.gz’

     0K .......... .......... .......... .......... .......... 97% 1.65M 0s
    50K .                                                     100% 19.6M=0.03s



--2020-04-09 00:31:43--  https://cran.rstudio.com/src/contrib/broom_0.5.5.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1223871 (1.2M) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/broom_0.5.5.tar.gz’

     0K .......... .......... .......... .......... ..........  4% 1.11M 1s
    50K .......... .......... .......... .......... ..........  8% 2.68M 1s
   100K .......... .......... .......... .......... .......... 12% 2.07M 1s
   150K .......... .......... .......... .......... .......... 16% 4.36M 0s
   200K .......... .......... .......... .......... .......... 20% 6.54M 0s
   250K .......... .......... .......... .......... .......... 25% 5.02M 0s
   300K .......... .......... .......... .......... .......... 29% 3.69M 0s
   350K .......... .......... .......... .......... .......... 33% 4.75M 0s
   400K .......... .......... .......... .......... .......... 37% 5.85M 0s
   450K .......... .......... .......... .......... .......... 41% 7.56M 0s
   500K .......... .......... .......... .......... .......... 46% 5.59M 0s
   550K .......... .......... .......... .......... .......... 50% 5.77M 0s
   600K .......... .......... .......... .......... .......... 54% 7.42M 0s
   650K .......... .......... .......... .......... .......... 58% 7.51M 0s
   700K .......... .......... .......... .......... .......... 62% 7.24M 0s
   750K .......... .......... .......... .......... .......... 66% 1.09M 0s
   800K .......... .......... .......... .......... .......... 71% 6.89M 0s
   850K .......... .......... .......... .......... .......... 75% 25.2M 0s
   900K .......... .......... .......... .......... .......... 79%  102M 0s
   950K .......... .......... .......... .......... .......... 83% 8.81M 0s
  1000K .......... .......... .......... .......... .......... 87% 10.1M 0s
  1050K .......... .......... .......... .......... .......... 92% 3.15M 0s
  1100K .......... .......... .......... .......... .......... 96% 1.28M 0s
  1150K .......... .......... .......... .......... .....     100% 30.2M=0.3s

2020-04-09 00:31:44 (3.77 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/broom_0.5.5.tar.gz’ saved [1223871/1223871]

--2020-04-09 00:31:44--  https://cran.rstudio.com/src/contrib/dbplyr_1.4.2.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 303397 (296K) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/dbplyr_1.4.2.tar.gz’

     0K .......... .......... .......... .......... .......... 16% 1.04M 0s
    50K .......... .......... .......... .......... .......... 33% 1.77M 0s
   100K .......... .......... .......... .......... .......... 50% 3.36M 0s
   150K .......... .......... .......... .......... .......... 67% 2.70M 0s
   200K .......... .......... .......... .......... .......... 84% 5.16M 0s
   250K .......... .......... .......... .......... ......    100% 3.04M=0.1s

2020-04-09 00:31:44 (2.20 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/dbplyr_1.4.2.tar.gz’ saved [303397/303397]

--2020-04-09 00:31:44--  https://cran.rstudio.com/src/contrib/dplyr_0.8.5.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1378766 (1.3M) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/dplyr_0.8.5.tar.gz’

     0K .......... .......... .......... .......... ..........  3% 1.16M 1s
    50K .......... .......... .......... .......... ..........  7% 2.17M 1s
   100K .......... .......... .......... .......... .......... 11% 2.70M 1s
   150K .......... .......... .......... .......... .......... 14% 3.78M 1s
   200K .......... .......... .......... .......... .......... 18% 4.24M 0s
   250K .......... .......... .......... .......... .......... 22% 5.53M 0s
   300K .......... .......... .......... .......... .......... 25% 5.33M 0s
   350K .......... .......... .......... .......... .......... 29% 4.81M 0s
   400K .......... .......... .......... .......... .......... 33% 6.49M 0s
   450K .......... .......... .......... .......... .......... 37% 3.54M 0s
   500K .......... .......... .......... .......... .......... 40% 5.20M 0s
   550K .......... .......... .......... .......... .......... 44% 5.46M 0s
   600K .......... .......... .......... .......... .......... 48% 7.70M 0s
   650K .......... .......... .......... .......... .......... 51% 7.52M 0s
   700K .......... .......... .......... .......... .......... 55% 6.78M 0s
   750K .......... .......... .......... .......... .......... 59% 4.72M 0s
   800K .......... .......... .......... .......... .......... 63%  493K 0s
   850K .......... .......... .......... .......... .......... 66% 94.8M 0s
   900K .......... .......... .......... .......... .......... 70%  109M 0s
   950K .......... .......... .......... .......... .......... 74% 98.8M 0s
  1000K .......... .......... .......... .......... .......... 77%  108M 0s
  1050K .......... .......... .......... .......... .......... 81% 2.72M 0s
  1100K .......... .......... .......... .......... .......... 85%  103M 0s
  1150K .......... .......... .......... .......... .......... 89% 40.1M 0s
  1200K .......... .......... .......... .......... .......... 92% 1.82M 0s
  1250K .......... .......... .......... .......... .......... 96% 10.7M 0s
  1300K .......... .......... .......... .......... ......    100% 99.7M=0.4s

2020-04-09 00:31:45 (3.65 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/dplyr_0.8.5.tar.gz’ saved [1378766/1378766]

--2020-04-09 00:31:45--  https://cran.rstudio.com/src/contrib/ggplot2_3.3.0.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3031461 (2.9M) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/ggplot2_3.3.0.tar.gz’

     0K .......... .......... .......... .......... ..........  1% 1007K 3s
    50K .......... .......... .......... .......... ..........  3% 1.92M 2s
   100K .......... .......... .......... .......... ..........  5% 3.23M 2s
   150K .......... .......... .......... .......... ..........  6% 3.60M 1s
   200K .......... .......... .......... .......... ..........  8% 4.93M 1s
   250K .......... .......... .......... .......... .......... 10% 4.60M 1s
   300K .......... .......... .......... .......... .......... 11% 7.52M 1s
   350K .......... .......... .......... .......... .......... 13% 5.19M 1s
   400K .......... .......... .......... .......... .......... 15% 3.23M 1s
   450K .......... .......... .......... .......... .......... 16% 7.68M 1s
   500K .......... .......... .......... .......... .......... 18% 5.56M 1s
   550K .......... .......... .......... .......... .......... 20% 8.77M 1s
   600K .......... .......... .......... .......... .......... 21% 5.32M 1s
   650K .......... .......... .......... .......... .......... 23% 5.84M 1s
   700K .......... .......... .......... .......... .......... 25%  657K 1s
   750K .......... .......... .......... .......... .......... 27% 5.09M 1s
   800K .......... .......... .......... .......... .......... 28% 6.33M 1s
   850K .......... .......... .......... .......... .......... 30% 11.2M 1s
   900K .......... .......... .......... .......... .......... 32% 26.3M 1s
   950K .......... .......... .......... .......... .......... 33%  343K 1s
  1000K .......... .......... .......... .......... .......... 35% 13.7M 1s
  1050K .......... .......... .......... .......... .......... 37%  105M 1s
  1100K .......... .......... .......... .......... .......... 38%  107M 1s
  1150K .......... .......... .......... .......... .......... 40% 85.6M 1s
  1200K .......... .......... .......... .......... .......... 42%  110M 1s
  1250K .......... .......... .......... .......... .......... 43% 48.5M 1s
  1300K .......... .......... .......... .......... .......... 45% 75.3M 1s
  1350K .......... .......... .......... .......... .......... 47% 92.2M 0s
  1400K .......... .......... .......... .......... .......... 48%  105M 0s
  1450K .......... .......... .......... .......... .......... 50% 74.8M 0s
  1500K .......... .......... .......... .......... .......... 52% 71.0M 0s
  1550K .......... .......... .......... .......... .......... 54% 82.1M 0s
  1600K .......... .......... .......... .......... .......... 55% 2.57M 0s
  1650K .......... .......... .......... .......... .......... 57% 19.3M 0s
  1700K .......... .......... .......... .......... .......... 59% 3.33M 0s
  1750K .......... .......... .......... .......... .......... 60% 2.18M 0s
  1800K .......... .......... .......... .......... .......... 62% 12.5M 0s
  1850K .......... .......... .......... .......... .......... 64% 6.71M 0s
  1900K .......... .......... .......... .......... .......... 65% 6.91M 0s
  1950K .......... .......... .......... .......... .......... 67% 4.87M 0s
  2000K .......... .......... .......... .......... .......... 69% 7.26M 0s
  2050K .......... .......... .......... .......... .......... 70% 5.52M 0s
  2100K .......... .......... .......... .......... .......... 72%  373K 0s
  2150K .......... .......... .......... .......... .......... 74% 72.6M 0s
  2200K .......... .......... .......... .......... .......... 76%  110M 0s
  2250K .......... .......... .......... .......... .......... 77% 3.96M 0s
  2300K .......... .......... .......... .......... .......... 79% 94.0M 0s
  2350K .......... .......... .......... .......... .......... 81% 97.2M 0s
  2400K .......... .......... .......... .......... .......... 82%  107M 0s
  2450K .......... .......... .......... .......... .......... 84% 81.2M 0s
  2500K .......... .......... .......... .......... .......... 86% 1.01M 0s
  2550K .......... .......... .......... .......... .......... 87% 73.4M 0s
  2600K .......... .......... .......... .......... .......... 89% 9.00M 0s
  2650K .......... .......... .......... .......... .......... 91% 15.7M 0s
  2700K .......... .......... .......... .......... .......... 92% 4.65M 0s
  2750K .......... .......... .......... .......... .......... 94% 98.2M 0s
  2800K .......... .......... .......... .......... .......... 96% 88.0M 0s
  2850K .......... .......... .......... .......... .......... 97% 1.72M 0s
  2900K .......... .......... .......... .......... .......... 99% 48.9M 0s
  2950K ..........                                            100% 66.1M=0.8s

2020-04-09 00:31:46 (3.62 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/ggplot2_3.3.0.tar.gz’ saved [3031461/3031461]

--2020-04-09 00:31:46--  https://cran.rstudio.com/src/contrib/haven_2.2.0.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 272575 (266K) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/haven_2.2.0.tar.gz’

     0K .......... .......... .......... .......... .......... 18%  882K 0s
    50K .......... .......... .......... .......... .......... 37% 4.05M 0s
   100K .......... .......... .......... .......... .......... 56% 1.68M 0s
   150K .......... .......... .......... .......... .......... 75% 4.07M 0s
   200K .......... .......... .......... .......... .......... 93% 2.76M 0s
   250K .......... ......                                     100% 14.1M=0.1s

2020-04-09 00:31:47 (2.02 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/haven_2.2.0.tar.gz’ saved [272575/272575]

--2020-04-09 00:31:47--  https://cran.rstudio.com/src/contrib/lubridate_1.7.8.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 459456 (449K) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/lubridate_1.7.8.tar.gz’

     0K .......... .......... .......... .......... .......... 11%  885K 0s
    50K .......... .......... .......... .......... .......... 22% 2.85M 0s
   100K .......... .......... .......... .......... .......... 33% 1.95M 0s
   150K .......... .......... .......... .......... .......... 44% 3.59M 0s
   200K .......... .......... .......... .......... .......... 55% 5.47M 0s
   250K .......... .......... .......... .......... .......... 66% 5.09M 0s
   300K .......... .......... .......... .......... .......... 78% 5.11M 0s
   350K .......... .......... .......... .......... .......... 89% 5.04M 0s
   400K .......... .......... .......... .......... ........  100% 9.03M=0.2s

2020-04-09 00:31:47 (2.82 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/lubridate_1.7.8.tar.gz’ saved [459456/459456]

--2020-04-09 00:31:47--  https://cran.rstudio.com/src/contrib/modelr_0.1.6.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 121295 (118K) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/modelr_0.1.6.tar.gz’

     0K .......... .......... .......... .......... .......... 42% 1.03M 0s
    50K .......... .......... .......... .......... .......... 84% 1.38M 0s
   100K .......... ........                                   100% 4.32M=0.09s

2020-04-09 00:31:48 (1.33 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/modelr_0.1.6.tar.gz’ saved [121295/121295]

--2020-04-09 00:31:48--  https://cran.rstudio.com/src/contrib/readr_1.3.1.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 268853 (263K) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/readr_1.3.1.tar.gz’

     0K .......... .......... .......... .......... .......... 19% 1.45M 0s
    50K .......... .......... .......... .......... .......... 38% 1.90M 0s
   100K .......... .......... .......... .......... .......... 57% 4.36M 0s
   150K .......... .......... .......... .......... .......... 76% 4.82M 0s
   200K .......... .......... .......... .......... .......... 95% 2.78M 0s
   250K .......... ..                                         100% 83.1M=0.1s

2020-04-09 00:31:48 (2.61 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/readr_1.3.1.tar.gz’ saved [268853/268853]

--2020-04-09 00:31:48--  https://cran.rstudio.com/src/contrib/readxl_1.3.1.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2056165 (2.0M) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/readxl_1.3.1.tar.gz’

     0K .......... .......... .......... .......... ..........  2% 1.05M 2s
    50K .......... .......... .......... .......... ..........  4% 1.13M 2s
   100K .......... .......... .......... .......... ..........  7% 3.64M 1s
   150K .......... .......... .......... .......... ..........  9% 2.20M 1s
   200K .......... .......... .......... .......... .......... 12% 4.72M 1s
   250K .......... .......... .......... .......... .......... 14% 5.40M 1s
   300K .......... .......... .......... .......... .......... 17% 5.92M 1s
   350K .......... .......... .......... .......... .......... 19% 3.50M 1s
   400K .......... .......... .......... .......... .......... 22% 7.90M 1s
   450K .......... .......... .......... .......... .......... 24% 7.32M 1s
   500K .......... .......... .......... .......... .......... 27% 5.86M 0s
   550K .......... .......... .......... .......... .......... 29% 4.09M 0s
   600K .......... .......... .......... .......... .......... 32% 4.67M 0s
   650K .......... .......... .......... .......... .......... 34% 5.95M 0s
   700K .......... .......... .......... .......... .......... 37% 4.14M 0s
   750K .......... .......... .......... .......... .......... 39% 6.46M 0s
   800K .......... .......... .......... .......... .......... 42%  786K 0s
   850K .......... .......... .......... .......... .......... 44%  485K 0s
   900K .......... .......... .......... .......... .......... 47% 7.67M 0s
   950K .......... .......... .......... .......... .......... 49% 25.1M 0s
  1000K .......... .......... .......... .......... .......... 52%  106M 0s
  1050K .......... .......... .......... .......... .......... 54% 54.1M 0s
  1100K .......... .......... .......... .......... .......... 57%  100M 0s
  1150K .......... .......... .......... .......... .......... 59% 88.3M 0s
  1200K .......... .......... .......... .......... .......... 62% 94.7M 0s
  1250K .......... .......... .......... .......... .......... 64%  110M 0s
  1300K .......... .......... .......... .......... .......... 67%  110M 0s
  1350K .......... .......... .......... .......... .......... 69% 98.0M 0s
  1400K .......... .......... .......... .......... .......... 72%  107M 0s
  1450K .......... .......... .......... .......... .......... 74%  583K 0s
  1500K .......... .......... .......... .......... .......... 77% 97.4M 0s
  1550K .......... .......... .......... .......... .......... 79% 9.93M 0s
  1600K .......... .......... .......... .......... .......... 82% 1.45M 0s
  1650K .......... .......... .......... .......... .......... 84% 97.4M 0s
  1700K .......... .......... .......... .......... .......... 87%  107M 0s
  1750K .......... .......... .......... .......... .......... 89% 96.8M 0s
  1800K .......... .......... .......... .......... .......... 92%  110M 0s
  1850K .......... .......... .......... .......... .......... 94%  111M 0s
  1900K .......... .......... .......... .......... .......... 97%  104M 0s
  1950K .......... .......... .......... .......... .......... 99% 80.3M 0s
  2000K .......                                               100%  128M=0.5s

2020-04-09 00:31:49 (3.59 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/readxl_1.3.1.tar.gz’ saved [2056165/2056165]

--2020-04-09 00:31:49--  https://cran.rstudio.com/src/contrib/reprex_0.3.0.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1052597 (1.0M) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/reprex_0.3.0.tar.gz’

     0K .......... .......... .......... .......... ..........  4% 1.47M 1s
    50K .......... .......... .......... .......... ..........  9% 2.18M 1s
   100K .......... .......... .......... .......... .......... 14% 2.44M 0s
   150K .......... .......... .......... .......... .......... 19% 5.11M 0s
   200K .......... .......... .......... .......... .......... 24% 3.57M 0s
   250K .......... .......... .......... .......... .......... 29% 5.79M 0s
   300K .......... .......... .......... .......... .......... 34% 5.61M 0s
   350K .......... .......... .......... .......... .......... 38% 2.23M 0s
   400K .......... .......... .......... .......... .......... 43% 7.57M 0s
   450K .......... .......... .......... .......... .......... 48% 10.2M 0s
   500K .......... .......... .......... .......... .......... 53% 5.61M 0s
   550K .......... .......... .......... .......... .......... 58% 7.57M 0s
   600K .......... .......... .......... .......... .......... 63% 7.07M 0s
   650K .......... .......... .......... .......... .......... 68% 2.49M 0s
   700K .......... .......... .......... .......... .......... 72% 17.9M 0s
   750K .......... .......... .......... .......... .......... 77% 35.0M 0s
   800K .......... .......... .......... .......... .......... 82%  881K 0s
   850K .......... .......... .......... .......... .......... 87% 23.3M 0s
   900K .......... .......... .......... .......... .......... 92% 93.5M 0s
   950K .......... .......... .......... .......... .......... 97% 1.67M 0s
  1000K .......... .......... .......                         100% 21.5M=0.3s

2020-04-09 00:31:50 (3.53 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/reprex_0.3.0.tar.gz’ saved [1052597/1052597]

--2020-04-09 00:31:50--  https://cran.rstudio.com/src/contrib/tidyr_1.0.2.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 812005 (793K) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/tidyr_1.0.2.tar.gz’

     0K .......... .......... .......... .......... ..........  6% 1.22M 1s
    50K .......... .......... .......... .......... .......... 12% 1.96M 0s
   100K .......... .......... .......... .......... .......... 18% 2.48M 0s
   150K .......... .......... .......... .......... .......... 25% 4.32M 0s
   200K .......... .......... .......... .......... .......... 31% 4.63M 0s
   250K .......... .......... .......... .......... .......... 37% 6.64M 0s
   300K .......... .......... .......... .......... .......... 44% 3.36M 0s
   350K .......... .......... .......... .......... .......... 50% 2.75M 0s
   400K .......... .......... .......... .......... .......... 56% 5.66M 0s
   450K .......... .......... .......... .......... .......... 63% 7.69M 0s
   500K .......... .......... .......... .......... .......... 69% 5.92M 0s
   550K .......... .......... .......... .......... .......... 75% 7.73M 0s
   600K .......... .......... .......... .......... .......... 81% 3.77M 0s
   650K .......... .......... .......... .......... .......... 88% 7.70M 0s
   700K .......... .......... .......... .......... .......... 94% 5.76M 0s
   750K .......... .......... .......... .......... ..        100% 9.52M=0.2s

2020-04-09 00:31:51 (3.73 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/tidyr_1.0.2.tar.gz’ saved [812005/812005]

--2020-04-09 00:31:51--  https://cran.rstudio.com/src/contrib/tidyverse_1.3.0.tar.gz
Resolving cran.rstudio.com (cran.rstudio.com)... 99.86.162.102, 99.86.162.119, 99.86.162.80, ...
Connecting to cran.rstudio.com (cran.rstudio.com)|99.86.162.102|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 712837 (696K) [application/x-gzip]
Saving to: ‘/tmp/RtmpAqSrFu/downloaded_packages/tidyverse_1.3.0.tar.gz’

     0K .......... .......... .......... .......... ..........  7% 1.30M 0s
    50K .......... .......... .......... .......... .......... 14% 2.73M 0s
   100K .......... .......... .......... .......... .......... 21% 1.86M 0s
   150K .......... .......... .......... .......... .......... 28% 5.10M 0s
   200K .......... .......... .......... .......... .......... 35% 5.87M 0s
   250K .......... .......... .......... .......... .......... 43% 6.09M 0s
   300K .......... .......... .......... .......... .......... 50% 5.99M 0s
   350K .......... .......... .......... .......... .......... 57% 3.16M 0s
   400K .......... .......... .......... .......... .......... 64% 6.22M 0s
   450K .......... .......... .......... .......... .......... 71% 4.28M 0s
   500K .......... .......... .......... .......... .......... 79% 6.59M 0s
   550K .......... .......... .......... .......... .......... 86% 5.29M 0s
   600K .......... .......... .......... .......... .......... 93% 7.60M 0s
   650K .......... .......... .......... .......... ......    100% 6.67M=0.2s

2020-04-09 00:31:51 (3.77 MB/s) - ‘/tmp/RtmpAqSrFu/downloaded_packages/tidyverse_1.3.0.tar.gz’ saved [712837/712837]

* installing *source* package ‘Rcpp’ ...
** package ‘Rcpp’ successfully unpacked and MD5 sums checked
** libs
g++ -I/usr/share/R/include -DNDEBUG -I../inst/include/     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c api.cpp -o api.o
In file included from ../inst/include/RcppCommon.h:135:0,
                 from ../inst/include/Rcpp.h:27,
                 from api.cpp:24:
../inst/include/Rcpp/lang.h: In function ‘SEXPREC* Rcpp::Rcpp_list7(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
../inst/include/Rcpp/lang.h:45:55: error: ‘Rf_list6’ was not declared in this scope
     x0 = Rf_cons(x0, Rcpp_list6(x1, x2, x3, x4, x5, x6));
                                                       ^
../inst/include/Rcpp/lang.h: In function ‘SEXPREC* Rcpp::Rcpp_lang7(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
../inst/include/Rcpp/lang.h:53:56: error: ‘Rf_list6’ was not declared in this scope
     x0 = Rf_lcons(x0, Rcpp_list6(x1, x2, x3, x4, x5, x6));
                                                        ^
/usr/lib/R/etc/Makeconf:143: recipe for target 'api.o' failed
make: *** [api.o] Error 1
ERROR: compilation failed for package ‘Rcpp’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/Rcpp’
Warning in install.packages :
  installation of package ‘Rcpp’ had non-zero exit status
ERROR: dependency ‘Rcpp’ is not available for package ‘plyr’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/plyr’
Warning in install.packages :
  installation of package ‘plyr’ had non-zero exit status
ERROR: dependency ‘Rcpp’ is not available for package ‘htmltools’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/htmltools’
Warning in install.packages :
  installation of package ‘htmltools’ had non-zero exit status
ERROR: dependency ‘Rcpp’ is not available for package ‘isoband’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/isoband’
Warning in install.packages :
  installation of package ‘isoband’ had non-zero exit status
ERROR: dependency ‘Rcpp’ is not available for package ‘dplyr’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/dplyr’
Warning in install.packages :
  installation of package ‘dplyr’ had non-zero exit status
ERROR: dependency ‘Rcpp’ is not available for package ‘lubridate’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/lubridate’
Warning in install.packages :
  installation of package ‘lubridate’ had non-zero exit status
ERROR: dependency ‘Rcpp’ is not available for package ‘readr’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/readr’
Warning in install.packages :
  installation of package ‘readr’ had non-zero exit status
ERROR: dependency ‘Rcpp’ is not available for package ‘readxl’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/readxl’
Warning in install.packages :
  installation of package ‘readxl’ had non-zero exit status
ERROR: dependencies ‘plyr’, ‘Rcpp’ are not available for package ‘reshape2’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/reshape2’
Warning in install.packages :
  installation of package ‘reshape2’ had non-zero exit status
ERROR: dependency ‘htmltools’ is not available for package ‘rmarkdown’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/rmarkdown’
Warning in install.packages :
  installation of package ‘rmarkdown’ had non-zero exit status
ERROR: dependency ‘dplyr’ is not available for package ‘dbplyr’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/dbplyr’
Warning in install.packages :
  installation of package ‘dbplyr’ had non-zero exit status
ERROR: dependency ‘isoband’ is not available for package ‘ggplot2’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/ggplot2’
Warning in install.packages :
  installation of package ‘ggplot2’ had non-zero exit status
ERROR: dependencies ‘Rcpp’, ‘readr’ are not available for package ‘haven’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/haven’
Warning in install.packages :
  installation of package ‘haven’ had non-zero exit status
ERROR: dependencies ‘dplyr’, ‘Rcpp’ are not available for package ‘tidyr’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/tidyr’
Warning in install.packages :
  installation of package ‘tidyr’ had non-zero exit status
ERROR: dependencies ‘dplyr’, ‘reshape2’, ‘tidyr’ are not available for package ‘broom’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/broom’
Warning in install.packages :
  installation of package ‘broom’ had non-zero exit status
ERROR: dependency ‘rmarkdown’ is not available for package ‘reprex’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/reprex’
Warning in install.packages :
  installation of package ‘reprex’ had non-zero exit status
ERROR: dependencies ‘broom’, ‘dplyr’, ‘tidyr’ are not available for package ‘modelr’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/modelr’
Warning in install.packages :
  installation of package ‘modelr’ had non-zero exit status
ERROR: dependencies ‘broom’, ‘dbplyr’, ‘dplyr’, ‘ggplot2’, ‘haven’, ‘lubridate’, ‘modelr’, ‘readr’, ‘readxl’, ‘reprex’, ‘tidyr’ are not available for package ‘tidyverse’
* removing ‘/home/michela/R/x86_64-pc-linux-gnu-library/3.2/tidyverse’
Warning in install.packages :
  installation of package ‘tidyverse’ had non-zero exit status

The downloaded source packages are in
	‘/tmp/RtmpAqSrFu/downloaded_packages’

Hi, and welcome!

Please see the FAQ: What's a reproducible example (`reprex`) and how do I create one? Using a reprex, complete with representative data will attract quicker and more answers.

However, this question isn't a coding question, there's enough to go on. (Actually, more :grin: than enough, as I hope will come clear.)

The cascade of failure begins at the top with

> `/usr/lib/R/etc/Makeconf:143: recipe for target 'api.o' failed
> make: *** [api.o] Error 1
> ERROR: compilation failed for package ‘Rcpp’ 

To check this, I just re-installed Rcpp on my Ubuntu 19.10 box without problem. This is a good time to compare notes: this could fail on a machine with insufficient RAM, and I have 32GB (not a brag, I'm further behind on the arm's race than I am ahead of anyone!)

What are you working with?

Thank you for your reply. I am a Linguistics student and we have an assignment due in 2 weeks - we have to analyze data using R. I do not understand much about it but I wanted to read and practice as much as possible to be able to do the assignment... however, as soon as I downloaded R studio and tried to install Tidyverse, which is the package needed for my assignment, it gives me all these errors and I am unable to continue studying! I am quarantined at home with no other computer. I figured with Windows it would be easier! I read lots of blogs and followed their advice but it still doesn't work. I don't know if I'd be able to do a reprex as I am not very skilled...

I don't know how it happened but this morning when I tried to install tidyverse again, it seemed to work! There are lots of warning though, is it something I should worry about? Also, it talks about conflicts... should I do something about those? Thank you :sweat_smile: :sweat_smile: :sweat_smile:

* DONE (broom)
* installing *source* package ‘reprex’ ...
** package ‘reprex’ successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (reprex)
* installing *source* package ‘modelr’ ...
** package ‘modelr’ successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
Warning: replacing previous import by ‘rlang:::=’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::.data’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::as_label’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::as_name’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::dots_n’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::enquo’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::enquos’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::expr’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::sym’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::syms’ when loading ‘dplyr’
Warning: replacing previous import by ‘tibble::as_tibble’ when loading ‘broom’
Warning: replacing previous import by ‘tibble::tibble’ when loading ‘broom’
** help
*** installing help indices
*** copying figures
** building package indices
** testing if installed package can be loaded
Warning: replacing previous import by ‘rlang:::=’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::.data’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::as_label’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::as_name’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::dots_n’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::enquo’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::enquos’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::expr’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::sym’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::syms’ when loading ‘dplyr’
Warning: replacing previous import by ‘tibble::as_tibble’ when loading ‘broom’
Warning: replacing previous import by ‘tibble::tibble’ when loading ‘broom’
* DONE (modelr)
* installing *source* package ‘tidyverse’ ...
** package ‘tidyverse’ successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
Warning: replacing previous import by ‘rlang:::=’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::.data’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::as_label’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::as_name’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::dots_n’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::enquo’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::enquos’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::expr’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::sym’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::syms’ when loading ‘dplyr’
Warning: replacing previous import by ‘tibble::as_tibble’ when loading ‘broom’
Warning: replacing previous import by ‘tibble::tibble’ when loading ‘broom’
Warning: replacing previous import by ‘rlang::quo_name’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::enquos’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::enexpr’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::.data’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::quo’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::enexprs’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::ensyms’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::enquo’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::quos’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::expr’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::sym’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::as_label’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::ensym’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::syms’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::lst’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::data_frame’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::glimpse’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::as_data_frame’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::frame_data’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::type_sum’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::tribble’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::tibble’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::%>%’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::data_frame_’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::trunc_mat’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::has_name’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::tbl_sum’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::as_tibble’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::add_row’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::lst_’ when loading ‘dbplyr’
Note: the specification for S3 class “difftime” in package ‘hms’ seems equivalent to one from package ‘DBI’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “AsIs” in package ‘jsonlite’ seems equivalent to one from package ‘DBI’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “difftime” in package ‘jsonlite’ seems equivalent to one from package ‘DBI’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “hms” in package ‘jsonlite’ seems equivalent to one from package ‘hms’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “difftime” in package ‘lubridate’ seems equivalent to one from package ‘DBI’: not turning on duplicate class definitions for this class.
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import by ‘rlang:::=’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::.data’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::as_label’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::as_name’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::dots_n’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::enquo’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::enquos’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::expr’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::sym’ when loading ‘dplyr’
Warning: replacing previous import by ‘rlang::syms’ when loading ‘dplyr’
Warning: replacing previous import by ‘tibble::as_tibble’ when loading ‘broom’
Warning: replacing previous import by ‘tibble::tibble’ when loading ‘broom’
Warning: replacing previous import by ‘rlang::quo_name’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::enquos’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::enexpr’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::.data’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::quo’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::enexprs’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::ensyms’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::enquo’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::quos’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::expr’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::sym’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::as_label’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::ensym’ when loading ‘dbplyr’
Warning: replacing previous import by ‘rlang::syms’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::lst’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::data_frame’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::glimpse’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::as_data_frame’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::frame_data’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::type_sum’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::tribble’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::tibble’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::%>%’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::data_frame_’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::trunc_mat’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::has_name’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::tbl_sum’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::as_tibble’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::add_row’ when loading ‘dbplyr’
Warning: replacing previous import by ‘tibble::lst_’ when loading ‘dbplyr’
Note: the specification for S3 class “difftime” in package ‘hms’ seems equivalent to one from package ‘DBI’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “AsIs” in package ‘jsonlite’ seems equivalent to one from package ‘DBI’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “difftime” in package ‘jsonlite’ seems equivalent to one from package ‘DBI’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “hms” in package ‘jsonlite’ seems equivalent to one from package ‘hms’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “difftime” in package ‘lubridate’ seems equivalent to one from package ‘DBI’: not turning on duplicate class definitions for this class.
* DONE (tidyverse)

The downloaded source packages are in
	‘/tmp/Rtmpfg0oK9/downloaded_packages’
> library(tidyverse)
── Attaching packages ────────────────────────────────────────────────────────────────────────────────────────────── tidyverse 1.3.0 ──
✓ ggplot2 3.3.0     ✓ purrr   0.3.3
✓ tibble  3.0.0     ✓ dplyr   0.8.5
✓ tidyr   1.0.2     ✓ stringr 1.4.0
✓ readr   1.3.1     ✓ forcats 0.5.0
── Conflicts ───────────────────────────────────────────────────────────────────────────────────────────────── tidyverse_conflicts() ──
x dplyr::filter() masks stats::filter()
x dplyr::lag()    masks stats::lag()
There were 42 warnings (use warnings() to see them)ype or paste code here

I think you should be ok if I’m right that the warning :warning: give a flag to potential version inter-compatibility issues. Be sure to regularly run update.packages

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.