could not find function 'contructFomula'

Everything related to the development of modules in jamovi
Post Reply
User avatar
seol
Posts: 158
Joined: Mon Dec 04, 2017 8:40 am
Location: Seoul, Korea
Contact:

could not find function 'contructFomula'

Post by seol »

Hi Jonathon

I am trying to learn the development of module in dev.jamovi.org. and exercise "SuperAwesome" module.

However, I found the error of "could not find function 'contructFomula" in jamovi program.

I attached the file; Could you check it for me? Further, I also attached " ttest.b.R'

Cheers

Seol
Attachments
ttest.b.R
(483 Bytes) Downloaded 287 times
이미지 1.png
이미지 1.png (62.37 KiB) Viewed 3168 times
User avatar
jonathon
Posts: 2613
Joined: Fri Jan 27, 2017 10:04 am

Re: could not find function 'contructFomula'

Post by jonathon »

hey seol,

i'll take a look at the tutorial, but you can call `jmvcore::constructFormula()` and it will work.

sorry for the incovenience!

jonathon
User avatar
seol
Posts: 158
Joined: Mon Dec 04, 2017 8:40 am
Location: Seoul, Korea
Contact:

Re: could not find function 'contructFomula'

Post by seol »

Hi

In my computer, I can call `jmvcore::constructFormula()` and it works well, but it appeared error message in jamovi program when I use constructFoumula into ttest.b.R.

With thanks

Seol
Post Reply