Peter DeWitt
Peter DeWitt
I'm working in NeoVim 0.7.0 on a Mac. ``` :version NVIM v0.7.0 Build type: Release LuaJIT 2.1.0-beta3 Compiled by brew@Monterey ``` with `nvimcom_0.9-155` and the Nvim-R plugin from `45b9ea9`. With...
These examples are the same as in \#1801. With this PR an error is thrown when delimiters are not as expected. An innocuous example: ``` r txt1 * no starting...
It is posible for knitr::spin to use the starting and end delimiters for comments backwards. This could be innocuous, but can also lead to problems. An innocuous example: ``` r...
As with #273 a clean v0.8 environment will error.  Again, I would expected that the default settings for ecm_prep.py should be sufficient.
There are several ECM definition files with a UTF-8 en-dash in the file name. This is a problem because the human readable file name is not what a end use...
A couple small edits to the help given to the user when evaluating ```bash python ecm_prep.py -h ``` These are notes that could have helped me not file #248
Two additional arguments, re #244
ecm_prep.py feature - add command line options for scripting what are currently interactive options
I would be nice to be able to specify the value for options in `ecm_prep.py` For example, with the `--alt_regions` flag specified an interactive specification for the defining the `region`...
The default is to generate LaTeX. It would be nice if the .Rmd files or if the target is .html/.docx the default would automatically be markdown.