Search found 6 matches
- Fri Jul 13, 2018 8:54 am
- Forum: jamovi development
- Topic: Installation (Ubuntu 16.04)
- Replies: 2
- Views: 13038
Re: Installation (Ubuntu 16.04)
Great, thanks!
- Fri Jul 13, 2018 8:22 am
- Forum: jamovi development
- Topic: Installation (Ubuntu 16.04)
- Replies: 2
- Views: 13038
Installation (Ubuntu 16.04)
Hi jamovi Devs,
When I install (or upgrade) jamovi under Ubuntu 16.04 (with apt-get), I see the following:
[...]
Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ...
I/O error : Is a directory
/usr/share/mime/packages/jamovi.xml:1: parser error : Document is empty
Failed to parse '/usr ...
When I install (or upgrade) jamovi under Ubuntu 16.04 (with apt-get), I see the following:
[...]
Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ...
I/O error : Is a directory
/usr/share/mime/packages/jamovi.xml:1: parser error : Document is empty
Failed to parse '/usr ...
- Wed Jul 26, 2017 2:09 pm
- Forum: General
- Topic: [SOLVED] Compute new variables
- Replies: 13
- Views: 51158
Re: Compute new variables
Great! Happy to hear that.
- Wed Jul 26, 2017 1:27 pm
- Forum: General
- Topic: [SOLVED] Compute new variables
- Replies: 13
- Views: 51158
[SOLVED] Compute new variables
First of all, thanks for your work on this project!
One thing that I hope can be added to jamovi in the near future is the possibility to compute new variables and have those added to the dataset. In part, this should go under the "Data" menu. Also, an analysis should be able to add new variables ...
One thing that I hope can be added to jamovi in the near future is the possibility to compute new variables and have those added to the dataset. In part, this should go under the "Data" menu. Also, an analysis should be able to add new variables ...
- Tue Jul 25, 2017 2:49 pm
- Forum: Module development
- Topic: Multiple values for enable
- Replies: 2
- Views: 8115
Re: Multiple values for enable
Argh -- I went through every possible iteration of enable, also trying & and |, but not && or ||. Thanks! And yes, I meant nameBox:val1.
- Tue Jul 25, 2017 2:16 pm
- Forum: Module development
- Topic: Multiple values for enable
- Replies: 2
- Views: 8115
Multiple values for enable
Suppose I have a ComboBox with options val1, val2, val3, and so on. I also have a CheckBox that I want to be enabled for 2 different values of that ComboBox. So, I would like something like "enable: (val1) (val2)", but that doesn't work. Is there any way to make this work?
Best,
Wolfgang
Best,
Wolfgang