Skip to content

Commit

Permalink
Update description and news
Browse files Browse the repository at this point in the history
  • Loading branch information
jonclayden committed Jun 3, 2024
1 parent 6ef9487 commit 897c23e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: RNiftyReg
Version: 2.8.1
Date: 2023-07-12
Version: 2.8.2
Date: 2024-06-03
Title: Image Registration Using the 'NiftyReg' Library
Authors@R: c(person("Jon", "Clayden", role=c("cre","aut"), email="code@clayden.org", comment=c(ORCID="0000-0002-6608-0619")),
person("Marc", "Modat", role="aut"),
Expand Down
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ Significant changes to the RNiftyReg package are laid out below for each release

=================================================================================

VERSION 2.8.2

- Objects of class "niftyregRDS" gain a simple asAffine() method for convenience.
- The code should now ensure that an affine result from loadTransform() has the
"affine" class.
- An incorrect internal assignment has been corrected.

=================================================================================

VERSION 2.8.1

- Package tests now write files to the R session's temporary directory to avoid
Expand Down

0 comments on commit 897c23e

Please sign in to comment.