Installation of Package Tidyverse had non-zero exit status

Hello, everyone! After receiving a new work laptop, I have been unable to install the Tidyverse package and numerous other packages. I don't see many error messages that specifically tell me why Tidyverse isn't installing, so I was wondering

> install.packages("tidyverse", lib = "C:/Users/ayanos/Desktop/R/win-library/3.5")
also installing the dependencies ‘colorspace’, ‘sys’, ‘bit’, ‘ps’, ‘base64enc’, ‘fastmap’, ‘rappdirs’, ‘rematch’, ‘farver’, ‘labeling’, ‘munsell’, ‘RColorBrewer’, ‘viridisLite’, ‘askpass’, ‘bit64’, ‘prettyunits’, ‘processx’, ‘evaluate’, ‘highr’, ‘yaml’, ‘xfun’, ‘htmltools’, ‘tinytex’, ‘jquerylib’, ‘backports’, ‘ellipsis’, ‘generics’, ‘glue’, ‘assertthat’, ‘blob’, ‘DBI’, ‘lifecycle’, ‘R6’, ‘tidyselect’, ‘vctrs’, ‘withr’, ‘data.table’, ‘gargle’, ‘uuid’, ‘cellranger’, ‘curl’, ‘ids’, ‘rematch2’, ‘digest’, ‘gtable’, ‘isoband’, ‘scales’, ‘cpp11’, ‘pkgconfig’, ‘mime’, ‘openssl’, ‘Rcpp’, ‘fansi’, ‘utf8’, ‘clipr’, ‘vroom’, ‘tzdb’, ‘progress’, ‘callr’, ‘fs’, ‘knitr’, ‘rmarkdown’, ‘selectr’, ‘stringi’, ‘broom’, ‘cli’, ‘crayon’, ‘dbplyr’, ‘dplyr’, ‘dtplyr’, ‘forcats’, ‘googledrive’, ‘googlesheets4’, ‘ggplot2’, ‘haven’, ‘hms’, ‘httr’, ‘jsonlite’, ‘lubridate’, ‘magrittr’, ‘modelr’, ‘pillar’, ‘purrr’, ‘readr’, ‘readxl’, ‘reprex’, ‘rlang’, ‘rstudioapi’, ‘rvest’, ‘stringr’, ‘tibble’, ‘tidyr’, ‘xml2’


  There are binary versions available but the source versions are later:
                binary source needs_compilation
colorspace       1.4-1  2.0-2              TRUE
sys                3.3    3.4              TRUE
bit           1.1-15.2  4.0.4              TRUE
ps               1.3.2  1.6.0              TRUE
fastmap          1.0.1  1.1.0              TRUE
rappdirs         0.3.1  0.3.3              TRUE
farver           2.0.3  2.1.0              TRUE
labeling           0.3  0.4.2             FALSE
viridisLite      0.3.0  0.4.0             FALSE
bit64            0.9-7  4.0.5              TRUE
processx         3.4.2  3.5.2              TRUE
highr              0.8    0.9             FALSE
xfun              0.13   0.26             FALSE
htmltools        0.4.0  0.5.2              TRUE
tinytex           0.22   0.34             FALSE
jquerylib          0.1  0.1.4             FALSE
backports        1.1.6  1.2.1              TRUE
ellipsis         0.3.0  0.3.2              TRUE
generics         0.0.2  0.1.0             FALSE
glue             1.4.0  1.4.2              TRUE
blob             1.2.1  1.2.2             FALSE
DBI              1.1.0  1.1.1             FALSE
lifecycle        0.2.0  1.0.1             FALSE
R6               2.4.1  2.5.1             FALSE
tidyselect       1.0.0  1.1.1             FALSE
vctrs            0.2.4  0.3.8              TRUE
withr            2.2.0  2.4.2             FALSE
data.table      1.12.8 1.14.2              TRUE
gargle           0.4.0  1.2.0             FALSE
curl               4.3  4.3.2              TRUE
rematch2         2.1.0  2.1.2             FALSE
digest          0.6.25 0.6.28              TRUE
isoband          0.2.1  0.2.5              TRUE
scales           1.1.0  1.1.1             FALSE
mime               0.9   0.12              TRUE
openssl          1.4.1  1.4.5              TRUE
Rcpp           1.0.4.6  1.0.7              TRUE
fansi            0.4.1  0.5.0              TRUE
utf8             1.1.4  1.2.2              TRUE
clipr            0.7.0  0.7.1             FALSE
vroom            1.2.0  1.5.5              TRUE
callr            3.4.3  3.7.0             FALSE
fs               1.4.1  1.5.0              TRUE
knitr             1.28   1.36             FALSE
rmarkdown          2.1   2.11             FALSE
stringi          1.4.6  1.7.4              TRUE
broom            0.5.6  0.7.9             FALSE
cli              2.0.2  3.0.1             FALSE
crayon           1.3.4  1.4.1             FALSE
dbplyr           1.4.3  2.1.1             FALSE
dplyr            0.8.5  1.0.7              TRUE
dtplyr           1.0.1  1.1.0             FALSE
forcats          0.5.0  0.5.1             FALSE
googledrive      1.0.0  2.0.0             FALSE
googlesheets4    0.1.1  1.0.0             FALSE
ggplot2          3.3.0  3.3.5             FALSE
haven            2.2.0  2.4.3              TRUE
hms              0.5.3  1.1.1             FALSE
httr             1.4.1  1.4.2             FALSE
jsonlite         1.6.1  1.7.2              TRUE
lubridate        1.7.8 1.7.10              TRUE
magrittr           1.5  2.0.1             FALSE
modelr           0.1.6  0.1.8             FALSE
pillar           1.4.3  1.6.3             FALSE
readr            1.3.1  2.0.2              TRUE
reprex           0.3.0  2.0.1             FALSE
rlang            0.4.5 0.4.11              TRUE
rstudioapi        0.11   0.13             FALSE
rvest            0.3.5  1.0.1             FALSE
tibble           3.0.1  3.1.4              TRUE
tidyr            1.0.2  1.1.4              TRUE
tidyverse        1.3.0  1.3.1             FALSE

  Binaries will be installed
