jamovi could not be found!

Everything related to the development of modules in jamovi
Post Reply
User avatar
reason180
Posts: 310
Joined: Mon Jul 24, 2017 4:56 pm

jamovi could not be found!

Post by reason180 »

When I try to create the SuperAwesome module as described in the tutorial, I get :

Code: Select all

> jmvtools::create('SuperAwesome')

jamovi compiler

jamovi could not be found!

> 
> 
As a result, a SuperAwesome folder is created, and it contains a jamovi folder, an R folder, a .gitignore file, a DESCRIPTION file, and a NAMESPACE file. However, the jamovi folder is empty: It doesn't contain a 0000.yaml file. Any ideas about what I'm doing wrong?
User avatar
jonathon
Posts: 2716
Joined: Fri Jan 27, 2017 10:04 am

Re: jamovi could not be found!

Post by jonathon »

jmvtools has to be able to find jamovi

https://dev.jamovi.org/tuts0101-getting ... ind_jamovi

jonathon
User avatar
MAgojam
Posts: 432
Joined: Thu Jun 08, 2017 2:33 pm
Location: Parma (Italy)

Re: jamovi could not be found!

Post by MAgojam »

Hey @reason180,
this from RStudio with a Win11 Pro OS.
SuperAwesome.png
SuperAwesome.png (388.21 KiB) Viewed 2204 times
Cheers,
Maurizio
User avatar
reason180
Posts: 310
Joined: Mon Jul 24, 2017 4:56 pm

Re: jamovi could not be found!

Post by reason180 »

OK, thanks. That does work.
Post Reply