My students today were experiencing a frustrating bug in the Viewer. When you click on a dataset to see the preview, it shows some values as 0s. But, if you print the data in the Console those values are actually NAs. Students working locally weren't having this issue, so I assume it's related to Cloud.
jcblum
December 7, 2018, 8:24am
2
I think this is the same as this bug, which has been fixed (but just a few days ago, so I don’t think that is reflected in Cloud yet):
opened 06:36PM - 28 Nov 18 UTC
closed 01:04AM - 04 Dec 18 UTC
bug
regression
data viewer
<!--
RStudio v1.2 is currently available as a preview release, from https://w… ww.rstudio.com/products/rstudio/download/preview/. If you are reporting a bug with RStudio v1.1, it would be greatly appreciated if you could check if the issue also reproduces in the preview release before reporting an issue.
This issue tracker is for bugs and feature requests in the RStudio IDE. If you're having trouble with R itself or an R package, see https://www.r-project.org/help.html, and if you want to ask a question rather than report a bug, go to https://community.rstudio.com/. Finally, if you use RStudio Server Pro, get in touch with our Pro support team at support@rstudio.com.
See our guide to writing good bug reports for more details: https://github.com/rstudio/rstudio/wiki/Writing-Good-Bug-Reports
-->
### System details
RStudio Edition : Desktop
RStudio Version : Version 1.2.1147
OS Version : Running under: Linux Mint 19
R Version : R version 3.5.1 (2018-07-02)
### Describe the problem in detail
RStudio view displays NA as 0, see the attached screenshot.

<!-- Depending on the problem, the following may also be helpful
1. The output of sessionInfo()
2. The R code in question
3. A diagnostics report; see https://support.rstudio.com/hc/en-us/articles/200321257-Running-a-Diagnostics-Report
Thank you for taking the time to file an issue! -->
I think it’s a 1.2 thing, rather than specifically a Cloud thing.
josh
December 7, 2018, 5:11pm
3
Correct, @jcblum . The fix will be picked up when the next preview release comes out.
1 Like
system
Closed
December 28, 2018, 5:24pm
4
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.