Search found 2654 matches

by jonathon
Wed May 29, 2024 11:39 pm
Forum: Help
Topic: Cleaning Data - Case-Mean Substitution IF
Replies: 3
Views: 1221

Re: Cleaning Data - Case-Mean Substitution IF

hi,

let me think about this. i think it would be useful if we could provide a function to do this. i've created an issue here where you can track my progress.

https://github.com/jamovi/jamovi/issues/1501

jonathon
by jonathon
Wed May 29, 2024 2:24 am
Forum: Help
Topic: Looking for Jamovi 2.3.3.0 installing file for MAC
Replies: 5
Views: 818

Re: Looking for Jamovi 2.3.3.0 installing file for MAC

ah, now what you write is interesting ... i don't think i realised that packagemanager hosted files from that far back. i've updated jmvtools (2.5.5) to use the packagemanager repos. ... it may turn out we can build for the 2.3

jonathon
by jonathon
Sun May 26, 2024 4:25 am
Forum: jamovi development
Topic: Cloud login
Replies: 1
Views: 518

Re: Cloud login

no, sorry. it really is single user (well, you can have multiple users using it, but they all have the same access). if you need multi-user, i'd suggest our cloud offering:

https://cloud.jamovi.org

cheers
by jonathon
Sat May 25, 2024 7:57 am
Forum: Help
Topic: Unable to Open File in Linux
Replies: 5
Views: 672

Re: Unable to Open File in Linux

Hi, I've pushed a fix, and once the build machinery is finished, version 2.5.5 should be available for linux. The flatpak build toolchain uses quite aggressive compiler optimisations, which involves making assumptions that aren't always true. I've provided a few more hints to the compiler, so it doe...
by jonathon
Wed May 22, 2024 11:57 pm
Forum: Help
Topic: Unable to Open File in Linux
Replies: 5
Views: 672

Re: Unable to Open File in Linux

hi,

are you able to provide me with steps to reproduce this issue? we'll push out a high priority fix.

jonathon
by jonathon
Wed May 22, 2024 2:17 am
Forum: Help
Topic: Unable to Open File in Linux
Replies: 5
Views: 672

Re: Unable to Open File in Linux

hi,

sounds like a corrupt file. if you either attach it here, or email it through to contact <at> jamovi.org i'll take a look.

jonathon
by jonathon
Wed May 22, 2024 12:46 am
Forum: Module development
Topic: GGIR Package
Replies: 3
Views: 465

Re: GGIR Package

hi joao, take a look at the tutorial seol has pointed you towards, and don't hesitate to get in touch if you need help along the way. generally speaking, modules don't require too much maintenance once they're developed, but it comes down to what breaking changes occur in upstream R packages ... if ...
by jonathon
Mon May 20, 2024 5:02 am
Forum: Help
Topic: Starting and connection problems with Jamovi when using firewall
Replies: 6
Views: 390

Re: Starting and connection problems with Jamovi when using firewall

awesome!

yes, python.exe is probably the most important one.

cheers

jonathon
by jonathon
Mon May 20, 2024 1:56 am
Forum: Help
Topic: Starting and connection problems with Jamovi when using firewall
Replies: 6
Views: 390

Re: Starting and connection problems with Jamovi when using firewall

hi, yes it looks as though the firewall is preventing jamovi from opening those ports. it might be worth contacting the firewall vendor, as if it's going to block the ports, jamovi isn't going to run. normally firewalls simply block/filter incoming network traffic, and leave access to the 'loopback'...