nanxstats / liftr

🐳 Containerize R Markdown documents for continuous reproducibility
https://nanx.me/liftr/
GNU General Public License v3.0
170 stars 20 forks source link

Error running Containerize addin in Rstudio #37

Closed babycamel closed 6 years ago

babycamel commented 6 years ago

I'm getting the following error when I run containerize on a single file Shiny app:

Error in (header_pos[1L] + 1L):(header_pos[2L] - 1L): NA/NaN argument.

The app runs fine and has already gone live, so this appears to be a problem with lift.

nanxstats commented 6 years ago

@babycamel - please notice that liftr is designed for containerizing R Markdown documents, not Shiny apps.