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]: This analysis terminated unexpectedly on visual modelling #2494

Closed
2 of 3 tasks
georgietinker opened this issue Dec 28, 2023 · 5 comments
Closed
2 of 3 tasks
Assignees
Labels
Bug Module: jaspVisualModeling Waiting for requester If waiting for a long time it is reasonable to close an issue

Comments

@georgietinker
Copy link

JASP Version

0.16.4

Commit ID

No response

JASP Module

Visual Modeling

What analysis are you seeing the problem on?

moderation analysis

What OS are you seeing the problem on?

Other

Bug Description

This analysis terminated unexpectedly.

Error in UseMethod('.applyEnDeCoder', x): no applicable method for '.applyEnDeCoder' applied to an object of class 'character'

Stack trace
linmod(...)

flexplot:::linmod_jasp(jaspResults, dataset, options)

.linmod_compute(jaspResults, dataset, options, ready)

unlist(lapply(encodeColNames(options$interactions), FUN = function(x) encodeColNames(unlist(x$components))))

lapply(encodeColNames(options$interactions), FUN = function(x) encodeColNames(unlist(x$components)))

encodeColNames(options$interactions)

.applyEnDeCoder(x, fun, ...)

.applyEnDeCoder.list(x, fun, ...)

rapply(x, f = .applyEnDeCoder, how = 'replace', fun = fun, ...)

(function (x, fun, ...)
{
UseMethod('.applyEnDeCoder', x)
})(X, ...)
Screenshot 2023-12-28 at 17 10 53

Expected Behaviour

should have shown a graph

Steps to Reproduce

...

Log (if any)

No response

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.
@tomtomme
Copy link
Member

You are on a pretty old jasp version.
Can you try the new one from the windows store?
https://apps.microsoft.com/detail/9P08CWG12JNL?hl=de-de&gl=US
Or which OS do you use?

@dustinfife
Copy link

I believe this fixes this issue.

@tomtomme
Copy link
Member

@georgietinker
Can you confirm and if so, close this issue?

@shun2wang shun2wang added the Waiting for requester If waiting for a long time it is reasonable to close an issue label Jan 3, 2024
@boutinb
Copy link
Contributor

boutinb commented Jan 3, 2024

I'm afraid the fix from @dustinfife did not get the 0.18.2 release. We will have to wait the next JASP release.

@boutinb
Copy link
Contributor

boutinb commented Jan 9, 2024

A new version (0.18.3) will be probably released this week, and the fix from @dustinfife will be incorporated.

@boutinb boutinb closed this as completed Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 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

5 participants