You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install but got a series of dependency issues. The latest appears to be part of shiny but that installed fine.
Here's the session info:
sessionInfo()
R version 4.0.2 (2020-06-22)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19043)
ERROR: lazy loading failed for package 'shinyDirectoryInput'
removing 'C:/Users/Maggie/Documents/R/win-library/4.0/shinyDirectoryInput'
Error: Failed to install 'DoubletDecon' from GitHub:
Failed to install 'shinyDirectoryInput' from GitHub:
(converted from warning) installation of package ‘C:/Users/Maggie/AppData/Local/Temp/RtmpCMpiH0/file4d5c1033b62/shinyDirectoryInput_0.2.0.tar.gz’ had non-zero exit status
In addition: Warning message:
In utils::untar(tarfile, ...) :
‘tar.exe -xf "C:\Users\Maggie\AppData\Local\Temp\RtmpCMpiH0\file4d5c29993748.tar.gz" -C "C:/Users/Maggie/AppData/Local/Temp/RtmpCMpiH0/remotes4d5c5d4b41ed"’ returned error code 1
The text was updated successfully, but these errors were encountered:
Hi all-
I am trying to install but got a series of dependency issues. The latest appears to be part of shiny but that installed fine.
Here's the session info:
sessionInfo()
R version 4.0.2 (2020-06-22)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19043)
Matrix products: default
locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] shiny_1.6.0
loaded via a namespace (and not attached):
[1] remotes_2.2.0 purrr_0.3.4 lattice_0.20-41 testthat_3.0.2 htmltools_0.5.1.1 usethis_2.0.1
[7] rlang_0.4.11 pkgbuild_1.2.0 later_1.1.0.1 glue_1.4.2 withr_2.4.1 RColorBrewer_1.1-2
[13] sessioninfo_1.1.1 lifecycle_1.0.0 ggsignif_0.6.1 gtable_0.3.0 devtools_2.3.2 codetools_0.2-16
[19] memoise_2.0.0 callr_3.5.1 fastmap_1.1.0 httpuv_1.5.5 ps_1.6.0 curl_4.3
[25] Rcpp_1.0.5 xtable_1.8-4 KernSmooth_2.23-17 ROCR_1.0-11 promises_1.2.0.1 cachem_1.0.4
[31] desc_1.2.0 pkgload_1.2.0 mime_0.10 fs_1.5.0 RANN_2.6.1 digest_0.6.26
[37] Rtsne_0.15 processx_3.4.5 grid_4.0.2 rprojroot_2.0.2 cli_2.3.1 tools_4.0.2
[43] magrittr_2.0.1 RcppAnnoy_0.0.18 crayon_1.4.1 MASS_7.3-51.6 ellipsis_0.3.2 Matrix_1.3-4
[49] prettyunits_1.1.1 rstudioapi_0.13 assertthat_0.2.1 R6_2.5.0 compiler_4.0.2
ERROR: lazy loading failed for package 'shinyDirectoryInput'
Error: Failed to install 'DoubletDecon' from GitHub:
Failed to install 'shinyDirectoryInput' from GitHub:
(converted from warning) installation of package ‘C:/Users/Maggie/AppData/Local/Temp/RtmpCMpiH0/file4d5c1033b62/shinyDirectoryInput_0.2.0.tar.gz’ had non-zero exit status
In addition: Warning message:
In utils::untar(tarfile, ...) :
‘tar.exe -xf "C:\Users\Maggie\AppData\Local\Temp\RtmpCMpiH0\file4d5c29993748.tar.gz" -C "C:/Users/Maggie/AppData/Local/Temp/RtmpCMpiH0/remotes4d5c5d4b41ed"’ returned error code 1
The text was updated successfully, but these errors were encountered: