Skip to content

Commit

Permalink
chore: NEWS and DESCRIPION v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PetterHopp committed Dec 17, 2021
1 parent 4932b90 commit 784ab67
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: OKplan
Title: Tools to facilitate the Planning of the annual Surveillance Programmes
Version: 0.4.0.9000
Date: 2021-##-##
Version: 0.4.1
Date: 2021-12.17
Authors@R:
c(person(given = "Petter",
family = "Hopp",
Expand All @@ -21,6 +21,7 @@ LazyData: true
Imports:
checkmate,
dplyr,
magrittr,
openxlsx,
stats,
NVIdb (>= 0.3.0),
Expand Down
6 changes: 3 additions & 3 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
OKplan 0.4.0.9000 - (2021-##-##)
OKplan 0.4.1 - (2021-12-17)
---------------------------

New features:
Bug fixes:

-
- adjust_samples_to_budget genereates the new column 'adjusted_sample' also when initial sample is correct


Other changes:
Expand Down

0 comments on commit 784ab67

Please sign in to comment.