This is the second submission. Only a few minor changes introduced (fixed typos, extended DESCRIPTION and README). No backward compatibility needs to be checked.
There were no ERRORs or WARNINGs.
There was 1 NOTE: * checking R code for possible problems ... NOTE parse_less: no visible binding for global variable 'output' Undefined global functions or variables: output
V8 for R provides a callback to R which is used to assign the output of the parse_less function to the output variable. Since R does not know about it, NOTE is not relevant.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.