read_data_package_archive()
from calling a deprecated endpoint (#47)vcr
dependencyEDIutils is now on CRAN
read_data_entity_names()
(#38)In the process of this refactor the function names and call patterns have changed and several functions supporting other EDI R packages have been removed, thereby creating back compatibility breaking changes with the previous major release (version 1.6.1). The previous version will be available until 2022-06-01 on the deprecated
branch. Install the previous version with:
remotes::install_github("ropensci/EDIutils", ref = "deprecated")