Search found 24 matches
- Wed Mar 05, 2025 3:09 am
- Forum: General
- Topic: Special Import into a jamovi template - "Browse" doesn't work
- Replies: 1
- Views: 49107
Special Import into a jamovi template - "Browse" doesn't work
Hi all, I was preparing for a class this morning, and I was trying to use a template I'd prepared earlier and import data into it. I found the "Browse" button at the top right of the window DID NOT WORK AT ALL - I needed to use the arrow at the top left to awkwardly navigate to the correct...
- Mon Aug 26, 2024 4:11 am
- Forum: Module development
- Topic: Getting data from RJeditor back to the jamovi dataset
- Replies: 7
- Views: 64627
Re: Getting data from RJeditor back to the jamovi dataset
Is there any update on this? I have some students using some code I wrote a while ago to calculate Mahalanobis Distance, and they want to get the data back into the dataset.
Thanks!
Deborah.
Thanks!
Deborah.
- Mon Sep 11, 2023 12:31 am
- Forum: General
- Topic: Exporting to .sav works but won’t open in SPSS
- Replies: 10
- Views: 29950
Re: Exporting to .sav works but won’t open in SPSS
Hi Jonathon,
Is there any update on this?
Thanks
Deborah.
Is there any update on this?
Thanks
Deborah.
- Tue Jul 25, 2023 3:10 am
- Forum: General
- Topic: Exporting to .sav works but won’t open in SPSS
- Replies: 10
- Views: 29950
Re: Exporting to .sav works but won’t open in SPSS
Hmm, ok, a further update! I have encountered an instance when saving from the R command line in jamovi works but exporting using the menu causes the same problem (can't open the file in SPSS). So there's something more going on than just the package version of haven.
- Tue Jul 25, 2023 1:22 am
- Forum: General
- Topic: Exporting to .sav works but won’t open in SPSS
- Replies: 10
- Views: 29950
Re: Exporting to .sav works but won’t open in SPSS
Update: Aha!! Running the write_sav command from the R command line in jamovi suggests this is indeed the problem: Debug Error in `write_sav()`: ! SPSS only supports levels with <= 120 characters. ✖ Problems: `MTBI_effects` private$.run() eval(code, self$data, echo, self$results, figWidth = figWidth...
- Tue Jul 25, 2023 12:58 am
- Forum: General
- Topic: Exporting to .sav works but won’t open in SPSS
- Replies: 10
- Views: 29950
Re: Exporting to .sav works but won’t open in SPSS
Hi again Jonathon, That email address does not seem to be working. Sorry, could you give me an exact email? A little extra info: The SPSS error message also always says: >Error. Command name: GET FILE >Invalid SPSS Statistics data file: JamoviExport_CombinedData_rescored.sav (DATA1204) >Execution of...
- Mon Jul 24, 2023 5:50 am
- Forum: General
- Topic: Exporting to .sav works but won’t open in SPSS
- Replies: 10
- Views: 29950
Re: Exporting to .sav works but won’t open in SPSS
Just an addendum: I did manage to get around the problem by reading the exported .sav file into R using haven, and then writing it back to file from haven without any changes. It will then open in SPSS. Super weird.
- Mon Jul 24, 2023 5:30 am
- Forum: General
- Topic: Exporting to .sav works but won’t open in SPSS
- Replies: 10
- Views: 29950
Exporting to .sav works but won’t open in SPSS
Hi all, I have a query from a student who is using jamovi for their data analyses, but needs to send it to their supervisor in SPSS format (because none of our academics will bother to download jamovi). The file seems to export OK, but then it will not open in SPSS. I have been able to replicate thi...
- Fri Apr 08, 2022 9:13 am
- Forum: General
- Topic: Error in JAMM - not enough independent variables
- Replies: 2
- Views: 3828
Re: Error in JAMM - not enough independent variables
Ah, that’s good to know, thanks!
- Fri Apr 08, 2022 12:20 am
- Forum: General
- Topic: Error in JAMM - not enough independent variables
- Replies: 2
- Views: 3828
Error in JAMM - not enough independent variables
Hi all, I'm just working through some mediation examples with my 4th year research methods class, and am trying to show how JAMM can be used in place of PROCESS macro. I'm using the examples posted here: https://jamovi-amm.github.io/glm_example2.html However, since updating jamovi to 2.3.2, I'm gett...