The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
When gp3ml.reproducible_examples is TRUE,
report timestamps and session details use deterministic documentation
placeholders rather than build-session values. Research use outside
documentation retains the real runtime metadata.
example_file <- tempfile(fileext = ".md")
writeLines(
paste0(
"Generated",
": 2026-07-25 23:26:03 UTC"
),
example_file
)
audit <- audit_gazepoint_reproducibility(example_file)
audit
#> gp3ml reproducibility audit: review (1 files, 1 findings)
plot(audit)Before publication, the same audit can be run over generated
docs/ output to identify runtime-specific paths, addresses,
or generated timestamps.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.