microsoft / RTVS

R Tools for Visual Studio.
MIT License
390 stars 118 forks source link

Problem with make a View in visual studio #4347

Open FidelCastillo opened 5 years ago

FidelCastillo commented 5 years ago

Hi,

I have an issue when I make a View of a data table, R stop and I have that mensage:

`Error: JSON serialization failed for input:

c("dm0_candidatas[, .(keyTables, schema_name, table, column, rows, ", "    categorica, decimal, fecha, ordinal)]")

Vector must have 0 or 1 elements.

Interactive Window is disconnected from R session.
Click "Reset" to start a new session.

R session is stopped. Click "Reset" to start a new one.`

Thank you very much for your work.

image