AllanCameron / geomtextpath

Create curved text paths in ggplot2
https://allancameron.github.io/geomtextpath
Other
625 stars 24 forks source link

session aborted when library in Rstudio #105

Open jidi0709 opened 11 months ago

jidi0709 commented 11 months ago

i met this issue during librarying, and tried to use old version of geomtextpath and ggplot2, but not succeeded to tackle this issue.

AllanCameron commented 11 months ago

Can you give any more information? Is it only when you try library(geomtextpath), or does this happen when you try library(ggplot2) as well? Can you include the output from sessionInfo()? Thanks.

jidi0709 commented 11 months ago

Hi,

No error in library(ggplot2) or other packages, and I have tried to use older version of ggplot2, and error still happened. 

The sessioninfo is as follows: R version 4.3.1 (2023-06-16)Platform: aarch64-apple-darwin20 (64-bit)Running under: macOS Ventura 13.5.2Matrix products: defaultBLAS:   /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib LAPACK: /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libRlapack.dylib;  LAPACK version 3.11.0locale:[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8time zone: America/New_Yorktzcode source: internalattached base packages:[1] stats     graphics  grDevices utils     datasets  methods   base     loaded via a namespace (and not attached): [1] utf8_1.2.4        generics_0.1.3    tidyr_1.3.0       stringi_1.8.2     digest_0.6.33     magrittr_2.0.3    [7] grid_4.3.1        pkgload_1.3.3     fastmap_1.1.1     cellranger_1.1.0  processx_3.8.2    sessioninfo_1.2.2[13] pkgbuild_1.4.2    urlchecker_1.0.1  ps_1.7.5          promises_1.2.1    purrr_1.0.2       fansi_1.0.5      [19] scales_1.2.1      cli_3.6.1         shiny_1.8.0       rlang_1.1.2       crayon_1.5.2      ellipsis_0.3.2   [25] munsell_0.5.0     remotes_2.4.2.1   cachem_1.0.8      devtools_2.4.5    tools_4.3.1       memoise_2.0.1    [31] dplyr_1.1.4       colorspace_2.1-0  ggplot2_3.4.4     httpuv_1.6.12     TwoSampleMR_0.5.7 vctrs_0.6.4      [37] R6_2.5.1          mime_0.12         lifecycle_1.0.4   stringr_1.5.1     htmlwidgets_1.6.3 fs_1.6.3         [43] usethis_2.2.2     miniUI_0.1.1.1    pkgconfig_2.0.3   callr_3.7.3       pillar_1.9.0      later_1.3.1      [49] gtable_0.3.4      glue_1.6.2        profvis_0.3.8     Rcpp_1.0.11       tibble_3.2.1      tidyselect_1.2.0 [55] rstudioapi_0.15.0 xtable_1.8-4      htmltools_0.5.7   compiler_4.3.1    prettyunits_1.2.0 readxl_1.4.3    

All packages have been updated to latest version.

Thank you,

Di

Original Email

Sender:"Allan Cameron"< @.*** >;

Sent Time:2023/11/24 14:16

To:"AllanCameron/geomtextpath"< @.*** >;

Cc recipient:"jidi0709"< @. >;"Author"< @. >;

Subject:Re: [AllanCameron/geomtextpath] session aborted when library inRstudio (Issue #105)

Can you give any more information? Is it only when you try library(geomtextpath), or does this happen when you try library(ggplot2) as well? Can you include the output from sessionInfo()? Thanks.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>