Skip to content

Releases: NorwegianVeterinaryInstitute/NVIdb

NVIdb v0.13.1 (2024-12-19)

19 Dec 09:48
674d721
Compare
Choose a tag to compare

New feature: standardize_columns now accepts data.frame, list and a csv-file as input to the argument standards.

NVIdb v0.13.0 (2024-12-13)

13 Dec 06:43
d096019
Compare
Choose a tag to compare

Functions that have been moved to NVIpjsr are deprecated and gives a warning when used. Improved and standardised help.

NVIdb v0.12.0 (2024-05-22)

22 May 13:17
ede9938
Compare
Choose a tag to compare

New feature: add_kommune_fylke now translate to 2024 kommuner and fylker. It also accepts the argument year to translate older kommuner to new kommune within a given year.

NVIdb v0.11.3 (2024-05-03)

03 May 06:29
03db1a4
Compare
Choose a tag to compare

Improved and styled help for most functions.

NVIdb v0.11.2 (2024-04-05)

05 Apr 06:51
9ee81a0
Compare
Choose a tag to compare

Fixed retrieve_PJSdata so that it accepts selection_parameters that includes FUN and select_statement.
Deprecated wrapper functions of login and set_credentials for EOS.

NVIdb v0.11.1 (2024-02-05)

05 Feb 08:33
b8714c0
Compare
Choose a tag to compare

set_disease_parameters now accepts metodekode with 2 digits and accepts the arguments purpose, FUN and select_statement.

NVIdb v0.11.0 (2024-01-24)

24 Jan 08:57
5be4e9d
Compare
Choose a tag to compare

New features: Created retrieve_PJS_data to retrieve and standardise PJSdata, transform_code_values to easy transform few code combinations into other values, and select_PJSdata_for_values to perform inclusion/exclusion of rows in PJSdata based on coded values. read_Prodtilskudd now accepts the argument exctracted_date. Some bug fixes and other changes, see NEWS.

NVIdb v0.10.1 (2023-05-31)

31 May 11:20
917b724
Compare
Choose a tag to compare

New feature: add_PJS_code_description is extended so that analytt and kjennelse at sakskonklusjon-level can be translated when using the arguments PJS_variable_type = "auto" and new_column = "auto".

NVIdb v0.10.0 (2023-04-18)

18 Apr 05:50
6d63600
Compare
Choose a tag to compare

New features: created standardize_eos_data, set_dir_NVI includes argument slash =.

NVIdb v0.9.0 (2023-01-16)

16 Jan 06:33
00a75e5
Compare
Choose a tag to compare

New features: created read_eos_data and read_varekode. Log in functions now accept the argument dbinterface to choose the preferred R-package for data base interface. Minor bug fixes and other changes, see NEWS.