Rj editor error?
Posted: Sat Aug 04, 2018 11:08 pm
Using jamovi 0.9.11 for Windows 10 ver 1803, R version 3.5.1.
When I try to open Rj editor, I get the following:
=====
library(jmv)
if (packageVersion('jmv') < package_version('0.9.1.10'))
stop('A newer version of jmv is required')
# descriptives(data[1:3])
=====
In addition, in the R output in the right-hand panel, I get:
R
argument is of zero length
In R, my jmv package version is 0.8.6.2
jmv connect version is 1.0.3
jmvcore version is 0.9.10
Do I need an updated jmv package in R?
When I try to open Rj editor, I get the following:
=====
library(jmv)
if (packageVersion('jmv') < package_version('0.9.1.10'))
stop('A newer version of jmv is required')
# descriptives(data[1:3])
=====
In addition, in the R output in the right-hand panel, I get:
R
argument is of zero length
In R, my jmv package version is 0.8.6.2
jmv connect version is 1.0.3
jmvcore version is 0.9.10
Do I need an updated jmv package in R?