NEWS.md
Added function get_pkg_fcn_info() for obtaining information on a package’s functions.
Added the functions create_function_graph(), show_called_functions(), and, reexported the render_graph() function; these are for generating network graphs of package functions and working with the graph
Added function write_pkg_api() for writing a package’s API functions to a file