-
Notifications
You must be signed in to change notification settings - Fork 927
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
Warning message: In size + sum(size_args, na.rm = FALSE) : NAs produced by integer overflow #9316
Comments
I have faced the same issue while |
No unfortunately. |
Eh. The |
Hi @Sirin24, Hi @username, To help us better understand and resolve this issue, please ensure that you provide the following information when reporting a bug:
|
Ooops, finally, it seems to be caused by the RStudio environment. |
Eh, it comes again. @adyzh I have deliver my data and source code to onedrive links and My OS : CentOS 7
|
Any update? I'm getting the same issue after running SCTransform. Did you find a solution @gnilihzeux |
Sorry, not yet. |
Same:
|
Hi all, I believe the issue lies with the Edit (15 Dec 2024): An update from future's developer. He has identified an upstream function in the package The fix, futureverse/parallelly#123, has been implemented in |
I faced the following warning messages with ProjectData() step . I would appreciate it if you can help
sessionInfo()
R version 4.4.0 (2024-04-24)
Platform: x86_64-pc-linux-gnu
Running under: Rocky Linux 9.3 (Blue Onyx)
Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblas-r0.3.21.so; LAPACK version 3.9.0
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
time zone: UTC
tzcode source: system (glibc)
attached base packages:
[1] stats4 stats graphics grDevices utils datasets methods base
other attached packages:
[1] batchelor_1.20.0 SingleCellExperiment_1.26.0 SummarizedExperiment_1.34.0 Biobase_2.64.0
[5] GenomicRanges_1.56.0 GenomeInfoDb_1.40.1 IRanges_2.38.0 S4Vectors_0.42.0
[9] BiocGenerics_0.50.0 MatrixGenerics_1.16.0 matrixStats_1.3.0 SeuratWrappers_0.3.2
[13] patchwork_1.2.0 ggrepel_0.9.5 ggplot2_3.5.1 SeuratDisk_0.0.0.9021
[17] BPCells_0.2.0 data.table_1.16.0 SCopeLoomR_0.13.0 Seurat_5.1.0
[21] SeuratObject_5.0.2 sp_2.1-4 dplyr_1.1.4
loaded via a namespace (and not attached):
[1] RcppAnnoy_0.0.22 splines_4.4.0 later_1.3.2 tibble_3.2.1
[5] R.oo_1.26.0 polyclip_1.10-7 fastDummies_1.7.4 lifecycle_1.0.4
[9] rprojroot_2.0.4 globals_0.16.3 lattice_0.22-6 hdf5r_1.3.11
[13] MASS_7.3-60.2 magrittr_2.0.3 plotly_4.10.4 rmarkdown_2.28
[17] yaml_2.3.10 remotes_2.5.0 httpuv_1.6.15 sctransform_0.4.1
[21] spam_2.10-0 spatstat.sparse_3.1-0 reticulate_1.37.0 cowplot_1.1.3
[25] pbapply_1.7-2 RColorBrewer_1.1-3 ResidualMatrix_1.14.1 abind_1.4-5
[29] zlibbioc_1.50.0 Rtsne_0.17 purrr_1.0.2 R.utils_2.12.3
[33] rappdirs_0.3.3 GenomeInfoDbData_1.2.12 irlba_2.3.5.1 listenv_0.9.1
[37] spatstat.utils_3.1-0 goftest_1.2-3 RSpectra_0.16-2 spatstat.random_3.3-1
[41] fitdistrplus_1.2-1 parallelly_1.38.0 DelayedMatrixStats_1.26.0 leiden_0.4.3.1
[45] codetools_0.2-20 DelayedArray_0.30.1 scuttle_1.14.0 DT_0.33
[49] tidyselect_1.2.1 farver_2.1.2 UCSC.utils_1.0.0 ScaledMatrix_1.12.0
[53] spatstat.explore_3.3-2 jsonlite_1.8.8 BiocNeighbors_1.22.0 progressr_0.14.0
[57] ggridges_0.5.6 survival_3.7-0 tools_4.4.0 ica_1.0-3
[61] Rcpp_1.0.13 glue_1.7.0 gridExtra_2.3 SparseArray_1.4.8
[65] xfun_0.47 here_1.0.1 withr_3.0.1 BiocManager_1.30.23
[69] fastmap_1.2.0 fansi_1.0.6 digest_0.6.37 rsvd_1.0.5
[73] R6_2.5.1 mime_0.12 colorspace_2.1-1 scattermore_1.2
[77] tensor_1.5 spatstat.data_3.1-2 R.methodsS3_1.8.2 RhpcBLASctl_0.23-42
[81] utf8_1.2.4 tidyr_1.3.1 generics_0.1.3 httr_1.4.7
[85] htmlwidgets_1.6.4 S4Arrays_1.4.1 uwot_0.2.2 pkgconfig_2.0.3
[89] gtable_0.3.5 lmtest_0.9-40 XVector_0.44.0 htmltools_0.5.8.1
[93] dotCall64_1.1-1 scales_1.3.0 png_0.1-8 harmony_1.2.1
[97] spatstat.univar_3.0-0 knitr_1.48 rstudioapi_0.16.0 reshape2_1.4.4
[101] nlme_3.1-165 zoo_1.8-12 stringr_1.5.1 KernSmooth_2.23-24
[105] parallel_4.4.0 miniUI_0.1.1.1 pillar_1.9.0 grid_4.4.0
[109] vctrs_0.6.5 RANN_2.6.2 promises_1.3.0 BiocSingular_1.20.0
[113] beachmat_2.20.0 xtable_1.8-4 cluster_2.1.6 evaluate_0.24.0
[117] cli_3.6.3 compiler_4.4.0 rlang_1.1.4 crayon_1.5.3
[121] future.apply_1.11.2 labeling_0.4.3 plyr_1.8.9 stringi_1.8.4
[125] viridisLite_0.4.2 deldir_2.0-4 BiocParallel_1.38.0 munsell_0.5.1
[129] lazyeval_0.2.2 spatstat.geom_3.3-2 Matrix_1.7-0 RcppHNSW_0.6.0
[133] sparseMatrixStats_1.16.0 bit64_4.0.5 future_1.34.0 shiny_1.9.1
[137] ROCR_1.0-11 igraph_2.0.3 bit_4.0.5
The text was updated successfully, but these errors were encountered: