Releases: NorwegianVeterinaryInstitute/OKplan
OKplan v0.7.1 (2024-11-12)
Fix: append_sum_line
now manage to sum also the first column in a table.
OKplan v0.7.0 (2024-01-05)
New features: Created get_holiday. Bug fixes: Fixed several bugs in get_tested_herds.
OKplan v0.6.1 (2023-10-09)
Fixed get_tested_herds so that the argument year now accepts more than one year as input. In write_ok_selection_list the argument column can now be passed to append_sum_line.
OKplan v0.6.0 (2023-05-30)
Created get_tested_herds and improved write_ok_selection_list. Improved function help by including links and standardising argument descriptions.
OKplan v0.5.0 (2022-12-15)
New features: write_ok_selection_list can add more than one sheet to a workbook, adjust_samples_to_budget now handles groups and check_ok_selection outputs a html-file. See NEWS for details.
OKplan v0.4.2 (2022-01-20)
Fixed problems with R-package dependencies during installation.
OKplan v0.4.1 (2021-12-17)
fix: adjust_samples_to_budget returns data with column adjusted_sample when no changes
OKplan v0.4.0 (2021-12-09)
New feature: write_ok_selection_list automates writing of selection lists from a standard source file that is modified based on information in OK_column_standards.
OKplan v0.3.0 (2021-11-29)
New features: append_sum_line and adjust_samples_to_budget.
OKplan v0.2.0 (2021-01-29)
Introduces control_OK_selection preliminary version