Hi Kyle,
I noticed that some XML files from nonmem ouptut have "nm:" as the starting character in every bracket of <> (e.g., 1.xml), but others do not (e.g., 211.xml). If "nm:" is missing in XML file. mrgsolve:::nmxml couldn't read XML file.
The attached R code shows my modification of mrgsolve:::nmxml as a workaround. It seems to work, but I wonder if you see any problems. If the case of missing "nm:" in the bracket of <> in XML file is often seen, I also wonder whether the future version of mrgsolve can take care of it.
Lastly, I am perplexed that why sometimes "nm:" is missing.
Thanks a lot for your time!!
/Yaming