Package which is only available in source form, and may need compilation of
  C/C++/Fortran: ‘tzdb’
  These will not be installed
trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/colorspace_1.4-1.zip'
Content type 'application/zip' length 2549008 bytes (2.4 MB)
downloaded 2.4 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/sys_3.3.zip'
Content type 'application/zip' length 59539 bytes (58 KB)
downloaded 58 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/bit_1.1-15.2.zip'
Content type 'application/zip' length 247399 bytes (241 KB)
downloaded 241 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/ps_1.3.2.zip'
Content type 'application/zip' length 305349 bytes (298 KB)
downloaded 298 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/base64enc_0.1-3.zip'
Content type 'application/zip' length 43316 bytes (42 KB)
downloaded 42 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/fastmap_1.0.1.zip'
Content type 'application/zip' length 413149 bytes (403 KB)
downloaded 403 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/rappdirs_0.3.1.zip'
Content type 'application/zip' length 99301 bytes (96 KB)
downloaded 96 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/rematch_1.0.1.zip'
Content type 'application/zip' length 15997 bytes (15 KB)
downloaded 15 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/farver_2.0.3.zip'
Content type 'application/zip' length 1910691 bytes (1.8 MB)
downloaded 1.8 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/munsell_0.5.0.zip'
Content type 'application/zip' length 244203 bytes (238 KB)
downloaded 238 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/RColorBrewer_1.1-2.zip'
Content type 'application/zip' length 55498 bytes (54 KB)
downloaded 54 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/askpass_1.1.zip'
Content type 'application/zip' length 64385 bytes (62 KB)
downloaded 62 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/bit64_0.9-7.zip'
Content type 'application/zip' length 548689 bytes (535 KB)
downloaded 535 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/prettyunits_1.1.1.zip'
Content type 'application/zip' length 37230 bytes (36 KB)
downloaded 36 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/processx_3.4.2.zip'
Content type 'application/zip' length 425981 bytes (415 KB)
downloaded 415 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/evaluate_0.14.zip'
Content type 'application/zip' length 75639 bytes (73 KB)
downloaded 73 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/yaml_2.2.1.zip'
Content type 'application/zip' length 205770 bytes (200 KB)
downloaded 200 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/htmltools_0.4.0.zip'
Content type 'application/zip' length 690367 bytes (674 KB)
downloaded 674 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/backports_1.1.6.zip'
Content type 'application/zip' length 76590 bytes (74 KB)
downloaded 74 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/ellipsis_0.3.0.zip'
Content type 'application/zip' length 44220 bytes (43 KB)
downloaded 43 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/glue_1.4.0.zip'
Content type 'application/zip' length 157284 bytes (153 KB)
downloaded 153 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/assertthat_0.2.1.zip'
Content type 'application/zip' length 54035 bytes (52 KB)
downloaded 52 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/vctrs_0.2.4.zip'
Content type 'application/zip' length 1018801 bytes (994 KB)
downloaded 994 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/data.table_1.12.8.zip'
Content type 'application/zip' length 2271847 bytes (2.2 MB)
downloaded 2.2 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/uuid_0.1-4.zip'
Content type 'application/zip' length 33882 bytes (33 KB)
downloaded 33 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/cellranger_1.1.0.zip'
Content type 'application/zip' length 103082 bytes (100 KB)
downloaded 100 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/curl_4.3.zip'
Content type 'application/zip' length 4125957 bytes (3.9 MB)
downloaded 3.9 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/ids_1.0.1.zip'
Content type 'application/zip' length 123109 bytes (120 KB)
downloaded 120 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/digest_0.6.25.zip'
Content type 'application/zip' length 248623 bytes (242 KB)
downloaded 242 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/gtable_0.3.0.zip'
Content type 'application/zip' length 433147 bytes (422 KB)
downloaded 422 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/isoband_0.2.1.zip'
Content type 'application/zip' length 3303519 bytes (3.2 MB)
downloaded 3.2 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip'
Content type 'application/zip' length 22161 bytes (21 KB)
downloaded 21 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/mime_0.9.zip'
Content type 'application/zip' length 48051 bytes (46 KB)
downloaded 46 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/openssl_1.4.1.zip'
Content type 'application/zip' length 3968715 bytes (3.8 MB)
downloaded 3.8 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/Rcpp_1.0.4.6.zip'
Content type 'application/zip' length 3050774 bytes (2.9 MB)
downloaded 2.9 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/fansi_0.4.1.zip'
Content type 'application/zip' length 222782 bytes (217 KB)
downloaded 217 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/utf8_1.1.4.zip'
Content type 'application/zip' length 214574 bytes (209 KB)
downloaded 209 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/vroom_1.2.0.zip'
Content type 'application/zip' length 1665604 bytes (1.6 MB)
downloaded 1.6 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/progress_1.2.2.zip'
Content type 'application/zip' length 85355 bytes (83 KB)
downloaded 83 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/fs_1.4.1.zip'
Content type 'application/zip' length 767775 bytes (749 KB)
downloaded 749 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/selectr_0.4-2.zip'
Content type 'application/zip' length 485407 bytes (474 KB)
downloaded 474 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/stringi_1.4.6.zip'
Content type 'application/zip' length 15298954 bytes (14.6 MB)
downloaded 14.6 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/dplyr_0.8.5.zip'
Content type 'application/zip' length 3256479 bytes (3.1 MB)
downloaded 3.1 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/haven_2.2.0.zip'
Content type 'application/zip' length 1050152 bytes (1.0 MB)
downloaded 1.0 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/jsonlite_1.6.1.zip'
Content type 'application/zip' length 1164207 bytes (1.1 MB)
downloaded 1.1 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/lubridate_1.7.8.zip'
Content type 'application/zip' length 1583751 bytes (1.5 MB)
downloaded 1.5 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/purrr_0.3.4.zip'
Content type 'application/zip' length 425072 bytes (415 KB)
downloaded 415 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/readr_1.3.1.zip'
Content type 'application/zip' length 1588558 bytes (1.5 MB)
downloaded 1.5 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/readxl_1.3.1.zip'
Content type 'application/zip' length 1533619 bytes (1.5 MB)
downloaded 1.5 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/rlang_0.4.5.zip'
Content type 'application/zip' length 1115838 bytes (1.1 MB)
downloaded 1.1 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/stringr_1.4.0.zip'
Content type 'application/zip' length 215181 bytes (210 KB)
downloaded 210 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/tibble_3.0.1.zip'
Content type 'application/zip' length 407904 bytes (398 KB)
downloaded 398 KB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/tidyr_1.0.2.zip'
Content type 'application/zip' length 1297802 bytes (1.2 MB)
downloaded 1.2 MB

trying URL 'https://ftp.osuosl.org/pub/cran/bin/windows/contrib/3.5/xml2_1.3.2.zip'
Content type 'application/zip' length 3174412 bytes (3.0 MB)
downloaded 3.0 MB

package ‘colorspace’ successfully unpacked and MD5 sums checked
package ‘sys’ successfully unpacked and MD5 sums checked
package ‘bit’ successfully unpacked and MD5 sums checked
package ‘ps’ successfully unpacked and MD5 sums checked
package ‘base64enc’ successfully unpacked and MD5 sums checked
package ‘fastmap’ successfully unpacked and MD5 sums checked
package ‘rappdirs’ successfully unpacked and MD5 sums checked
package ‘rematch’ successfully unpacked and MD5 sums checked
package ‘farver’ successfully unpacked and MD5 sums checked
package ‘munsell’ successfully unpacked and MD5 sums checked
package ‘RColorBrewer’ successfully unpacked and MD5 sums checked
package ‘askpass’ successfully unpacked and MD5 sums checked
package ‘bit64’ successfully unpacked and MD5 sums checked
package ‘prettyunits’ successfully unpacked and MD5 sums checked
package ‘processx’ successfully unpacked and MD5 sums checked
package ‘evaluate’ successfully unpacked and MD5 sums checked
package ‘yaml’ successfully unpacked and MD5 sums checked
package ‘htmltools’ successfully unpacked and MD5 sums checked
package ‘backports’ successfully unpacked and MD5 sums checked
package ‘ellipsis’ successfully unpacked and MD5 sums checked
package ‘glue’ successfully unpacked and MD5 sums checked
package ‘assertthat’ successfully unpacked and MD5 sums checked
package ‘vctrs’ successfully unpacked and MD5 sums checked
package ‘data.table’ successfully unpacked and MD5 sums checked
package ‘uuid’ successfully unpacked and MD5 sums checked
package ‘cellranger’ successfully unpacked and MD5 sums checked
package ‘curl’ successfully unpacked and MD5 sums checked
package ‘ids’ successfully unpacked and MD5 sums checked
package ‘digest’ successfully unpacked and MD5 sums checked
package ‘gtable’ successfully unpacked and MD5 sums checked
package ‘isoband’ successfully unpacked and MD5 sums checked
package ‘pkgconfig’ successfully unpacked and MD5 sums checked
package ‘mime’ successfully unpacked and MD5 sums checked
package ‘openssl’ successfully unpacked and MD5 sums checked
package ‘Rcpp’ successfully unpacked and MD5 sums checked
package ‘fansi’ successfully unpacked and MD5 sums checked
package ‘utf8’ successfully unpacked and MD5 sums checked
package ‘vroom’ successfully unpacked and MD5 sums checked
package ‘progress’ successfully unpacked and MD5 sums checked
package ‘fs’ successfully unpacked and MD5 sums checked
package ‘selectr’ successfully unpacked and MD5 sums checked
package ‘stringi’ 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 ‘readxl’ successfully unpacked and MD5 sums checked
package ‘rlang’ successfully unpacked and MD5 sums checked
package ‘stringr’ 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\ayanos\AppData\Local\Temp\Rtmpg1Xw9r\downloaded_packages
installing the source packages ‘labeling’, ‘viridisLite’, ‘highr’, ‘xfun’, ‘tinytex’, ‘jquerylib’, ‘generics’, ‘blob’, ‘DBI’, ‘lifecycle’, ‘R6’, ‘tidyselect’, ‘withr’, ‘gargle’, ‘rematch2’, ‘scales’, ‘cpp11’, ‘clipr’, ‘callr’, ‘knitr’, ‘rmarkdown’, ‘broom’, ‘cli’, ‘crayon’, ‘dbplyr’, ‘dtplyr’, ‘forcats’, ‘googledrive’, ‘googlesheets4’, ‘ggplot2’, ‘hms’, ‘httr’, ‘magrittr’, ‘modelr’, ‘pillar’, ‘reprex’, ‘rstudioapi’, ‘rvest’, ‘tidyverse’

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/labeling_0.4.2.tar.gz'
Content type 'application/x-gzip' length 10156 bytes
downloaded 10156 bytes

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/viridisLite_0.4.0.tar.gz'
Content type 'application/x-gzip' length 1267080 bytes (1.2 MB)
downloaded 1.2 MB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/highr_0.9.tar.gz'
Content type 'application/x-gzip' length 15188 bytes (14 KB)
downloaded 14 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/xfun_0.26.tar.gz'
Content type 'application/x-gzip' length 113158 bytes (110 KB)
downloaded 110 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/tinytex_0.34.tar.gz'
Content type 'application/x-gzip' length 30196 bytes (29 KB)
downloaded 29 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/jquerylib_0.1.4.tar.gz'
Content type 'application/x-gzip' length 520207 bytes (508 KB)
downloaded 508 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/generics_0.1.0.tar.gz'
Content type 'application/x-gzip' length 117834 bytes (115 KB)
downloaded 115 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/blob_1.2.2.tar.gz'
Content type 'application/x-gzip' length 10194 bytes
downloaded 10194 bytes

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/DBI_1.1.1.tar.gz'
Content type 'application/x-gzip' length 743802 bytes (726 KB)
downloaded 726 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/lifecycle_1.0.1.tar.gz'
Content type 'application/x-gzip' length 99716 bytes (97 KB)
downloaded 97 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/R6_2.5.1.tar.gz'
Content type 'application/x-gzip' length 63422 bytes (61 KB)
downloaded 61 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/tidyselect_1.1.1.tar.gz'
Content type 'application/x-gzip' length 92088 bytes (89 KB)
downloaded 89 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/withr_2.4.2.tar.gz'
Content type 'application/x-gzip' length 94283 bytes (92 KB)
downloaded 92 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/gargle_1.2.0.tar.gz'
Content type 'application/x-gzip' length 313418 bytes (306 KB)
downloaded 306 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/rematch2_2.1.2.tar.gz'
Content type 'application/x-gzip' length 13366 bytes (13 KB)
downloaded 13 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/scales_1.1.1.tar.gz'
Content type 'application/x-gzip' length 515201 bytes (503 KB)
downloaded 503 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/cpp11_0.4.0.tar.gz'
Content type 'application/x-gzip' length 317563 bytes (310 KB)
downloaded 310 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/clipr_0.7.1.tar.gz'
Content type 'application/x-gzip' length 20882 bytes (20 KB)
downloaded 20 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/callr_3.7.0.tar.gz'
Content type 'application/x-gzip' length 74518 bytes (72 KB)
downloaded 72 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/knitr_1.36.tar.gz'
Content type 'application/x-gzip' length 896116 bytes (875 KB)
downloaded 875 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/rmarkdown_2.11.tar.gz'
Content type 'application/x-gzip' length 3212367 bytes (3.1 MB)
downloaded 3.1 MB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/broom_0.7.9.tar.gz'
Content type 'application/x-gzip' length 631606 bytes (616 KB)
downloaded 616 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/cli_3.0.1.tar.gz'
Content type 'application/x-gzip' length 225589 bytes (220 KB)
downloaded 220 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/crayon_1.4.1.tar.gz'
Content type 'application/x-gzip' length 35769 bytes (34 KB)
downloaded 34 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/dbplyr_2.1.1.tar.gz'
Content type 'application/x-gzip' length 581845 bytes (568 KB)
downloaded 568 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/dtplyr_1.1.0.tar.gz'
Content type 'application/x-gzip' length 111895 bytes (109 KB)
downloaded 109 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/forcats_0.5.1.tar.gz'
Content type 'application/x-gzip' length 258301 bytes (252 KB)
downloaded 252 KB

trying URL 'https://ftp.osuosl.org/pub/cran/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://ftp.osuosl.org/pub/cran/src/contrib/googlesheets4_1.0.0.tar.gz'
Content type 'application/x-gzip' length 222038 bytes (216 KB)
downloaded 216 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/ggplot2_3.3.5.tar.gz'
Content type 'application/x-gzip' length 3063309 bytes (2.9 MB)
downloaded 2.9 MB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/hms_1.1.1.tar.gz'
Content type 'application/x-gzip' length 43117 bytes (42 KB)
downloaded 42 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/httr_1.4.2.tar.gz'
Content type 'application/x-gzip' length 159950 bytes (156 KB)
downloaded 156 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/magrittr_2.0.1.tar.gz'
Content type 'application/x-gzip' length 265580 bytes (259 KB)
downloaded 259 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/modelr_0.1.8.tar.gz'
Content type 'application/x-gzip' length 121333 bytes (118 KB)
downloaded 118 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/pillar_1.6.3.tar.gz'
Content type 'application/x-gzip' length 1130236 bytes (1.1 MB)
downloaded 1.1 MB

trying URL 'https://ftp.osuosl.org/pub/cran/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://ftp.osuosl.org/pub/cran/src/contrib/rstudioapi_0.13.tar.gz'
Content type 'application/x-gzip' length 110472 bytes (107 KB)
downloaded 107 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/rvest_1.0.1.tar.gz'
Content type 'application/x-gzip' length 94307 bytes (92 KB)
downloaded 92 KB

