Reference manual

User Manual

Reference pages generated from the repo docs and ordered for subsystem lookup.

  • Generated from the repo `docs/` directory so the site stays close to the implementation notes.
  • Ordered for lookup and subsystem reading instead of dumping pages in an undifferentiated list.
  • Complements the guide pages with longer-form explanations of runtime behavior and sharp edges.
manual scope

The manual is for exact runtime behavior, not just orientation.

6 reference pages generated from repo docs
Runtime package loading, native calls, graphics state, and tracebacks
Design intentional divergences from GNU R and the reasoning behind them

How to use the manual

Use the manual when you need the deeper reference view of miniR's runtime behavior instead of a high-level guide.

  • Start with Divergences from GNU R when you need to know whether a behavior change is intentional.
  • Read Package Runtime and Native Runtime when package loading or extension behavior is the real subject.
  • Use Graphics Devices and Tracebacks and Backtraces when debugging output and diagnostics.
  • Treat focused pages such as the HDF5 note as implementation references rather than product-level overviews.

Full Index

Every manual page, ordered as a reference path.

Start near the top if you are learning the runtime. Jump deeper when you already know which subsystem you need.