Skip to content
Prev 305681 / 398506 Next

memory leak using XML readHTMLTable

Hi James

  Unfortunately, I am not certain if the "latest version"
of the XML package has the garbage collection activated for the nodes.
It is quite complicated and that feature was turned off in some versions
of the package.  I suggest that you install the version of the package on github

  git at github-omg:omegahat/XML.git

I believe that will handle the garbage collection of nodes, and I'd like
to know if it doesn't.

   Best,
    D.
On 9/16/12 8:30 PM, J Toll wrote: