Skip to content

Develop - #147

Merged
TomSnijders merged 2 commits into
mainfrom
develop
Jul 16, 2026
Merged

Develop#147
TomSnijders merged 2 commits into
mainfrom
develop

Conversation

@TomSnijders

Copy link
Copy Markdown
Collaborator

Description

Functionality

  • New auxiliary functions AC_Moran and AC_Geary.
  • In transformScript, the replacement for sienaCompositionChangeFromFile
    was put before the replacement for sienaCompositionChange.
  • The component theta of results of function siena, the result of
    functions coef, and estimate_onestep have got a class coef_siena,
    which has its own print method (to allow vertical printing).
  • Function coef now has default shortenNames=FALSE.
  • Alias coefficients for coef.
  • Remark to console about output file for siena only when
    silent=FALSE.

Checklist:

Checks

  • If possible, I have added tests that prove my fix is effective or that my feature works
  • The package builds on my OS without issues
  • My changes generate no new warnings

Documentation

  • I have commented my code inline, particularly in hard-to-understand areas
  • If function added/modified, I have added/modified documentation (in .R file)
  • I have added a description of all changes to this pull request above and to the NEWS.md file
  • I have bumped the version in the DESCRIPTION and man/RSiena-package.md files by the appropriate increment:
    • 'major' (incompatible API changes)
    • 'minor' (add functionality in a backwards compatible manner)
    • 'patch' (backwards compatible bug fixes)

@TomSnijders
TomSnijders requested a review from csteglich July 16, 2026 08:45
@TomSnijders TomSnijders self-assigned this Jul 16, 2026
@TomSnijders
TomSnijders merged commit aa34dea into main Jul 16, 2026
4 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.

1 participant