Releases: NorwegianVeterinaryInstitute/NVIpjsr
NVIpjsr v0.2.2 (2026-02-11)
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)
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)
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)
Fix: corrected retrieve_PJSdata for the occasion of no additional arguments.
NVIpjsr v0.1.1 (2024-08-19)
Fix: retrieve_PJSdata corrected so that it accepts arguments to underlying functions. Minor refactoring of code.
NVIpjsr v0.1.0 (2024-05-03)
First release. Comprises PJS-related functions from NVIdb.