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

banova error #6

Open
k-motwani opened this issue Jan 29, 2022 · 0 comments · Fixed by #5
Open

banova error #6

k-motwani opened this issue Jan 29, 2022 · 0 comments · Fixed by #5

Comments

@k-motwani
Copy link
Owner

jsq::banova(
  data = data,
  dep = depVar,
  factors = Groupcat,
  effects = FALSE,
  desc = TRUE,
  #effectsType = "matchedModels",
  modelTerms = list(
    list(
      components = "Groupcat",
      isNuisance = FALSE)),
  postHoc = Groupcat,
  plotHz = Groupcat,
  plotCI = TRUE
  )

Error in (function (filename = "Rplot%03d.png", width = 480, height = 480, :
unable to start device 'png'
In addition: Warning messages:
1: themeJasp() was deprecated in JASPgraphs 0.5.2.6.
Please use themeJaspRaw() instead.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was generated.
2: In (function (filename = "Rplot%03d.png", width = 480, height = 480, :
cairo error 'invalid value (typically too big) for the size of the input (surface, pattern, etc.)'

lifecycle::last_lifecycle_warnings()

[[1]]

message: themeJasp() was deprecated in JASPgraphs 0.5.2.6.
Please use themeJaspRaw() instead.
Backtrace:

  1. jsq::banova(...)
  2. analysis$run()
  3. private$.run()
  4. jsq func(...)
  5. jsq:::.anovaDescriptivesPlot(...)
  6. JASPgraphs::themeJasp(p, legend.position = "right")
@k-motwani k-motwani linked a pull request Jan 29, 2022 that will close this issue
@k-motwani k-motwani reopened this Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant