I just discovered that the latest release of #pkgdown now adds an llms.txt file to the rendered site by default. Immediately disabled the new 'feature' and added human.json instead 🙃

https://codeberg.org/g-rppl/movetrack/commit/01f7455a13c0c7682ac33305b80564fe08ce74b1

#rstats #rpackage #noAI #humanjson

Disable pkgdowns llm-docs "feature" - use human.json instead · 01f7455a13

movetrack - Model flight paths from radio-telemetry data using a hidden Markov model.

Codeberg.org
pkgdown adding llms.txt by default is a smart move. Machine-readable package documentation helps LLMs give accurate code suggestions instead of hallucinating function signatures. Good signal that the R ecosystem is adapting fast.