I made a dashboard with flexdashboard and after formatting, my notebook caused an error that is shown in the file attachment. I already tried to reinstall R, Rstudio, and the libraries and it continues to happen. I also tried to create a new project and run from zero again but without success. Can someone give me some advice about this problem?
I see some related discussion here
Do you know what sizeInfo@width might be causing this error? The issue above dealt with a htmlwidget.
sizeInfo@width
Curtis Kephart, many thanks for your guidance. I am a new user of R. I created the dashboard since the beginning of the coronavirus pandemic, and it always worked well ..... I have not introduced any recent changes that justify that error.
The solution to the problem is:......
{r, echo=FALSE, fig.height = 4, dev = 'jpeg'}
FWIW I think this is related to this issue :
A fix will come soon.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.