Search found 2845 matches
- Mon Jun 23, 2025 8:24 am
- Forum: Module development
- Topic: Documentation on module creation seems to be outdated
- Replies: 7
- Views: 3546
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: 855
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: 7
- Views: 3546
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: 7
- Views: 3546
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: 7
- Views: 3546
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: 4
- Views: 7210
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: 3356
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: 3813
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
- Fri Jun 13, 2025 12:20 am
- Forum: jamovi development
- Topic: Adjusted p-values for multiple comparisons
- Replies: 4
- Views: 7210
Re: Adjusted p-values for multiple comparisons
we're reluctant to add more corrections to the t-test itself, just because it's not an oft-used feature in t-tests, and we try and not to overwhelm the user with options. Longer term, I could imagine us adding the ability to save p-values to a column in a data set, where a subsequent analysis could ...
- Wed Jun 11, 2025 7:31 am
- Forum: Help
- Topic: Change Decimal separator
- Replies: 6
- Views: 2155
Re: Change Decimal separator
hi,
we don't support this feature at present.
jonathon
we don't support this feature at present.
jonathon