From creating Window's installer it was found that the Download Report feature didn't work, even when they tried using RStudio on Windows. See below:
"some issues with Rstudio on windows and producing PDFs from the download data button. The root cause appears to be two things are not happening:
1 – Tidal.png is not being copied t the build directory
2 – There’s a call to \includegraphics a little after “number-of-observations-and-groups”. It calls for a pdf and folder to be copied. These are never created on windows. From R studio"
From creating Window's installer it was found that the Download Report feature didn't work, even when they tried using RStudio on Windows. See below:
"some issues with Rstudio on windows and producing PDFs from the download data button. The root cause appears to be two things are not happening:
1 – Tidal.png is not being copied t the build directory
2 – There’s a call to \includegraphics a little after “number-of-observations-and-groups”. It calls for a pdf and folder to be copied. These are never created on windows. From R studio"