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
Search found 2847 matches
- Mon Jun 30, 2025 4:51 am
- Forum: Module development
- Topic: Econometics module [Reference Levels]
- Replies: 1
- Views: 481
- Fri Jun 27, 2025 12:27 am
- Forum: jamovi development
- Topic: Deprecation warning when compiling a module with current R
- Replies: 1
- Views: 5933
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
jonathon
- Mon Jun 23, 2025 8:24 am
- Forum: Module development
- Topic: Documentation on module creation seems to be outdated
- Replies: 8
- Views: 18360
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...
- Mon Jun 23, 2025 1:31 am
- Forum: jamovi development
- Topic: Analyses with table of content
- Replies: 2
- Views: 5302
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
jonathon
- Sat Jun 21, 2025 8:32 am
- Forum: Module development
- Topic: Documentation on module creation seems to be outdated
- Replies: 8
- Views: 18360
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
update your node to 1.2 (R package), and come back to us if you're still having trouble.
jonathon
- Sat Jun 21, 2025 12:37 am
- Forum: Module development
- Topic: Documentation on module creation seems to be outdated
- Replies: 8
- Views: 18360
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
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
- Fri Jun 20, 2025 9:08 am
- Forum: Module development
- Topic: Documentation on module creation seems to be outdated
- Replies: 8
- Views: 18360
Re: Documentation on module creation seems to be outdated
hi oliveros,
there are maybe one or two (fairly inconsequential) things that need a little update in the developer docs, but i think you'll find that it is mostly still correct.
could you provide the output from `jmvtools::install()`?
cheers
jonathon
there are maybe one or two (fairly inconsequential) things that need a little update in the developer docs, but i think you'll find that it is mostly still correct.
could you provide the output from `jmvtools::install()`?
cheers
jonathon
- Mon Jun 16, 2025 1:49 am
- Forum: jamovi development
- Topic: Adjusted p-values for multiple comparisons
- Replies: 5
- Views: 11189
Re: Adjusted p-values for multiple comparisons
yeah, i'd suggest it's not a straight-forward area ... you might be comfortable with a 5% error rate for each hypothesis you're testing.
... and if you are wanting to correct, it's unlikely that the number of tests you're performing are neatly contained within a single t-test analysis.
jonathon
... and if you are wanting to correct, it's unlikely that the number of tests you're performing are neatly contained within a single t-test analysis.
jonathon
- Mon Jun 16, 2025 1:38 am
- Forum: Help
- Topic: display difficulties post update
- Replies: 3
- Views: 4816
Re: display difficulties post update
i think this will be fixed in the 2.7, in the mean time you can read about the issue and how you can work around it here:
https://github.com/jamovi/jamovi/issues ... 2724888022
jonathon
https://github.com/jamovi/jamovi/issues ... 2724888022
jonathon
- Fri Jun 13, 2025 11:02 pm
- Forum: Module development
- Topic: Running torch on jamovi
- Replies: 2
- Views: 5066
Re: Running torch on jamovi
Hi,
that error simply means that the R process crashed ... that's often caused by one's computer running out of resources ... in your case that's probably not the issue.
jonathon
that error simply means that the R process crashed ... that's often caused by one's computer running out of resources ... in your case that's probably not the issue.
jonathon