selectr (0.4-2)
Published 2026-02-24 13:47:28 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("selectr")About this package
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'Translate CSS Selectors to XPath Expressions
Dependencies
| Imports | methods, stringr, R6 |
| Depends | R (>= 3.0) |
| Suggests | testthat, XML, xml2 |
Details
2026-02-24 13:47:28 +00:00
Assets (1)
Versions (1)
View all
CRAN
0
BSD_3_clause + file LICENCE
Simon Potter
Simon Sapin
Ian Bicking
40 KiB
selectr_0.4-2.tar.gz
40 KiB
0.4-2
2026-02-24