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.
Translate \
in lambda expression to
OP-LAMBDA
(#18 @renkun-ken).
Drop all control characters, except horizontal tab and newline (#19).
Translate ] tokens to OP-RIGHT-BRACKET
instead of
OP-RIGHT-BRACE
(#11 @AshesITR).
xml_parse_data()
now works if
includeText = FALSE
(#14 @renkun-ken).
equal_assign
token in
getParseData()
for R-3.6 is handled appropriately. #5 @russHydeRemove control characters \003
, \007
,
\010
, \027
, as they are not allowed in XML
1.0, #1 @GregoireGauriot
Always convert parsed text to UTF-8
getParseData()
data frame. https://github.com/jimhester/lintr filters the parsed data
to include individual functions only, but only filters the data frame,
not the underlying srcrefs, so when we call getParseData()
on the data frame again, we get the data for the whole source file. This
is fixed now by noticing that the input is already a data frameFirst 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.