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

Release/0.7.0 #337

Merged
merged 8 commits into from
Jun 7, 2024
Merged

Release/0.7.0 #337

merged 8 commits into from
Jun 7, 2024

Conversation

kylebaron
Copy link
Contributor

@kylebaron kylebaron commented May 31, 2024

pmtables 0.7.0

  • New functionality to create table notes from glossary files (Pull table notes from tex glossary files and yaml  #326).
    • read_glossary() reads from .tex or .yaml formatted files, returning a
      glossary object
    • select_glossary() selects specific entries from a glossary object
    • as_glossary() creates a glossary object on the fly or from a list
    • glossary_notes() creates notes from a glossary object, a list, or the
      name of a glossary file
    • st_notes_glo() creates and and attaches notes to a table in a pipeline
  • stable_save_image() added to create an image from a table and save to a
    specific location; this builds on [st_aspdf()] and st_aspng() and
    adding convenient syntax and options (Feature - save table as image #333).
  • The maxex argument to sig() can now be set through the pmtables.maxex
    option (Set option for maxex argument to sig #328).
scores:
{
  "testing": {
    "check": 1,
    "covr": 0.9263
  },
  "documentation": {
    "has_vignettes": 0,
    "has_website": 1,
    "has_news": 1
  },
  "maintenance": {
    "has_maintainer": 1,
    "news_current": 1
  },
  "transparency": {
    "has_source_control": 1,
    "has_bug_reports_url": 1
  }
}

@kyleam
Copy link
Contributor

kyleam commented May 31, 2024

@kylebaron I pushed a few minor touch-ups (00fb0bf, 7a371e8, dbcef95), mostly focused on improving the mpn.scorecard scores. Please feel free to adjust as you see fit.

NEWS.md Outdated Show resolved Hide resolved
@kylebaron
Copy link
Contributor Author

@kylebaron I pushed a few minor touch-ups (00fb0bf, 7a371e8, dbcef95), mostly focused on improving the mpn.scorecard scores. Please feel free to adjust as you see fit.

Thanks!

@kylebaron kylebaron merged commit ff81004 into main Jun 7, 2024
5 checks passed
@kylebaron kylebaron deleted the release/0.7.0 branch June 7, 2024 12:35
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 this pull request may close these issues.

2 participants