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
card.svg |card.png
selectr/json (API)
NEWS

# 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.59 score 53 stars 618 packages 156 scripts 421k downloads 5 exports 1 dependencies

Last updated from:3f94dbecfb. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK115
source / vignettesOK147
linux-release-x86_64OK110
macos-release-arm64OK88
macos-oldrel-arm64OK106
windows-develOK90
windows-releaseOK90
windows-oldrelOK99
wasm-releaseOK92

Exports:css_to_xpathquerySelectorquerySelectorAllquerySelectorAllNSquerySelectorNS

Dependencies:R6