[R] Problem with downloading library(Rcmdr)
varin sacha
varinsacha at yahoo.fr
Sat Nov 5 19:27:03 CET 2016
Dear R-experts,
Here below you will find my R sessionInfo. I have a problem with the library(Rcmdr). The error message is here below. How can I solve that problem ?
Many thanks.
sessionInfo()
R version 3.3.2 (2016-10-31)
Platform: x86_64-apple-darwin13.4.0 (64-bit)
Running under: macOS Sierra 10.12
locale:
[1] fr_CH.UTF-8/fr_CH.UTF-8/fr_CH.UTF-8/C/fr_CH.UTF-8/fr_CH.UTF-8
attached base packages:
[1] splines stats graphics grDevices utils datasets methods base
other attached packages:
[1] RcmdrMisc_1.0-5 sandwich_2.3-4 car_2.1-3
loaded via a namespace (and not attached):
[1] Rcpp_0.12.7 tcltk2_1.2-11 nloptr_1.0.4 RColorBrewer_1.1-2 plyr_1.8.4 class_7.3-14
[7] tools_3.3.2 digest_0.6.10 rpart_4.1-10 lme4_1.1-12 gtable_0.2.0 nlme_3.1-128
[13] htmlTable_1.7 lattice_0.20-34 mgcv_1.8-15 Matrix_1.2-7.1 parallel_3.3.2 SparseM_1.72
[19] relimp_1.0-5 e1071_1.6-7 gridExtra_2.2.1 Rcmdr_2.3-1 stringr_1.1.0 cluster_2.0.5
[25] knitr_1.14 MatrixModels_0.4-1 grid_3.3.2 nnet_7.3-12 data.table_1.9.6 tcltk_3.3.2
[31] readxl_0.1.1 survival_2.40-1 foreign_0.8-67 latticeExtra_0.6-28 minqa_1.2.4 Formula_1.2-1
[37] ggplot2_2.1.0 magrittr_1.5 htmltools_0.3.5 Hmisc_4.0-0 scales_0.4.0 MASS_7.3-45
[43] abind_1.4-5 pbkrtest_0.4-6 colorspace_1.2-7 quantreg_5.29 stringi_1.1.2 acepack_1.4.1
[49] munsell_0.4.3 chron_2.3-47 zoo_1.7-13
> library(Rcmdr)
Error : .onAttach a échoué dans attachNamespace() pour 'Rcmdr', détails :
appel : structure(.External(.C_dotTclObjv, objv), class = "tclObj")
erreur : [tcl] invalid command name "image".
Erreur : le chargement du package ou de l'espace de noms a échoué pour 'Rcmdr'
More information about the R-help
mailing list