[R] Implements XPath 2.0 in R

Hadley Wickham h.wickham at gmail.com
Tue Nov 18 16:18:46 CET 2014


Why do you need from xpath 2.0?  It will almost certainly be easier to
implement similar functionality using a little R code than adding
xpath 2.0 support.

Hadley

On Mon, Nov 17, 2014 at 6:03 AM, Rees Morrison <rees at reesmorrison.com> wrote:
> Many users of R would like the enhanced extraction capabilities of XPath
> 2.0, but only XPath 1.0 is available..
>
> What would the best approach be to find someone to implement XPath 2.0 for
> R (assuming that is a good idea)?  What might the cost be and how would one
> set this package development in motion?
>
> Thanks
>
> --
> Rees Morrison
> General Counsel Metrics, LLC (management consulting and *data analytics*)
> 4 Hawthorne Ave.
> Princeton, NJ 08540-3840 USA
> (973) 568-9110
> Hosts www.lawdepartmentmanagementblog.com
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org 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.



-- 
http://had.co.nz/



More information about the R-help mailing list