Skip to content

glyparse 0.5.6

Choose a tag to compare

@fubin1999 fubin1999 released this 24 Feb 07:58

Minor improvements and bug fixes

  • Parser functions are now significantly faster (10-30x) for large inputs.
  • Replaced deprecated dplyr::case_match() with dplyr::recode_values() in parsers to prevent warnings.