*Always* report sessionInfo() and traceback() when reporting problems. /Henrik

On Tue, Apr 6, 2010 at 11:11 AM, wesley mathew <[email protected]> wrote:
>  Dear All
>
> I am doing one distributed data mining program. So I selected GridR
> package for the distributed programming.
> *grid.init(service="local",debug=FALSE, localTmpDir="GridRTmp/")
> grid.apply("x",UCS, wait=TRUE )*
> UCS is a function.
> When I execute this statement, I have some errors like :
> *cannot load local function/variable: xmlRoot
>  extracted from line:  : no visible global function definition for 'xmlRoot'
>
> cannot load local function/variable: xmlTreeParse
>  extracted from line:  : no visible global function definition for
> 'xmlTreeParse' *
>  In my function I have used the statement:  *library("XML")*
> Can you give me  suggestion
>
> Thanks in advance
>
> Wesley C Mathew
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
  • [R] GridR wesley mathew
    • Re: [R] GridR Henrik Bengtsson

Reply via email to