jasp-stats / jasp-issues

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

GLM analysis terminated unexpectedly #1217

Closed nermd closed 1 year ago

nermd commented 3 years ago

Steps to reproduce:

  1. Go to 'Visual Modeling -> Generalized Linear Modeling'
  2. Add DV
  3. Add IV
  4. See error

I can reproduce this problem with any datafile, local, OSP, DataLibrary ... !

Full error msg: Error in gzfile(file, 'wb'): cannot open the connection

Stack 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) flexplot:::glinmod_jasp(jaspResults, dataset, options) .glinmod_model_plot(jaspResults, options, ready, dataset) .create_flexplot_glinmod(jaspResults, modelplot, options, dataset) save(terms, generated.formula, options, glinmod_results, dataset, file = '~/Documents/RPackages/data_before.rdata') gzfile(file, 'wb')

Notes: there are two other issues relating to this problem: #1061 and #1054 issue #1054 claims this bug is fixed since 0.14.01 maybe a regression?

thanks for looking into this!
David

boutinb commented 3 years ago

Hi @nermd, Can you send your JASP file (or your data file)?

github-actions[bot] commented 1 year ago

This issue or pull request 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.