Changes in version 1.52.0 SIGNIFICANT USER-VISIBLE CHANGES o The "organism" KEGG endpoint has stopped working due to upstream changes, the "genome" endpoint can be used instead with `keggList("genome")` (@assaron, #30) o The `mark.pathway.by.objects` function has been removed. BUG FIXES AND MINOR IMPROVEMENTS o Updated `color.pathway.by.objects` to align with the new KEGG Map Coloring web application specifications, using space-separated multi-query format. o Added unit tests and examples for querying the KEGG Orthology database e.g., `keggLink("ko", "sce")` (@assaron, #38) Changes in version 1.48.1 SIGNIFICANT USER-VISIBLE CHANGES o Defunct `mark.pathway.by.objects` function (no longer supported). Changes in version 1.46.0 BUG FIXES o 1.45.1 Fix keggFind URL to use '+' instead of spaces. Changes in version 1.42.0 SIGNIFICANT USER-VISIBLE CHANGES o `keggCompounds` lists compound IDs for a given pathway (@KristinaRiemer, #6). BUG FIXES o Update URL path in `.get.kegg.url` from `tmp` to `kegg` subfolder. Changes in version 1.37.0 BUG CORRECTION o 1.37.1 Fixes new endpoint o 1.37.2 http to https fixes windows error Changes in version 1.0.0 SIGNIFICANT USER-VISIBLE CHANGES o Package introduced. NEW FEATURES o Package introduced.