The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
This package contains the Unicode functionality for the rebus package. It is primarily intended for other R package developers. For interactive use, try rebus instead.
Regular expressions are a very powerful tool, but the syntax is terse enough to be difficult to read. This makes bugs easy to introduce and hard to find. This package contains functions to make building regular expressions easier.
To install the stable version, type:
install.packages("rebus.unicode")
To install the development version, you first need the devtools package.
install.packages("devtools")
Then you can install the rebus.unicode package using
library(devtools)
install_github("richierocks/rebus.unicode")
TODO
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.