get_internals_id {pkgcache}R Documentation

Query UUID identifying the version of the R API

Description

Packages need to be recompiled if this id changes.

Usage

get_internals_id()

Value

String, a UUID.

Examples

get_internals_id()

[Package pkgcache version 2.2.2 Index]