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.
bind_re_match()
that reads its input from a column
in a data frame and binds the data frame returned by
re_match()
as new columns on the original data frame.perl
argument to re_match
and
re_match_all
for compatibility with functions that may pass
that argument as part of ...
Add re_match_all
to extract all matches.
Removed the perl
options, we always use PERL
compatible regular expressions.
Make R CMD check
work when testthat
is
not available.
Fixed a bug with group capture when text
is a
scalar.
First public release.
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.