Package: selectr 0.6-1

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-1.tar.gz
selectr_0.6-1.zip(r-4.7)selectr_0.6-1.zip(r-4.6)selectr_0.6-1.zip(r-4.5)
selectr_0.6-1.tgz(r-4.6-any)selectr_0.6-1.tgz(r-4.5-any)
selectr_0.6-1.tar.gz(r-4.7-any)selectr_0.6-1.tar.gz(r-4.6-any)
selectr_0.6-1.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.71 score 53 stars 620 packages 155 scripts 371k downloads 5 exports 1 dependencies

Last updated from:4f54df869c. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK126
source / vignettesOK171
linux-release-x86_64OK124
macos-release-arm64OK122
macos-oldrel-arm64OK163
windows-develOK84
windows-releaseOK76
windows-oldrelOK81
wasm-releaseOK100

Exports:css_to_xpathquerySelectorquerySelectorAllquerySelectorAllNSquerySelectorNS

Dependencies:R6