I get the following error message when I upload then download a file with no code chunks at all.
Error in seq_len(nrow(chunk_info)) : argument must be coercible to non-negative integer
I attached a simple R Markdown example as a .txt file.
trackdown.txt
Even just adding a completely empty chunk without a label seems to solve the problem.
This doesn't seem to be a problem if you upload a .rmd file that has code chunks then delete the chunk labels in the Google Doc.
I get the following error message when I upload then download a file with no code chunks at all.
Error in seq_len(nrow(chunk_info)) : argument must be coercible to non-negative integerI attached a simple R Markdown example as a .txt file.
trackdown.txt
Even just adding a completely empty chunk without a label seems to solve the problem.
This doesn't seem to be a problem if you upload a .rmd file that has code chunks then delete the chunk labels in the Google Doc.