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

Suppress or deal with messages in tests #740

Closed
IndrajeetPatil opened this issue Mar 18, 2023 · 1 comment
Closed

Suppress or deal with messages in tests #740

IndrajeetPatil opened this issue Mar 18, 2023 · 1 comment
Labels
Low priority 😴 This issue can be easily workaround or happens only in edge cases

Comments

@IndrajeetPatil
Copy link
Member

Related to easystats/easystats#343

Current output:

Gu & Wahba 4 term additive model
Registered S3 methods overwritten by 'ivreg':
  method              from
  anova.ivreg         AER 
  hatvalues.ivreg     AER 
  model.matrix.ivreg  AER 
  predict.ivreg       AER 
  print.ivreg         AER 
  print.summary.ivreg AER 
  summary.ivreg       AER 
  terms.ivreg         AER 
  update.ivreg        AER 
  vcov.ivreg          AER 
Compiling Stan program...
Start sampling
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
Error in .Call("FreeADFunObject", ptr, PACKAGE = DLL) : 
  "FreeADFunObject" not available for .Call() for package "glmmTMB"
Calls: <Anonymous>
Registered S3 methods overwritten by 'polspline':
  method               from     
  plot.logspline       logspline
  plot.oldlogspline    logspline
  print.logspline      logspline
  print.oldlogspline   logspline
  summary.logspline    logspline
  summary.oldlogspline logspline
boundary (singular) fit: see help('isSingular')
Fitting a multivariate glmer model.

Please note the warmup may be much slower than later iterations!
Registered S3 methods overwritten by 'AER':
  method              from 
  print.ivreg         ivreg
  print.summary.ivreg ivreg
  summary.ivreg       ivreg
  vcov.ivreg          ivreg
  bread.ivreg         ivreg
  estfun.ivreg        ivreg
  hatvalues.ivreg     ivreg
  predict.ivreg       ivreg
  anova.ivreg         ivreg
  terms.ivreg         ivreg
  model.matrix.ivreg  ivreg
  update.ivreg        ivreg
@IndrajeetPatil IndrajeetPatil added the Low priority 😴 This issue can be easily workaround or happens only in edge cases label Mar 18, 2023
@strengejacke
Copy link
Member

I think this can be closed. I'm checking unnecessary messages every now and then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low priority 😴 This issue can be easily workaround or happens only in edge cases
Projects
None yet
Development

No branches or pull requests

2 participants