Skip to content

Releases: NorwegianVeterinaryInstitute/NVIpjsr

NVIpjsr v0.2.2 (2026-02-11)

11 Feb 06:37
1c33272

Choose a tag to compare

retrieve_PJSdata now accepts the input argument dbinterface with the valid values c("odbc", "RODBC"). retrieve_PJSdata now handles merknad with nvarchar(MAX) when using "odbc" and standardize_PJSdata now correctly generates the "fagnr" when the data have been retrieved using "odbc".

NVIpjsr v0.2.1 (2025-09-11)

11 Sep 10:43
640c1ee

Choose a tag to compare

New fixes: retrieve_PJSdata now handles new views with "anamnese" when using build_query-functions to generate the sql-statement. build_query_one_disease and build_query_outbreak now accepts metodekode with two characters only.

NVIpjsr v0.2.0 (2025-02-07)

07 Feb 12:44
2289581

Choose a tag to compare

New features : report_selection_parameters generates a data frame with the selection parameters used when selecting from PJS, for reporting selection parameters to an Excel file or others. In addition some improvements of add_PJS_code_description. Fixes of set_disease_parameters, retrieve_PJSdata and select_PJSdata_for_value.

NVIpjsr v0.1.2 (2024-08-20)

20 Aug 08:38
a19868d

Choose a tag to compare

Fix: corrected retrieve_PJSdata for the occasion of no additional arguments.

NVIpjsr v0.1.1 (2024-08-19)

19 Aug 07:29
fe58286

Choose a tag to compare

Fix: retrieve_PJSdata corrected so that it accepts arguments to underlying functions. Minor refactoring of code.

NVIpjsr v0.1.0 (2024-05-03)

03 May 07:17
03d2b7a

Choose a tag to compare

First release. Comprises PJS-related functions from NVIdb.