1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493
| > install.packages('tidyverse')
also installing the dependencies fastmap, htmltools, sass, fs, progress, processx, highr, xfun, bslib, tinytex, glue, blob, lifecycle, tidyselect, vctrs, data.table, gargle, rematch2, ellipsis, vroom, tzdb, callr, knitr, rmarkdown, selectr, broom, cli, dbplyr, dplyr, dtplyr, forcats, googledrive, googlesheets4, ggplot2, haven, hms, jsonlite, lubridate, magrittr, modelr, pillar, purrr, readr, reprex, rlang, rvest, tibble, tidyr, xml2
Warning in install.packages :
cannot open URL 'http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/3.4/PACKAGES.rds': HTTP status was '404 Not Found'
There are binary versions available but the source versions are later:
binary source needs_compilation
htmltools 0.3.6 0.5.2 TRUE
fs 1.2.7 1.5.2 TRUE
progress 1.2.0 1.2.2 FALSE
processx 3.3.0 3.5.3 TRUE
highr 0.8 0.9 FALSE
xfun 0.6 0.31 FALSE
tinytex 0.12 0.39 FALSE
glue 1.3.1 1.6.2 TRUE
blob 1.1.1 1.2.3 FALSE
tidyselect 0.2.5 1.1.2 TRUE
vctrs 0.1.0 0.4.1 TRUE
data.table 1.12.2 1.14.2 TRUE
rematch2 2.0.1 2.1.2 FALSE
ellipsis 0.1.0 0.3.2 TRUE
callr 3.2.0 3.7.0 FALSE
knitr 1.22 1.39 FALSE
rmarkdown 1.12 2.14 FALSE
selectr 0.4-1 0.4-2 FALSE
broom 0.5.2 0.8.0 FALSE
cli 1.1.0 3.3.0 FALSE
dbplyr 1.4.0 2.1.1 FALSE
dplyr 0.8.0.1 1.0.9 TRUE
dtplyr 0.0.3 1.2.1 FALSE
forcats 0.4.0 0.5.1 FALSE
googledrive 0.1.3 2.0.0 FALSE
ggplot2 3.1.1 3.3.6 FALSE
haven 2.1.0 2.5.0 TRUE
hms 0.4.2 1.1.1 FALSE
jsonlite 1.6 1.8.0 TRUE
lubridate 1.7.4 1.8.0 TRUE
magrittr 1.5 2.0.3 FALSE
modelr 0.1.4 0.1.8 FALSE
pillar 1.3.1 1.7.0 FALSE
purrr 0.3.2 0.3.4 TRUE
readr 1.3.1 2.1.2 TRUE
reprex 0.2.1 2.0.1 FALSE
rlang 0.3.4 1.0.2 TRUE
rvest 0.3.3 1.0.2 FALSE
tibble 2.1.1 3.1.7 TRUE
tidyr 0.8.3 1.2.0 TRUE
xml2 1.2.0 1.3.3 TRUE
tidyverse 1.2.1 1.3.1 FALSE
Binaries will be installed
Packages which are only available in source form, and may need compilation of C/C++/Fortran:
fastmap sass vroom tzdb
These will not be installed
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/htmltools_0.3.6.zip'
Content type 'application/zip' length 617917 bytes (603 KB)
downloaded 603 KB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/fs_1.2.7.zip'
Content type 'application/zip' length 973247 bytes (950 KB)
downloaded 950 KB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/processx_3.3.0.zip'
Content type 'application/zip' length 246452 bytes (240 KB)
downloaded 240 KB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/glue_1.3.1.zip'
Content type 'application/zip' length 172415 bytes (168 KB)
downloaded 168 KB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/tidyselect_0.2.5.zip'
Content type 'application/zip' length 625710 bytes (611 KB)
downloaded 611 KB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/vctrs_0.1.0.zip'
Content type 'application/zip' length 499748 bytes (488 KB)
downloaded 488 KB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/data.table_1.12.2.zip'
Content type 'application/zip' length 1926960 bytes (1.8 MB)
downloaded 1.8 MB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/ellipsis_0.1.0.zip'
Content type 'application/zip' length 30847 bytes (30 KB)
downloaded 30 KB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/dplyr_0.8.0.1.zip'
Content type 'application/zip' length 3029353 bytes (2.9 MB)
downloaded 2.9 MB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/haven_2.1.0.zip'
Content type 'application/zip' length 988500 bytes (965 KB)
downloaded 965 KB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/jsonlite_1.6.zip'
Content type 'application/zip' length 1116765 bytes (1.1 MB)
downloaded 1.1 MB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/lubridate_1.7.4.zip'
Content type 'application/zip' length 1367572 bytes (1.3 MB)
downloaded 1.3 MB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/purrr_0.3.2.zip'
Content type 'application/zip' length 327437 bytes (319 KB)
downloaded 319 KB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/readr_1.3.1.zip'
Content type 'application/zip' length 1391734 bytes (1.3 MB)
downloaded 1.3 MB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/rlang_0.3.4.zip'
Content type 'application/zip' length 1080437 bytes (1.0 MB)
downloaded 1.0 MB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/tibble_2.1.1.zip'
Content type 'application/zip' length 238931 bytes (233 KB)
downloaded 233 KB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/tidyr_0.8.3.zip'
Content type 'application/zip' length 907112 bytes (885 KB)
downloaded 885 KB
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/xml2_1.2.0.zip'
Content type 'application/zip' length 3543977 bytes (3.4 MB)
downloaded 3.4 MB
package htmltools successfully unpacked and MD5 sums checked
package fs successfully unpacked and MD5 sums checked
package processx successfully unpacked and MD5 sums checked
package glue successfully unpacked and MD5 sums checked
package tidyselect successfully unpacked and MD5 sums checked
package vctrs successfully unpacked and MD5 sums checked
package data.table successfully unpacked and MD5 sums checked
package ellipsis successfully unpacked and MD5 sums checked
package dplyr successfully unpacked and MD5 sums checked
package haven successfully unpacked and MD5 sums checked
package jsonlite successfully unpacked and MD5 sums checked
package lubridate successfully unpacked and MD5 sums checked
package purrr successfully unpacked and MD5 sums checked
package readr successfully unpacked and MD5 sums checked
package rlang successfully unpacked and MD5 sums checked
package tibble successfully unpacked and MD5 sums checked
package tidyr successfully unpacked and MD5 sums checked
package xml2 successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX\downloaded_packages
installing the source packages progress, highr, xfun, bslib, tinytex, blob, lifecycle, gargle, rematch2, callr, knitr, rmarkdown, selectr, broom, cli, dbplyr, dtplyr, forcats, googledrive, googlesheets4, ggplot2, hms, magrittr, modelr, pillar, reprex, rvest, tidyverse
trying URL 'https://cran.rstudio.com/src/contrib/progress_1.2.2.tar.gz'
Content type 'application/x-gzip' length 29506 bytes (28 KB)
downloaded 28 KB
trying URL 'https://cran.rstudio.com/src/contrib/highr_0.9.tar.gz'
Content type 'application/x-gzip' length 15188 bytes (14 KB)
downloaded 14 KB
trying URL 'https://cran.rstudio.com/src/contrib/xfun_0.31.tar.gz'
Content type 'application/x-gzip' length 126065 bytes (123 KB)
downloaded 123 KB
trying URL 'https://cran.rstudio.com/src/contrib/bslib_0.3.1.tar.gz'
Content type 'application/x-gzip' length 4908277 bytes (4.7 MB)
downloaded 4.7 MB
trying URL 'https://cran.rstudio.com/src/contrib/tinytex_0.39.tar.gz'
Content type 'application/x-gzip' length 32584 bytes (31 KB)
downloaded 31 KB
trying URL 'https://cran.rstudio.com/src/contrib/blob_1.2.3.tar.gz'
Content type 'application/x-gzip' length 10543 bytes (10 KB)
downloaded 10 KB
trying URL 'https://cran.rstudio.com/src/contrib/lifecycle_1.0.1.tar.gz'
Content type 'application/x-gzip' length 99716 bytes (97 KB)
downloaded 97 KB
trying URL 'https://cran.rstudio.com/src/contrib/gargle_1.2.0.tar.gz'
Content type 'application/x-gzip' length 313418 bytes (306 KB)
downloaded 306 KB
trying URL 'https://cran.rstudio.com/src/contrib/rematch2_2.1.2.tar.gz'
Content type 'application/x-gzip' length 13366 bytes (13 KB)
downloaded 13 KB
trying URL 'https://cran.rstudio.com/src/contrib/callr_3.7.0.tar.gz'
Content type 'application/x-gzip' length 74518 bytes (72 KB)
downloaded 72 KB
trying URL 'https://cran.rstudio.com/src/contrib/knitr_1.39.tar.gz'
Content type 'application/x-gzip' length 898418 bytes (877 KB)
downloaded 877 KB
trying URL 'https://cran.rstudio.com/src/contrib/rmarkdown_2.14.tar.gz'
Content type 'application/x-gzip' length 3241807 bytes (3.1 MB)
downloaded 3.1 MB
trying URL 'https://cran.rstudio.com/src/contrib/selectr_0.4-2.tar.gz'
Content type 'application/x-gzip' length 41371 bytes (40 KB)
downloaded 40 KB
trying URL 'https://cran.rstudio.com/src/contrib/broom_0.8.0.tar.gz'
Content type 'application/x-gzip' length 640392 bytes (625 KB)
downloaded 625 KB
trying URL 'https://cran.rstudio.com/src/contrib/cli_3.3.0.tar.gz'
Content type 'application/x-gzip' length 495823 bytes (484 KB)
downloaded 484 KB
trying URL 'https://cran.rstudio.com/src/contrib/dbplyr_2.1.1.tar.gz'
Content type 'application/x-gzip' length 581845 bytes (568 KB)
downloaded 568 KB
trying URL 'https://cran.rstudio.com/src/contrib/dtplyr_1.2.1.tar.gz'
Content type 'application/x-gzip' length 288369 bytes (281 KB)
downloaded 281 KB
trying URL 'https://cran.rstudio.com/src/contrib/forcats_0.5.1.tar.gz'
Content type 'application/x-gzip' length 258301 bytes (252 KB)
downloaded 252 KB
trying URL 'https://cran.rstudio.com/src/contrib/googledrive_2.0.0.tar.gz'
Content type 'application/x-gzip' length 1593656 bytes (1.5 MB)
downloaded 1.5 MB
trying URL 'https://cran.rstudio.com/src/contrib/googlesheets4_1.0.0.tar.gz'
Content type 'application/x-gzip' length 222038 bytes (216 KB)
downloaded 216 KB
trying URL 'https://cran.rstudio.com/src/contrib/ggplot2_3.3.6.tar.gz'
Content type 'application/x-gzip' length 3061989 bytes (2.9 MB)
downloaded 2.9 MB
trying URL 'https://cran.rstudio.com/src/contrib/hms_1.1.1.tar.gz'
Content type 'application/x-gzip' length 43117 bytes (42 KB)
downloaded 42 KB
trying URL 'https://cran.rstudio.com/src/contrib/magrittr_2.0.3.tar.gz'
Content type 'application/x-gzip' length 267074 bytes (260 KB)
downloaded 260 KB
trying URL 'https://cran.rstudio.com/src/contrib/modelr_0.1.8.tar.gz'
Content type 'application/x-gzip' length 121333 bytes (118 KB)
downloaded 118 KB
trying URL 'https://cran.rstudio.com/src/contrib/pillar_1.7.0.tar.gz'
Content type 'application/x-gzip' length 529668 bytes (517 KB)
downloaded 517 KB
trying URL 'https://cran.rstudio.com/src/contrib/reprex_2.0.1.tar.gz'
Content type 'application/x-gzip' length 1087338 bytes (1.0 MB)
downloaded 1.0 MB
trying URL 'https://cran.rstudio.com/src/contrib/rvest_1.0.2.tar.gz'
Content type 'application/x-gzip' length 94357 bytes (92 KB)
downloaded 92 KB
trying URL 'https://cran.rstudio.com/src/contrib/tidyverse_1.3.1.tar.gz'
Content type 'application/x-gzip' length 702779 bytes (686 KB)
downloaded 686 KB
* installing *source* package 'xfun' ...
** package 'xfun' correctement décompressé et sommes MD5 vérifiées
** libs
*** arch - i386
Warning: l'exécution de la commande 'make -f "Makevars" -f "C:/APPLICS/R/R-34~1.1/etc/i386/Makeconf" -f "C:/APPLICS/R/R-34~1.1/share/make/winshlib.mk" SHLIB="xfun.dll" OBJECTS="base64.o init.o"' renvoie un statut 127
ERROR: compilation failed for package 'xfun'
* removing 'C:/Applics/R/R-3.4.1/library/xfun'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/xfun_0.31.tar.gz' had status 1
Warning in install.packages :
installation of package xfun had non-zero exit status
ERROR: dependency 'sass' is not available for package 'bslib'
* removing 'C:/Applics/R/R-3.4.1/library/bslib'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/bslib_0.3.1.tar.gz' had status 1
Warning in install.packages :
installation of package bslib had non-zero exit status
* installing *source* package 'blob' ...
** package 'blob' correctement décompressé et sommes MD5 vérifiées
** R
** preparing package for lazy loading
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
namespace 'vctrs' 0.1.0 is being loaded, but >= 0.2.1 is required
ERROR: lazy loading failed for package 'blob'
* removing 'C:/Applics/R/R-3.4.1/library/blob'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/blob_1.2.3.tar.gz' had status 1
Warning in install.packages :
installation of package blob had non-zero exit status
* installing *source* package 'lifecycle' ...
** package 'lifecycle' correctement décompressé et sommes MD5 vérifiées
** R
** inst
** preparing package for lazy loading
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
namespace 'rlang' 0.3.4 is being loaded, but >= 0.4.10 is required
ERROR: lazy loading failed for package 'lifecycle'
* removing 'C:/Applics/R/R-3.4.1/library/lifecycle'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/lifecycle_1.0.1.tar.gz' had status 1
Warning in install.packages :
installation of package lifecycle had non-zero exit status
* installing *source* package 'rematch2' ...
** package 'rematch2' correctement décompressé et sommes MD5 vérifiées
** R
** preparing package for lazy loading
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called 'pillar'
ERROR: lazy loading failed for package 'rematch2'
* removing 'C:/Applics/R/R-3.4.1/library/rematch2'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/rematch2_2.1.2.tar.gz' had status 1
Warning in install.packages :
installation of package rematch2 had non-zero exit status
* installing *source* package 'callr' ...
** package 'callr' correctement décompressé et sommes MD5 vérifiées
** R
** inst
** preparing package for lazy loading
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
namespace 'processx' 3.3.0 is being loaded, but >= 3.5.0 is required
ERROR: lazy loading failed for package 'callr'
* removing 'C:/Applics/R/R-3.4.1/library/callr'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/callr_3.7.0.tar.gz' had status 1
Warning in install.packages :
installation of package callr had non-zero exit status
* installing *source* package 'selectr' ...
** package 'selectr' correctement décompressé et sommes MD5 vérifiées
** R
** inst
** preparing package for lazy loading
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called 'magrittr'
ERROR: lazy loading failed for package 'selectr'
* removing 'C:/Applics/R/R-3.4.1/library/selectr'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/selectr_0.4-2.tar.gz' had status 1
Warning in install.packages :
installation of package selectr had non-zero exit status
* installing *source* package 'cli' ...
** package 'cli' correctement décompressé et sommes MD5 vérifiées
** libs
*** arch - i386
Warning: l'exécution de la commande 'make -f "C:/APPLICS/R/R-34~1.1/etc/i386/Makeconf" -f "C:/APPLICS/R/R-34~1.1/share/make/winshlib.mk" SHLIB="cli.dll" OBJECTS="ansi.o cleancall.o diff.o errors.o init.o md5.o progress-altrep.o progress.o sha256.o thread.o tty.o utf8.o win-utf8.o winfiles.o"' renvoie un statut 127
ERROR: compilation failed for package 'cli'
* removing 'C:/Applics/R/R-3.4.1/library/cli'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/cli_3.3.0.tar.gz' had status 1
Warning in install.packages :
installation of package cli had non-zero exit status
* installing *source* package 'ggplot2' ...
** package 'ggplot2' correctement décompressé et sommes MD5 vérifiées
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
namespace 'rlang' 0.3.4 is being loaded, but >= 0.4.10 is required
ERROR: lazy loading failed for package 'ggplot2'
* removing 'C:/Applics/R/R-3.4.1/library/ggplot2'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/ggplot2_3.3.6.tar.gz' had status 1
Warning in install.packages :
installation of package ggplot2 had non-zero exit status
* installing *source* package 'magrittr' ...
** package 'magrittr' correctement décompressé et sommes MD5 vérifiées
** libs
*** arch - i386
Warning: l'exécution de la commande 'make -f "C:/APPLICS/R/R-34~1.1/etc/i386/Makeconf" -f "C:/APPLICS/R/R-34~1.1/share/make/winshlib.mk" SHLIB="magrittr.dll" OBJECTS="pipe.o utils.o"' renvoie un statut 127
ERROR: compilation failed for package 'magrittr'
* removing 'C:/Applics/R/R-3.4.1/library/magrittr'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/magrittr_2.0.3.tar.gz' had status 1
Warning in install.packages :
installation of package magrittr had non-zero exit status
ERROR: dependency 'xfun' is not available for package 'highr'
* removing 'C:/Applics/R/R-3.4.1/library/highr'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/highr_0.9.tar.gz' had status 1
Warning in install.packages :
installation of package highr had non-zero exit status
ERROR: dependency 'xfun' is not available for package 'tinytex'
* removing 'C:/Applics/R/R-3.4.1/library/tinytex'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/tinytex_0.39.tar.gz' had status 1
Warning in install.packages :
installation of package tinytex had non-zero exit status
ERROR: dependency 'cli' is not available for package 'gargle'
* removing 'C:/Applics/R/R-3.4.1/library/gargle'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/gargle_1.2.0.tar.gz' had status 1
Warning in install.packages :
installation of package gargle had non-zero exit status
ERROR: dependency 'ggplot2' is not available for package 'broom'
* removing 'C:/Applics/R/R-3.4.1/library/broom'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/broom_0.8.0.tar.gz' had status 1
Warning in install.packages :
installation of package broom had non-zero exit status
ERROR: dependencies 'blob', 'lifecycle', 'magrittr' are not available for package 'dbplyr'
* removing 'C:/Applics/R/R-3.4.1/library/dbplyr'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/dbplyr_2.1.1.tar.gz' had status 1
Warning in install.packages :
installation of package dbplyr had non-zero exit status
ERROR: dependency 'lifecycle' is not available for package 'dtplyr'
* removing 'C:/Applics/R/R-3.4.1/library/dtplyr'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/dtplyr_1.2.1.tar.gz' had status 1
Warning in install.packages :
installation of package dtplyr had non-zero exit status
ERROR: dependency 'magrittr' is not available for package 'forcats'
* removing 'C:/Applics/R/R-3.4.1/library/forcats'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/forcats_0.5.1.tar.gz' had status 1
Warning in install.packages :
installation of package forcats had non-zero exit status
ERROR: dependency 'lifecycle' is not available for package 'hms'
* removing 'C:/Applics/R/R-3.4.1/library/hms'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/hms_1.1.1.tar.gz' had status 1
Warning in install.packages :
installation of package hms had non-zero exit status
ERROR: dependencies 'cli', 'lifecycle' are not available for package 'pillar'
* removing 'C:/Applics/R/R-3.4.1/library/pillar'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/pillar_1.7.0.tar.gz' had status 1
Warning in install.packages :
installation of package pillar had non-zero exit status
ERROR: dependencies 'lifecycle', 'magrittr', 'selectr' are not available for package 'rvest'
* removing 'C:/Applics/R/R-3.4.1/library/rvest'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/rvest_1.0.2.tar.gz' had status 1
Warning in install.packages :
installation of package rvest had non-zero exit status
ERROR: dependency 'hms' is not available for package 'progress'
* removing 'C:/Applics/R/R-3.4.1/library/progress'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/progress_1.2.2.tar.gz' had status 1
Warning in install.packages :
installation of package progress had non-zero exit status
ERROR: dependencies 'highr', 'xfun' are not available for package 'knitr'
* removing 'C:/Applics/R/R-3.4.1/library/knitr'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/knitr_1.39.tar.gz' had status 1
Warning in install.packages :
installation of package knitr had non-zero exit status
ERROR: dependencies 'cli', 'gargle', 'lifecycle', 'magrittr', 'pillar' are not available for package 'googledrive'
* removing 'C:/Applics/R/R-3.4.1/library/googledrive'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/googledrive_2.0.0.tar.gz' had status 1
Warning in install.packages :
installation of package googledrive had non-zero exit status
ERROR: dependencies 'broom', 'magrittr' are not available for package 'modelr'
* removing 'C:/Applics/R/R-3.4.1/library/modelr'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/modelr_0.1.8.tar.gz' had status 1
Warning in install.packages :
installation of package modelr had non-zero exit status
ERROR: dependencies 'bslib', 'knitr', 'tinytex', 'xfun' are not available for package 'rmarkdown'
* removing 'C:/Applics/R/R-3.4.1/library/rmarkdown'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/rmarkdown_2.14.tar.gz' had status 1
Warning in install.packages :
installation of package rmarkdown had non-zero exit status
ERROR: dependencies 'cli', 'gargle', 'googledrive', 'magrittr', 'rematch2' are not available for package 'googlesheets4'
* removing 'C:/Applics/R/R-3.4.1/library/googlesheets4'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/googlesheets4_1.0.0.tar.gz' had status 1
Warning in install.packages :
installation of package googlesheets4 had non-zero exit status
ERROR: dependencies 'callr', 'cli', 'knitr', 'rmarkdown' are not available for package 'reprex'
* removing 'C:/Applics/R/R-3.4.1/library/reprex'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/reprex_2.0.1.tar.gz' had status 1
Warning in install.packages :
installation of package reprex had non-zero exit status
ERROR: dependencies 'broom', 'cli', 'dbplyr', 'dtplyr', 'forcats', 'googledrive', 'googlesheets4', 'ggplot2', 'hms', 'magrittr', 'modelr', 'pillar', 'reprex', 'rvest' are not available for package 'tidyverse'
* removing 'C:/Applics/R/R-3.4.1/library/tidyverse'
Warning in install.packages :
running command '"C:/APPLICS/R/R-34~1.1/bin/x64/R" CMD INSTALL -l "C:\Applics\R\R-3.4.1\library" C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX/downloaded_packages/tidyverse_1.3.1.tar.gz' had status 1
Warning in install.packages :
installation of package tidyverse had non-zero exit status
The downloaded source packages are in
C:\Users\PixElle\AppData\Local\Temp\Rtmpuq3nRX\downloaded_packages |
Partager