Search found 2851 matches

by jonathon
Thu Jul 17, 2025 5:46 am
Forum: Help
Topic: binomial logistic regression
Replies: 1
Views: 48

Re: binomial logistic regression

hi,

if you can provide steps (and data) to reproduce this, i can have a team member take a look.

errors like this usually indicate a problem with your data, but we should provide a more informative error message.

jonathon
by jonathon
Tue Jul 15, 2025 11:36 pm
Forum: Module development
Topic: VariableSupplier: restrict content variables
Replies: 11
Views: 137583

Re: VariableSupplier: restrict content variables

there's something here not quite adding up ... if you can commit your work somewhere, and provide steps to reproduce the "deletion of the update method even when the compilerMode is tame" issue, we can take a look.

jonathon
by jonathon
Tue Jul 15, 2025 11:33 pm
Forum: jamovi development
Topic: Copy/paste column headers from cvs or excel
Replies: 1
Views: 125

Re: Copy/paste column headers from cvs or excel

yeah, we'd like to add that sort of feature. in the mean time you can simply open the .csv or excel file in jamovi directly.

jonathon
by jonathon
Tue Jul 08, 2025 1:26 am
Forum: Module development
Topic: VariableSupplier: restrict content variables
Replies: 11
Views: 137583

Re: VariableSupplier: restrict content variables

is your compilerMode set to 'tame'?

https://dev.jamovi.org/ui-basic-design.html

jonathon
by jonathon
Mon Jun 30, 2025 4:51 am
Forum: Module development
Topic: Econometics module [Reference Levels]
Replies: 1
Views: 15784

Re: Econometics module [Reference Levels]

hi,

what if we invite you to our slack group? send us an email to contact <at> jamovi.org, and i'll send you an invite. easier to help with such an issue over that medium.

jonathon
by jonathon
Fri Jun 27, 2025 12:27 am
Forum: jamovi development
Topic: Deprecation warning when compiling a module with current R
Replies: 1
Views: 36423

Re: Deprecation warning when compiling a module with current R

hey, as you've probably inferred, you don't need to worry about that warning ...

jonathon
by jonathon
Mon Jun 23, 2025 8:24 am
Forum: Module development
Topic: Documentation on module creation seems to be outdated
Replies: 8
Views: 44020

Re: Documentation on module creation seems to be outdated

> Documentations is about jamovi 2.5 that depends on R 4.3 but available jamovi release is 2.6 that depends on R 4.4 we mentioned the release of the 2.5 in the news, but the documentation is no less relevant for subsequent versions. > Also, node requirements are not mentioned in the manual i'm not a...
by jonathon
Mon Jun 23, 2025 1:31 am
Forum: jamovi development
Topic: Analyses with table of content
Replies: 2
Views: 16478

Re: Analyses with table of content

yeah, we're working on this sort of re-ordering functionality at the moment ... and having adopted such a document model, a ToC would be the logical next step.

jonathon
by jonathon
Sat Jun 21, 2025 8:32 am
Forum: Module development
Topic: Documentation on module creation seems to be outdated
Replies: 8
Views: 44020

Re: Documentation on module creation seems to be outdated

i think node 1.1 is outdated rather than the documentation.

update your node to 1.2 (R package), and come back to us if you're still having trouble.

jonathon
by jonathon
Sat Jun 21, 2025 12:37 am
Forum: Module development
Topic: Documentation on module creation seems to be outdated
Replies: 8
Views: 44020

Re: Documentation on module creation seems to be outdated

hi,

it sounds like the issue is that node was missing. i would try the command again:

install.packages('jmvtools', repos='https://repo.jamovi.org')

if node was missing, i could imagine nothing working.

jonathon