Search found 5 matches

by atesh.koul
Sat May 05, 2018 8:34 pm
Forum: Module development
Topic: missing modules
Replies: 6
Views: 8930

Re: missing modules

Hi Jonathan, Yes. The installation does not throw any error. But the module is not present in jamovi. I find that the files were copied in the roaming folder and then deleted. I am not sure if this is related but just putting imports in description leads to function not found and if I add import pac...
by atesh.koul
Fri May 04, 2018 8:13 am
Forum: Module development
Topic: missing modules
Replies: 6
Views: 8930

Re: missing modules

Hi Jonathon, Thanks a lot for the quick reply. I posted the module on github - https://github.com/ateshkoul/jamovi Just as some additional background information - 1. I am using R 3.4.2 but I also tried using the jamovi R in Frameworks folder. 2. I tried installing using Rstudio 1.1.423 but also the...
by atesh.koul
Thu May 03, 2018 2:45 pm
Forum: Module development
Topic: missing modules
Replies: 6
Views: 8930

missing modules

Hi all, I am facing a very strange situation that I am unable to understand. I am trying to create a module for my package PredPsych. I created the required analysis files but after a successful installation of my module using jmvtools::install(), when I open jamovi (connected to the jamovi tools), ...
by atesh.koul
Tue Mar 28, 2017 10:04 am
Forum: Module development
Topic: Crash while importing packages
Replies: 3
Views: 10262

Re: Crash while importing packages

Thanks a lot for the quick reply Jonathon!! Your suggestion works. With the native R from jamovi, I am able to load my package and run the functions. I must say that it is really exciting having the module. I hope to have a fully functional module soon. Manually deleting the .u.yaml file also works....
by atesh.koul
Mon Mar 27, 2017 1:55 pm
Forum: Module development
Topic: Crash while importing packages
Replies: 3
Views: 10262

Crash while importing packages

Hi there, First of all, a big thanks to the developers for creating jamovi. I really feel that it is something that was needed especially from the perspective of creating user interfaces. As I recently uploaded a package ( https://cran.r-project.org/web/packages/PredPsych/index.html ) on CRAN, I wan...