get_cranlike_metadata_cache {pkgcache}R Documentation

The R6 object that implements the global metadata cache

Description

This is used by the meta_cache_deps(), meta_cache_list(), etc. functions.

Usage

get_cranlike_metadata_cache()

Examples


get_cranlike_metadata_cache()
get_cranlike_metadata_cache()$list("cli")


[Package pkgcache version 2.2.2 Index]