• Fix: ln_normalize_ukbb and ln_normalize_clalit now return NA when the lab code is not found in the reference table.
  • Require R >= 4.0
  • Added ln_normalize_ukbb and ln_normalize_clalit utility function for normalizing using lab codes.
  • Fixed the wrong formula for converting hemoglobin A1C from mmol/mol to %
  • Fixed an issue with downloading to home directory in unix (#4)
  • Allow NA’s when normalizing if na.rm=TRUE
  • Fix: hang when age wasn’t an integer.
  • Initial release.