validate_manifest: Validate a file manifest.

View source: R/manifest.R

validate_manifestR Documentation

Validate a file manifest.

Description

Check a manifest data.frame for well-formedness, normalize the path and optional columns, and reject paths that would leave the package cache. Used internally by read_manifest.

Usage

validate_manifest(manifest)

Arguments

manifest

data.frame. The manifest to validate.

Value

data.frame. The validated and normalized manifest.


pkgfilecache documentation built on Sept. 1, 2026, 1:08 a.m.