v0.6
This release adds some handy new functions (see NEW) but, importantly, we've changed the default replication policy to FALSE, numReplicas to 0, and the set of blocked MNs to KNB and UCSB1. As such, this is a strongly recommended update for all users.
FIXED
get_all_versionsshould be much faster now- A number of documentation fixes have been made
eml_projectshould now set funding numbers bettereml_creator,eml_contact, and other EML party functions have been re-written and should work better now
NEW
publish_update,update_object,create_object,create_resource_map, andupdate_resourcemap now all set a default replication policy of allowed = FALSE, numReplicas = 0, and sets KNB and mnUCSB1 as blocked replication targets- New function
mdq_run: You can now run your metadata documents through the Quality engine from R, seemdq_run - New function
show_indexing_status: You can now query the indexing status of all PIDs in an updated package withshow_indexing_status
IMPROVED
update_objectandpublish_objectnow do sanity checks on theformat_idthey are passedpublish_updatenow does even more sanity checking of its arguments. These extra checks shouldn't slow anything down in a noticeable way