Skip to content

CRAN prep 0.7.1: title, acronym expansion, ?saber page#29

Merged
TroyHernandez merged 1 commit into
mainfrom
cran-prep-fixes-0.7.1
May 15, 2026
Merged

CRAN prep 0.7.1: title, acronym expansion, ?saber page#29
TroyHernandez merged 1 commit into
mainfrom
cran-prep-fixes-0.7.1

Conversation

@TroyHernandez

Copy link
Copy Markdown
Contributor

Summary

  • Title: 'Context Engineering for R' → 'Context Engineering for Large Language Model Agents'. Drops the 'for R' trailing redundancy that CRAN cookbook flags (corteza 0.6.x precedent).
  • DESCRIPTION: expand 'AI' and 'AST' on first use per CRAN spell-check policy.
  • Package help: add R/saber-package.R so ?saber returns a help page.
  • NEWS.md and cran-comments.md updated.

Pre-submission review punch list (full): Title, AST, AI, _PACKAGE doc. Also evaluated a set.seed save/restore in graph_svg() but reverted — the restore pattern requires explicit .GlobalEnv writes that trip CRAN lint, and the cookbook explicitly allows set.seed() inside a function that takes a user seed arg.

Test plan

  • tinypkgr::check() — 0 errors, 0 warnings, 0 notes
  • tinypkgr::check_win_devel() (next, after merge)

- Title: drop 'for R' trailing redundancy. New title:
  'Context Engineering for Large Language Model Agents'.
- Description: expand AST and AI on first use per CRAN policy.
- Add R/saber-package.R so ?saber returns a help page.
- NEWS.md and cran-comments.md updated to reflect the title change.
@TroyHernandez TroyHernandez merged commit 6bf3706 into main May 15, 2026
4 checks passed
@TroyHernandez TroyHernandez deleted the cran-prep-fixes-0.7.1 branch May 15, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant