obtain all package artifact folder paths
artifact_folder_paths(
version = "3.16",
type = "bioc",
cache = BiocFileCache::BiocFileCache(),
url = NULL,
destbase = "report"
)
character(1) defaults to "3.16"
character(1) defaults to 'bioc' which implies 'software'; see Note.
instance of `BiocFileCache::BiocFileCache()`
passed to `get_report_tgz_cacheid`
passed to `path_to_untarred_artifact_folders`, defaults to "report"
Use bbsBuildArtifacts:::valid_types() to see valid values for `type`.
cururl = demo_url()
artifact_folder_paths(url=cururl, destbase="test_report")
#> starting untar...
#> done
#> artifact_folders_paths instance:
#> There are 0 folders.
#> Subset via [pkgname] to get full path.