Package: selectr 0.6-0

selectr: Translate CSS Selectors to XPath Expressions

Translates a CSS 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/>).

Authors:Simon Potter [aut, trl, cre], Simon Sapin [aut], Ian Bicking [aut]

selectr_0.6-0.tar.gz
selectr_0.6-0.zip(r-4.7)selectr_0.6-0.zip(r-4.6)selectr_0.6-0.zip(r-4.5)
selectr_0.6-0.tgz(r-4.6-any)selectr_0.6-0.tgz(r-4.5-any)
selectr_0.6-0.tar.gz(r-4.7-any)selectr_0.6-0.tar.gz(r-4.6-any)
selectr_0.6-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
selectr/json (API)

# Install 'selectr' in R:
install.packages('selectr', repos = c('https://sjp.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/sjp/selectr/issues

On CRAN:

Conda:

12.66 score 53 stars 620 packages 154 scripts 374k downloads 5 exports 1 dependencies

Last updated from:a38c7f331c. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK118
source / vignettesOK147
linux-release-x86_64OK115
macos-release-arm64OK97
macos-oldrel-arm64OK101
windows-develOK102
windows-releaseOK77
windows-oldrelOK76
wasm-releaseOK93

Exports:css_to_xpathquerySelectorquerySelectorAllquerySelectorAllNSquerySelectorNS

Dependencies:R6