-help@r-project.org
Subject: [R] how to install rattle for data mining
Message-ID: <1267096000783-1568841.p...@n4.nabble.com>
Content-Type: text/plain; charset=us-ascii
library(rattle)
Loading required package: pmml
Loading required package: XML
Error: package 'XML' could not be lo
A little googling goes a LONG way:
[1]http://datamining.togaware.com/survivor/Install_MS_Windows.html
Explicity states how to install the 'XML' package required by R.
References
1. http://datamining.togaware.com/survivor/Install_MS_Windows.html
___
library(rattle)
Loading required package: pmml
Loading required package: XML
Error: package 'XML' could not be loaded
In addition: Warning message:
In library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc =
lib.loc) :
there is no package called 'XML'
i have installed glade packa
3 matches
Mail list logo