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

BACKPORT: Markdown show methods for our types #475

Merged
merged 2 commits into from
Feb 26, 2021
Merged

BACKPORT: Markdown show methods for our types #475

merged 2 commits into from
Feb 26, 2021

Commits on Feb 26, 2021

  1. Markdown show methods for our types (#474)

    * specify plain-text MIME in show methods
    
    * remove redudant method
    
    * markdown show method for VarCorr
    
    * show md blockdescription
    
    * broaden size to work on GLMM
    
    * show md method for MixedModel
    
    * show method for LikelihoodRatioTest
    
    * NEWS entry
    
    * remove unused padding computation
    
    * more usage notes
    
    * not gonna PCA afterall
    
    * remove unused and problematic digits kwarg
    
    * optsummary
    
    * tests
    
    * disable BLAS info on 1.7
    
    * better plain-text readability of markdown for MixedModel, BlockDescription
    
    * force a particular model fit in tests
    
    * fix future guard
    
    * more forcing fit results for textual comparison
    
    * helps if you save your changes
    
    * format tweak
    
    * whyyyy
    
    * variability in printing exponent
    
    (cherry picked from commit f81ccbc)
    palday committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    8bc7cfc View commit details
    Browse the repository at this point in the history
  2. version bump

    palday committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    d34140a View commit details
    Browse the repository at this point in the history