Skip to content

Installation problem in R #182

Description

@Poocee

Dear Lorenzo,

I am encountering an issue when trying to install the immunedeconv package on the new R version 4.5. The installation fails with the error message indicating that the dependency limSolve is not available.

It seems that limSolve is currently unavailable or not compatible with R 4.5, which prevents the successful installation of immunedeconv. I have attempted to install limSolve directly using install.packages('limSolve') but the issue persists.

Could you please advise if there is a workaround or if there are plans to update the dependencies to support R 4.5?

Thank you very much for your assistance.

Best regards,
Stefano

Brief description of the problem

ERROR: dependencylimSolveis not available for packageimmunedeconvPerhaps try a variation of:
install.packages('limSolve')
* removing/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/immunedeconvWarning message:
In i.p(...) :
  installation of package/var/folders/tz/q8ch61c50_s9kycshmr1tkkh0000gn/T//RtmppdQdbg/file3832a50b02c/immunedeconv_2.1.0.tar.gzhad non-zero exit status

Versions

R version 4.5.0 (2025-04-11)
Platform: x86_64-apple-darwin20
Running under: macOS Sequoia 15.5

Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/lib/libRlapack.dylib; LAPACK version 3.12.1

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

time zone: Europe/Rome
tzcode source: internal

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

other attached packages:
[1] GO.db_3.21.0 AnnotationDbi_1.71.0 IRanges_2.43.0 S4Vectors_0.47.0 rrvgo_1.21.1
[6] lubridate_1.9.4 forcats_1.0.0 stringr_1.5.1 dplyr_1.1.4 purrr_1.0.4
[11] readr_2.1.5 tidyr_1.3.1 tibble_3.2.1 ggplot2_3.5.2 tidyverse_2.0.0
[16] gprofiler2_0.2.3 Biobase_2.69.0 BiocGenerics_0.55.0 generics_0.1.4

loaded via a namespace (and not attached):
[1] RColorBrewer_1.1-3 rstudioapi_0.17.1 jsonlite_2.0.0 umap_0.2.10.0 magrittr_2.0.3
[6] farver_2.1.2 rmarkdown_2.29 fs_1.6.6 vctrs_0.6.5 memoise_2.0.1
[11] askpass_1.2.1 rstatix_0.7.2 htmltools_0.5.8.1 curl_6.2.3 broom_1.0.8
[16] Formula_1.2-5 htmlwidgets_1.6.4 plotly_4.10.4 zoo_1.8-14 cachem_1.1.0
[21] igraph_2.1.4 mime_0.13 lifecycle_1.0.4 pkgconfig_2.0.3 Matrix_1.7-3
[26] R6_2.6.1 fastmap_1.2.0 shiny_1.10.0 digest_0.6.37 colorspace_2.1-1
[31] ps_1.9.1 RSpectra_0.16-2 RSQLite_2.4.0 org.Hs.eg.db_3.21.0 ggpubr_0.6.0
[36] km.ci_0.5-6 timechange_0.3.0 httr_1.4.7 abind_1.4-8 compiler_4.5.0
[41] remotes_2.5.0 bit64_4.6.0-1 withr_3.0.2 backports_1.5.0 carData_3.0-5
[46] DBI_1.2.3 pak_0.9.0 R.utils_2.13.0 ggsignif_0.6.4 openssl_2.3.3
[51] tools_4.5.0 httpuv_1.6.16 R.oo_1.27.1 glue_1.8.0 callr_3.7.6
[56] GOSemSim_2.35.0 promises_1.3.3 grid_4.5.0 gridBase_0.4-7 gtable_0.3.6
[61] tzdb_0.5.0 KMsurv_0.1-6 R.methodsS3_1.8.2 survminer_0.5.0 data.table_1.17.4
[66] hms_1.1.3 xml2_1.3.8 car_3.1-3 XVector_0.49.0 ggrepel_0.9.6
[71] pillar_1.10.2 yulab.utils_0.2.0 limma_3.65.1 later_1.4.2 splines_4.5.0
[76] lattice_0.22-7 survival_3.8-3 bit_4.6.0 tidyselect_1.2.1 locfit_1.5-9.12
[81] tm_0.7-16 Biostrings_2.77.1 knitr_1.50 gridExtra_2.3 NLP_0.3-2
[86] edgeR_4.7.2 xfun_0.52 statmod_1.5.0 pheatmap_1.0.13 stringi_1.8.7
[91] UCSC.utils_1.5.0 lazyeval_0.2.2 yaml_2.3.10 evaluate_1.0.3 wordcloud_2.6
[96] cli_3.6.5 xtable_1.8-4 reticulate_1.42.0 processx_3.8.6 survMisc_0.5.6
[101] treemap_2.4-4 Rcpp_1.0.14 GenomeInfoDb_1.45.4 png_0.1-8 parallel_4.5.0
[106] blob_1.2.4 viridisLite_0.4.2 slam_0.1-55 scales_1.4.0 crayon_1.5.3
[111] rlang_1.1.6 KEGGREST_1.49.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions