Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with stringr and phyloseq #536

Open
Anaherasm opened this issue Nov 17, 2023 · 0 comments
Open

Problems with stringr and phyloseq #536

Anaherasm opened this issue Nov 17, 2023 · 0 comments

Comments

@Anaherasm
Copy link

Hello everyone,

After updating R, I am trying to install phyloseq. However, I have problems regarding stringr, I am unable to install this program. This is the information that apperas, as well as the session info. I tried to upload it both from source or from binary.

Thank you for your help!
Ana

``> install.packages("stringr")
Installing package into ‘C:/Users/Ana/AppData/Local/R/win-library/4.3’
(as ‘lib’ is unspecified)

There is a binary version available but the source version is later:
binary source needs_compilation
stringr 1.5.0 1.5.1 FALSE

installing the source package ‘stringr’

probando la URL 'https://cran.rstudio.com/src/contrib/stringr_1.5.1.tar.gz'
Content type 'application/x-gzip' length 176599 bytes (172 KB)
downloaded 172 KB

Error in setwd(exdir) : no es posible cambiar el directorio de trabajo
Warning in install.packages :
installation of package ‘stringr’ had non-zero exit status``

`> sessionInfo()
R version 4.3.2 (2023-10-31 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19045)

Matrix products: default

locale:
[1] LC_COLLATE=Spanish_Spain.utf8 LC_CTYPE=Spanish_Spain.utf8 LC_MONETARY=Spanish_Spain.utf8
[4] LC_NUMERIC=C LC_TIME=Spanish_Spain.utf8

time zone: Europe/Madrid
tzcode source: internal

attached base packages:
[1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached):
[1] miniUI_0.1.1.1 compiler_4.3.2 BiocManager_1.30.22 crayon_1.5.2 promises_1.2.1
[6] Rcpp_1.0.11 callr_3.7.3 later_1.3.1 fastmap_1.1.1 mime_0.12
[11] R6_2.5.1 plyr_1.8.9 BiocGenerics_0.48.1 iterators_1.0.14 htmlwidgets_1.6.2
[16] shiny_1.7.5.1 rlang_1.1.2 cachem_1.0.8 httpuv_1.6.12 fs_1.6.3
[21] pkgload_1.3.3 memoise_2.0.1 cli_3.6.1 magrittr_2.0.3 ps_1.7.5
[26] digest_0.6.33 foreach_1.5.2 processx_3.8.2 rstudioapi_0.15.0 xtable_1.8-4
[31] lifecycle_1.0.4 prettyunits_1.2.0 codetools_0.2-19 pkgbuild_1.4.2 tools_4.3.2
[36] ellipsis_0.3.2 htmltools_0.5.7 `

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant