Skip to content

v1.0.0#43

Merged
jhollway merged 2 commits intodevelopfrom
copilot/sub-pr-42
Mar 18, 2026
Merged

v1.0.0#43
jhollway merged 2 commits intodevelopfrom
copilot/sub-pr-42

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 15, 2026

Bumps to v1.0.0 with a set of plotting fixes, internal refactoring, and tutorial corrections.

Package

  • Updated startup message to declare the currently set theme

Graphing

  • Improved node_shape to accept more categories
  • Moved node_is_isolate and node_adoption_time to internal helpers (.node_is_isolate, .node_adoption_time) to reduce hard dependencies on {manynet}

Plotting

  • Fixed Correct ordering and positioning for horizontal axis in plot.sienaGOF #36: use .to_factor() in plot.ag_gof() to correct numeric ordering of statistics; dropped cumulative correction in plot.sienaGOF()
  • Fixed Minor error in plot.influenceTable #38: drop linetype in favour of colours even under bw theme in plot.influenceTable()
  • Fixed option key from snet_themestocnet_theme in plot.selectionTable() and plot.influenceTable()
  • Applied ag_font() to migraph model plots for consistent typography
  • Reorganised plot scripts by purpose: plot_summaries.R, plot_tests.R, plot_analysis.R

Tutorial

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"

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Copilot AI mentioned this pull request Mar 15, 2026
7 tasks
Co-authored-by: jhollway <5595229+jhollway@users.noreply.github.com>
Copilot AI changed the title [WIP] Update version to v1.0.0 v1.0.0 Mar 15, 2026
Copilot AI requested a review from jhollway March 15, 2026 16:39
@jhollway jhollway merged commit 33b2df4 into develop Mar 18, 2026
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