Skip to main content

Crate okr

Crate okr 

Source
Expand description

Reproducible, vendored R source context for coding agents.

Modules§

cli
Command-line parsing and command dispatch.
config
Strict project configuration models and validation.
digest
Deterministic file and source tree digests.
fetch
Synchronous acquisition and content-addressed caching.
hosttools
Optional git and gh detection and shell-outs through xshell.
lock
Stable lockfile models, construction, and atomic serialization.
manifest
Human- and machine-readable manifests and agent discovery affordances.
resolve
Source resolution against snapshot and forge metadata.
rlib
Read-only R installation and library introspection.
spec
R Remotes-subset source specification parsing.
vendor
Deterministic source extraction, pruning, and replacement.

Enums§

Error
Errors surfaced by the library and their stable CLI exit classes.

Type Aliases§

Result