trying URL 'https://ftp.osuosl.org/pub/cran/src/contrib/tidyverse_1.3.1.tar.gz'
Content type 'application/x-gzip' length 702779 bytes (686 KB)
downloaded 686 KB

Warning in install.packages :
  installation of package ‘labeling’ had non-zero exit status
Warning in install.packages :
  installation of package ‘viridisLite’ had non-zero exit status
Warning in install.packages :
  installation of package ‘xfun’ had non-zero exit status
Warning in install.packages :
  installation of package ‘jquerylib’ had non-zero exit status
Warning in install.packages :
  installation of package ‘generics’ had non-zero exit status
Warning in install.packages :
  installation of package ‘blob’ had non-zero exit status
Warning in install.packages :
  installation of package ‘DBI’ had non-zero exit status
Warning in install.packages :
  installation of package ‘lifecycle’ had non-zero exit status
Warning in install.packages :
  installation of package ‘R6’ had non-zero exit status
Warning in install.packages :
  installation of package ‘tidyselect’ had non-zero exit status
Warning in install.packages :
  installation of package ‘withr’ had non-zero exit status
Warning in install.packages :
  installation of package ‘rematch2’ had non-zero exit status
Warning in install.packages :
  installation of package ‘cpp11’ had non-zero exit status
Warning in install.packages :
  installation of package ‘clipr’ had non-zero exit status
Warning in install.packages :
  installation of package ‘cli’ had non-zero exit status
Warning in install.packages :
  installation of package ‘crayon’ had non-zero exit status
Warning in install.packages :
  installation of package ‘magrittr’ had non-zero exit status
Warning in install.packages :
  installation of package ‘rstudioapi’ had non-zero exit status
Warning in install.packages :
  installation of package ‘highr’ had non-zero exit status
Warning in install.packages :
  installation of package ‘tinytex’ had non-zero exit status
Warning in install.packages :
  installation of package ‘scales’ had non-zero exit status
Warning in install.packages :
  installation of package ‘callr’ had non-zero exit status
Warning in install.packages :
  installation of package ‘broom’ had non-zero exit status
Warning in install.packages :
  installation of package ‘dbplyr’ had non-zero exit status
Warning in install.packages :
  installation of package ‘dtplyr’ had non-zero exit status
Warning in install.packages :
  installation of package ‘forcats’ had non-zero exit status
Warning in install.packages :
  installation of package ‘hms’ had non-zero exit status
Warning in install.packages :
  installation of package ‘httr’ had non-zero exit status
Warning in install.packages :
  installation of package ‘pillar’ had non-zero exit status
Warning in install.packages :
  installation of package ‘gargle’ had non-zero exit status
Warning in install.packages :
  installation of package ‘knitr’ had non-zero exit status
Warning in install.packages :
  installation of package ‘ggplot2’ had non-zero exit status
Warning in install.packages :
  installation of package ‘modelr’ had non-zero exit status
Warning in install.packages :
  installation of package ‘rvest’ had non-zero exit status
Warning in install.packages :
  installation of package ‘rmarkdown’ had non-zero exit status
Warning in install.packages :
  installation of package ‘googledrive’ had non-zero exit status
Warning in install.packages :
  installation of package ‘googlesheets4’ had non-zero exit status
Warning in install.packages :
  installation of package ‘reprex’ had non-zero exit status
Warning in install.packages :
  installation of package ‘tidyverse’ had non-zero exit status

The downloaded source packages are in
	‘C:\Users\ayanos\AppData\Local\Temp\Rtmpg1Xw9r\downloaded_packages’

> library(tidyverse)
Error in library(tidyverse) : there is no package called ‘tidyverse’

There are two ways packages can be served to you. One is source code, and the other binary.
Source code means just that, its code that has to be compiled to a binary with some effort of your local cpu. Doing this on windows can require you to have software specific to help that process complete succesfully. I'm thinking RTools . However CRAN hosts for many packages pre compiled Binaries that you are more likely to be able to just install.

install.packages("tidyverse",
                  lib = "C:/Users/ayanos/Desktop/R/win-library/3.5",
                 type="binary")

however on further consideration it seems that win-library/3.5 indicates you are using a rather old version of R, I think you would likely have a better R experience if you took a more up to date version(at least a version 4) , and I would therefore encourage you to make that switch first, and only after that, return to getting yourself tidyverse).
R version 4.1.1 is the current release (I myself m on 4.0.5) at the moment.

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

If you have a query related to it or one of the replies, start a new topic and refer back with a link.