fix matching of packages for which the latest verison is not available
This commit is contained in:
parent
25f29f56ee
commit
8ae2c12262
1 changed files with 4 additions and 1 deletions
|
|
@ -58,6 +58,7 @@ importFrom(s3fs,s3_dir_ls)
|
|||
importFrom(s3fs,s3_file_exists)
|
||||
importFrom(s3fs,s3_file_system)
|
||||
importFrom(s3fs,s3_file_upload)
|
||||
importFrom(stringr,str_split)
|
||||
importFrom(xml2,read_xml)
|
||||
importFrom(xml2,xml_find_all)
|
||||
importFrom(xml2,xml_find_first)
|
||||
|
|
|
|||
Loading…
Reference in a new issue