selectr: Translate CSS Selectors to XPath Expressions

Translates a CSS3 selector into an equivalent XPath expression. This allows us to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package 'cssselect' (<https://cssselect.readthedocs.io/>).

Version: 0.4-2
Depends: R (≥ 3.0)
Imports: methods, stringr, R6
Suggests: testthat, XML, xml2
Published: 2019-11-20
Author: Simon Potter [aut, trl, cre], Simon Sapin [aut], Ian Bicking [aut]
Maintainer: Simon Potter <simon at sjp.co.nz>
BugReports: https://github.com/sjp/selectr/issues
License: BSD_3_clause + file LICENCE
URL: https://sjp.co.nz/projects/selectr
NeedsCompilation: no
Citation: selectr citation info
Materials: README NEWS
In views: WebTechnologies
CRAN checks: selectr results

Documentation:

Reference manual: selectr.pdf

Downloads:

Package source: selectr_0.4-2.tar.gz
Windows binaries: r-devel: selectr_0.4-2.zip, r-release: selectr_0.4-2.zip, r-oldrel: selectr_0.4-2.zip
macOS binaries: r-release (arm64): selectr_0.4-2.tgz, r-oldrel (arm64): selectr_0.4-2.tgz, r-release (x86_64): selectr_0.4-2.tgz
Old sources: selectr archive

Reverse dependencies:

Reverse imports: cliapp, Rcrawler, rvest, wikilake
Reverse suggests: unpivotr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=selectr to link to this page.