A customer shared the following issue they encountered with SomaDataIO:
library(SomaDataIO)
> files <- system.file("extdata", package = "SomaDataIO") |>
+ dir(pattern = "[.]adat$", full.names = TRUE) |> rev()
> adats <- loadAdatsAsList(files)
Error in ui_bullet(x, crayon::green(cli::symbol$tick)) :
could not find function "ui_bullet"
> sessionInfo()
R version 4.4.1 (2024-06-14)
Platform: aarch64-apple-darwin20
Running under: macOS Sonoma 14.2.1
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.4-arm64/Resources/lib/libRlapack.dylib; LAPACK version 3.12.0
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: America/New_York
tzcode source: internal
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] SomaDataIO_6.1.0
loaded via a namespace (and not attached):
[1] tidyr_1.3.1 utf8_1.2.4 R6_2.5.1 cellranger_1.1.0 tidyselect_1.2.1 readxl_1.4.3 magrittr_2.0.3
[8] glue_1.7.0 tibble_3.2.1 pkgconfig_2.0.3 dplyr_1.1.4 generics_0.1.3 lifecycle_1.0.4 cli_3.6.3
[15] fansi_1.0.6 vctrs_0.6.5 compiler_4.4.1 purrr_1.0.2 rstudioapi_0.16.0 tools_4.4.1 pillar_1.9.0
[22] crayon_1.5.3 fs_1.6.4 rlang_1.1.4 usethis_3.0.0
I was able to replicate this on R versions > 4.4, and it seems to affect write_adat()
as well (produces the same could not find function "ui_bullet"
error).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4