Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Using The Visual Modeling #2784

Open
2 of 3 tasks
helenum opened this issue Jun 17, 2024 · 7 comments
Open
2 of 3 tasks

[Bug]: Using The Visual Modeling #2784

helenum opened this issue Jun 17, 2024 · 7 comments
Assignees
Labels
Module: jaspVisualModeling Waiting for requester If waiting for a long time it is reasonable to close an issue

Comments

@helenum
Copy link

helenum commented Jun 17, 2024

JASP Version

0.18.3

Commit ID

No response

JASP Module

Visual Modeling

What analysis are you seeing the problem on?

No response

What OS are you seeing the problem on?

macOS Silicon

Bug Description

I have received this error message:
Error in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/Applications/JASP.app/Contents/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/dplyr/libs/dplyr.so':
dlopen(/Applications/JASP.app/Contents/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/dplyr/libs/dplyr.so, 0x0006): Library not loaded: /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libR.dylib
Referenced from: <7E9BA906-F6A6-3212-A05E-D321043276A1> /Applications/JASP.app/Contents/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/dplyr/libs/dplyr.so
Reason: tried: '/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libR.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libR.dylib' (no such file), '/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libR.dylib' (no such file), '/usr/lib/libR.dylib' (no such file, not in dyld cache)

Expected Behaviour

Performing the visual modeling.

Steps to Reproduce

  1. Opening The Visual Modeling

..

Log (if any)

Error in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/Applications/JASP.app/Contents/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/dplyr/libs/dplyr.so':
dlopen(/Applications/JASP.app/Contents/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/dplyr/libs/dplyr.so, 0x0006): Library not loaded: /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libR.dylib
Referenced from: <7E9BA906-F6A6-3212-A05E-D321043276A1> /Applications/JASP.app/Contents/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/dplyr/libs/dplyr.so
Reason: tried: '/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libR.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libR.dylib' (no such file), '/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libR.dylib' (no such file), '/usr/lib/libR.dylib' (no such file, not in dyld cache)

Final Checklist

  • I have included a screenshot showcasing the issue, if possible.
  • I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
  • I have accurately described the bug, and steps to reproduce it.
@helenum helenum added the Bug label Jun 17, 2024
Copy link

@helenum, thanks for taking the time to create this issue. If possible (and applicable), please upload to the issue website (#2784) a screenshot showcasing the problem, and/or a compressed (zipped) .jasp file or the data file that causes the issue. If you would prefer not to make your data publicly available, you can send your file(s) directly to us, issues@jasp-stats.org

@helenum
Copy link
Author

helenum commented Jun 17, 2024

I cannot upload the jasp file (it is in grey).
Captura de ecrã 2024-06-17, às 20 07 00

@helenum
Copy link
Author

helenum commented Jun 17, 2024

The csv file, however, is this:
AUC_DADOS_PARA_JASP.csv

@dustinfife
Copy link

I can't reproduce that on my computer.

@boutinb
Copy link
Contributor

boutinb commented Jun 19, 2024

Hi @helenum Which version of MacOS do you have? You can download your JASP file, by changing the suffix to .zip (test.jasp -> test.zip).

@tomtomme
Copy link
Member

tomtomme commented Jun 19, 2024

@helenum
The CSV you provided does not contain "1_SPECIFICITY", just and empty V9 see

grafik

It does contain SPECIFICITY and that produces a nice graph.

grafik

So it is crucial to know what you have done to SPECIFICITY to get 1_SPECIFICITY (how those are different) so that we can reproduce the bug. Please rename your .jasp to .zip and upload it here like boutinb described. Thx!

@tomtomme tomtomme added Waiting for requester If waiting for a long time it is reasonable to close an issue Bug: Medium Bugs that don't influence the basic function of the app, but it's better to fix them at some point. and removed Bug labels Jun 19, 2024
@tomtomme tomtomme removed Bug: Medium Bugs that don't influence the basic function of the app, but it's better to fix them at some point. OS: macOS Silicon labels Jul 6, 2024
@tomtomme
Copy link
Member

tomtomme commented Jul 6, 2024

@helenum
Any news on this one for us?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module: jaspVisualModeling Waiting for requester If waiting for a long time it is reasonable to close an issue
Projects
None yet
Development

No branches or pull requests

4 participants