Skip to content

v1.0.1#53

Merged
jhollway merged 6 commits into
mainfrom
develop
Apr 30, 2026
Merged

v1.0.1#53
jhollway merged 6 commits into
mainfrom
develop

Conversation

@jhollway

@jhollway jhollway commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Description

Package

  • Updated the logo
  • Fixed the error in some flavours by removing environment references in included objects

Plotting

Tutorials

  • Fixed the tutorial to use netrics functions

Checklist:

  • Documentation
    • DESCRIPTION file version is bumped by the appropriate increment (major, minor, patch)
    • Date in DESCRIPTION is correct
    • Longer functions are commented inline or broken down into helper functions to help debugging
  • PR form
    • Title indicates expected version number
    • PR description above and the NEWS.md file are aligned
    • Description above itemizes changes under subsection titles, e.g. "## Data""
    • Closed, fixed, or related issues are referenced and explained in the description above, e.g. "Fixed #0 by adding A"

Copilot AI review requested due to automatic review settings April 30, 2026 06:29
@codecov

codecov Bot commented Apr 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.30%. Comparing base (d330755) to head (c2ee23c).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   56.30%   56.30%           
=======================================
  Files          24       24           
  Lines        1920     1920           
=======================================
  Hits         1081     1081           
  Misses        839      839           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Patch release prep for autograph 1.0.1, updating documentation/tutorial materials and bundled data to address a CRAN-related issue and align examples with current dependencies.

Changes:

  • Bumped package version/date and updated release notes / CRAN comments for v1.0.1.
  • Updated plotting docs/examples (including a new ggplot2 scale example) and tutorial content (netrics function names, fill vs colour scales).
  • Added/updated bundled result object ergm_res and regenerated the rendered learnr tutorial HTML.

Reviewed changes

Copilot reviewed 8 out of 14 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
man/plot_interp.Rd Adds an example showing how to tweak colours via an added ggplot2 scale layer.
man/autograph-package.Rd Updates tutorial launch instructions to use migraph::run_tute().
inst/tutorials/tutorial2/visualisation.html Re-rendered learnr tutorial output reflecting tutorial/code updates.
inst/tutorials/tutorial2/visualisation.Rmd Updates tutorial code to new netrics function names and adjusts tutorial content.
data/ergm_res.rda Adds/updates a bundled ERGM result object (likely re-saved to remove env refs).
cran-comments.md Updates CRAN submission notes for the fix.
R/plot_interp.R Adds a roxygen example with an added ggplot2 discrete colour scale.
NEWS.md Adds v1.0.1 changelog entries.
DESCRIPTION Bumps Version/Date to 1.0.1.
.gitignore Ignores .positai.
.Rbuildignore Ignores .positai and .claude.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread man/autograph-package.Rd Outdated
Comment thread inst/tutorials/tutorial2/visualisation.Rmd
Comment thread NEWS.md Outdated
Comment thread R/plot_interp.R
Comment thread man/plot_interp.Rd
jhollway and others added 2 commits April 30, 2026 08:40
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jhollway jhollway self-assigned this Apr 30, 2026
@jhollway jhollway merged commit a400176 into main Apr 30, 2026
5 checks passed
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.

Themes; please improve colors of curves

2 participants