Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@
^pkgdown$
^sticker\.png$
^_pkgdown\.yml$
^cran-comments\.md$
^CRAN-SUBMISSION$
3 changes: 3 additions & 0 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Version: 0.4.0
Date: 2026-01-07 00:45:35 UTC
SHA: 986f44179c3fb67d474c9a965f5643004c47e70c
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# dynamicpv 0.4.0

* Converted S7 classes and methods to S3
* Readiness for CRAN release

# dynamicpv 0.3.0

# dynamicpv 0.2.2

* Added 'class_dynpv' object with + and - methods for improved budget impact calculation handling
* Added 'class_dynpv' S7 object with + and - methods for improved budget impact calculation handling

# dynamicpv 0.2.1

Expand Down
5 changes: 5 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## R CMD check results

0 errors | 0 warnings | 1 note

* This is a new release.