pkgEnv: The 'reproducible' package environments

.messageR Documentation

The reproducible package environments

Description

Environment used internally to store internal package objects and methods.

Usage

.message

.pkgEnv

Details

  • .message is specifically for messages and message-generating functions;

  • .pkgEnv is for general use within the package;

  • .reproEnv is used for Cache-related objects;


reproducible documentation built on Aug. 26, 2026, 1:07 a.m.