Did you try? [🇷 for BE/BA]
❝ I will try as per your suggestions but again same error will display.
❝ kindly solve the error.
A remote diagnosis is difficult. In the
R
-GUI type sessionInfo()
. Mine:R version 4.4.1 (2024-06-14 ucrt)
Platform: x86_64-w64-mingw32/x64
Running under: Windows 11 x64 (build 22000)
Matrix products: default
locale:
[1] LC_COLLATE=German_Germany.1252 LC_CTYPE=German_Germany.1252
[3] LC_MONETARY=German_Germany.1252 LC_NUMERIC=C
[5] LC_TIME=German_Germany.1252
time zone: Europe/Vienna
tzcode source: internal
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_4.4.0
sessionInfo()
after library(bear)
:R version 4.4.1 (2024-06-14 ucrt)
Platform: x86_64-w64-mingw32/x64
Running under: Windows 11 x64 (build 22000)
Matrix products: default
locale:
[1] LC_COLLATE=German_Germany.1252 LC_CTYPE=German_Germany.1252
[3] LC_MONETARY=German_Germany.1252 LC_NUMERIC=C
[5] LC_TIME=German_Germany.1252
time zone: Europe/Vienna
tzcode source: internal
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] bear_2.9.1
loaded via a namespace (and not attached):
[1] sandwich_3.1-0 utf8_1.2.4 generics_0.1.3 randomizeBE_0.3-6 coin_1.4-3
[6] gtools_3.9.5 stringi_1.8.4 lattice_0.22-6 magrittr_2.0.3 grid_4.4.0
[11] mvtnorm_1.3-0 plyr_1.8.9 Matrix_1.7-0 reshape_0.8.9 DBI_1.2.3
[16] survival_3.7-0 multcomp_1.4-26 fansi_1.0.6 scales_1.3.0 TH.data_1.1-2
[21] codetools_0.2-20 modeltools_0.2-23 gWidgets_0.0-54.2 cli_3.6.3 mitools_2.4
[26] rlang_1.1.4 munsell_0.5.1 splines_4.4.0 plotrix_3.8-4 tools_4.4.0
[31] parallel_4.4.0 reshape2_1.4.4 dplyr_1.1.4 colorspace_2.1-1 ggplot2_3.5.1
[36] vctrs_0.6.5 R6_2.5.1 png_0.1-8 zoo_1.8-12 matrixStats_1.3.0
[41] stats4_4.4.0 lifecycle_1.0.4 stringr_1.5.1 MASS_7.3-61 libcoin_1.0-10
[46] pkgconfig_2.0.3 pillar_1.9.0 gtable_0.3.5 glue_1.7.0 Rcpp_1.0.13
[51] tibble_3.2.1 tidyselect_1.2.1 nlme_3.1-166 survey_4.4-2 gdata_3.0.0
[56] compiler_4.4.0 ICSNP_1.1-2 ICS_1.4-1
Why so many?
bear
imports the entire library gWidgets
and certain functions of the libraries coin
, gdata
, ggplot2
, grid
, ICSNP
, nlme
, plotrix
, plyr
, png
, randomizeBE
, reshape
, and reshape2
. Each of them imports from other libraries themselves.For example
nlme
→ lattice
→ grid
, grDevices
, and stats
.Post your results please (text – not a screenshot). Otherwise, we are fishing in the dark.
Dif-tor heh smusma 🖖🏼 Довге життя Україна!
Helmut Schütz
The quality of responses received is directly proportional to the quality of the question asked. 🚮
Science Quotes
Complete thread:
- Problem with bear 2.9.1 Balu 2024-08-30 05:42 [🇷 for BE/BA]
- Problem with bear 2.9.1 Helmut 2024-08-30 08:14
- Problem with bear 2.9.1 Balu 2024-08-31 06:28
- Did you try?Helmut 2024-08-31 08:27
- Did you try? Balu 2024-09-04 10:38
- Perseverance… Helmut 2024-09-04 11:43
- Perseverance… Balu 2024-09-04 11:48
- Getting tired 😴 Helmut 2024-09-04 14:12
- Perseverance… Balu 2024-09-04 11:48
- Perseverance… Helmut 2024-09-04 11:43
- Did you try? Balu 2024-09-04 10:38
- Did you try?Helmut 2024-08-31 08:27
- Problem with bear 2.9.1 Balu 2024-08-31 06:28
- Problem with bear 2.9.1 Helmut 2024-08-30 08:14