Calls the CKAN package_show verb. The returned list
contains title, notes, resources, etc. -
resources are the individual downloadable files in the package.
Usage
morie_ingest_ckan_package_show(
portal,
package_id,
api_key = NULL,
user_agent = .MORIE_CKAN_DEFAULT_UA,
timeout = .MORIE_CKAN_DEFAULT_TIMEOUT
)