ggpubr icon indicating copy to clipboard operation
ggpubr copied to clipboard

Capital letter NS. remaining again after hide.ns in ggplot with ggpubr stat_compare_means

Open damisiak opened this issue 2 years ago • 1 comments

Hi all,

after updating R the capital NS. is back.

sessionInfo() R version 4.2.0 (2022-04-22) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Ubuntu 20.04.4 LTS

Matrix products: default BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.9.0 LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.9.0

locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=de_DE.UTF-8 LC_COLLATE=en_US.UTF-8 LC_MONETARY=de_DE.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_PAPER=de_DE.UTF-8
[8] LC_NAME=C LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=de_DE.UTF-8 LC_IDENTIFICATION=C

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

other attached packages: [1] miRBaseConverter_1.20.0 reshape2_1.4.4 ggpubr_0.4.0 ggsci_2.9 FactoMineR_2.4 factoextra_1.0.7 ggplot2_3.3.5
[8] scales_1.2.0 dplyr_1.0.9 ConsensusClusterPlus_1.60.0

loaded via a namespace (and not attached): [1] tidyselect_1.1.2 purrr_0.3.4 lattice_0.20-45 carData_3.0-5 colorspace_2.0-3 vctrs_0.4.1 generics_0.1.2 htmltools_0.5.2 utf8_1.2.2
[10] rlang_1.0.2 pillar_1.7.0 glue_1.6.2 withr_2.5.0 DBI_1.1.2 BiocGenerics_0.42.0 lifecycle_1.0.1 plyr_1.8.7 stringr_1.4.0
[19] munsell_0.5.0 ggsignif_0.6.3 gtable_0.3.0 htmlwidgets_1.5.4 leaps_3.1 labeling_0.4.2 Biobase_2.56.0 fastmap_1.1.0 fansi_1.0.3
[28] broom_0.8.0 Rcpp_1.0.8.3 backports_1.4.1 DT_0.22 flashClust_1.01-2 scatterplot3d_0.3-41 abind_1.4-5 farver_2.1.0 digest_0.6.29
[37] stringi_1.7.6 rstatix_0.7.0 ggrepel_0.9.1 grid_4.2.0 cli_3.3.0 tools_4.2.0 magrittr_2.0.3 tibble_3.1.6 cluster_2.1.3
[46] crayon_1.5.1 tidyr_1.2.0 car_3.0-12 pkgconfig_2.0.3 MASS_7.3-57 ellipsis_0.3.2 rstudioapi_0.13 assertthat_0.2.1 R6_2.5.1
[55] compiler_4.2.0

damisiak avatar Apr 29 '22 12:04 damisiak

Thought the issue was solfed here: https://github.com/kassambara/ggpubr/issues/171

damisiak avatar Apr 29 '22 12:04 damisiak