Mahbubeh Parsaeian
2012-Aug-31 12:48 UTC
[R] loading 'RcmdrPlugin.FactoMineR' pachage in R
Hi everybody
I have a question about loading 'RcmdrPlugin.FactoMineR'
pachage in R.
I have installed Rcmdr, FactoMineR and 'RcmdrPlugin.FactoMineR.
when I want to load this package, at first a message inform me I should load
the following list of packages:
FactoMineR, ellipse, lattice, cluster, scatterplot3d, Rcmdr,
tcltk, car, MASS, nnet
I have loaded all above packages and again I load the
?'RcmdrPlugin.FactoMineR' package.
The output is as follows:
#####################################################################################
local({pkg <- select.list(sort(.packages(all.available TRUE)),graphics=TRUE)
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Attaching package: 'RcmdrPlugin.FactoMineR'
The following object(s) are masked _by_ '.GlobalEnv':
??? defmacro,
FactoAFDM, FactoCA, Factocatdes, FactoDMFA, FactoGPA,
??? FactoHCPC,
FactoHMFA, FactoMCA, FactoMFA, FactoPCA, Factoprefpls,
??? readDataSetFacto
The following object(s) are masked from 'package:Rcdr':
??? defmacro
#####################################################################################
Would you please help me to find a good solution for this problem?
Thanks a lot.
Mahbubeh Parsaeian
2012-Aug-31 12:51 UTC
[R] loading 'RcmdrPlugin.FactoMineR' pachage in R
----- Forwarded Message -----
From: Mahbubeh Parsaeian <mahbobehparsaeian at yahoo.com>
To: "r-help at r-project.org" <r-help at r-project.org>
Cc:
Sent: Friday, 31 August 2012, 17:18
Subject: loading 'RcmdrPlugin.FactoMineR' pachage in R
Hi everybody
I have a question about loading 'RcmdrPlugin.FactoMineR'
pachage in R.
I have installed Rcmdr, FactoMineR and 'RcmdrPlugin.FactoMineR.
when I want to load this package, at first a message inform me I should load
the following list of packages:
FactoMineR, ellipse, lattice, cluster, scatterplot3d, Rcmdr,
tcltk, car, MASS, nnet
I have loaded all above packages and again I load the
?'RcmdrPlugin.FactoMineR' package.
The output is as follows:
local({pkg <- select.list(sort(.packages(all.available TRUE)),graphics=TRUE)
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Attaching package: 'RcmdrPlugin.FactoMineR'
The following object(s) are masked _by_ '.GlobalEnv':
??? defmacro,
FactoAFDM, FactoCA, Factocatdes, FactoDMFA, FactoGPA,
??? FactoHCPC,
FactoHMFA, FactoMCA, FactoMFA, FactoPCA, Factoprefpls,
??? readDataSetFacto
The following object(s) are masked from 'package:Rcdr':
??? defmacro
Would you please help me to find a good solution for this problem?
Thanks a lot.