jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
59 stars 29 forks source link

bug on Repeated Measures ANOVA #705

Closed lartod closed 1 year ago

lartod commented 4 years ago

This analysis terminated unexpectedly.

Error in ref_grid(object, ...): Can't handle an object of class 'NULL' Use help('models', package = 'emmeans') for information on supported models.

Slack Trace tryCatchOne(expr, names, parentenv, handlers[[1]])

doTryCatch(return(expr), name, parentenv, handler)

withCallingHandlers(expr = analysis(jaspResults = jaspResults, dataset = dataset, options = options), error = .addStackTrace)

analysis(jaspResults = jaspResults, dataset = dataset, options = options)

.referenceGrid(rmAnovaContainer, options, ready)

emmeans::emmeans(fullModel, formula)

ref_grid(object, ...)

stop(data)

enter any data with rm ANOVA

Steps to reproduce:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error
boutinb commented 4 years ago

We have just released a new version 0.12.2 that should solve this problem

boutinb commented 4 years ago

If the new version does not solve your problem, reopen this issue.

salif08 commented 4 years ago

I have version 0.12.2 and this is still happening for me.

boutinb commented 4 years ago

@salif08 Can you give us the data you used, and a clear reproduction path?

github-actions[bot] commented 1 year ago

This issue will be automatically closed in 42 days due to inactivity. Feel free to leave a comment if you believe this is still relevant.

github-actions[bot] commented 1 year ago

Automatically closed due to inactivity.