Page 1 of 1

jamovi could not be found!

Posted: Wed Jul 31, 2024 3:30 am
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?

Re: jamovi could not be found!

Posted: Wed Jul 31, 2024 3:45 am
by jonathon
jmvtools has to be able to find jamovi

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

jonathon

Re: jamovi could not be found!

Posted: Wed Jul 31, 2024 10:20 am
by MAgojam
Hey @reason180,
this from RStudio with a Win11 Pro OS.
SuperAwesome.png
SuperAwesome.png (388.21 KiB) Viewed 30815 times
Cheers,
Maurizio

Re: jamovi could not be found!

Posted: Wed Jul 31, 2024 1:02 pm
by reason180
OK, thanks. That does work.