Skip to content

Dev - #27

Open
vertesy wants to merge 5 commits into
mainfrom
dev
Open

Dev#27
vertesy wants to merge 5 commits into
mainfrom
dev

Conversation

@vertesy

@vertesy vertesy commented Aug 28, 2026

Copy link
Copy Markdown
Owner

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: be3f9c12dd

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread R/ReadWriter.R
Comment on lines +402 to +405
#' @description Read in a data frame (CSV), extract a value and a name column, and convert them
#' to a named vector. By default, it assumes the names are in the first column and the values in the second.
#' For Excel-style named vectors, names are in column 1 and headers are shifted.
#' The header should start with a TAB; the first column name should be empty.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Regenerate Rd files after editing roxygen

These roxygen edits are not reflected in the generated help: for example, this description now explains the second value column and shifted headers, while man/read.simple.csv.named.vector.Rd retains the old malformed text; the same mismatch exists for several other edited documentation blocks such as construct.file.path, read.simple.xlsx, and the write helpers. Installed users read the .Rd files rather than these comments, so run devtools::document() and commit all regenerated documentation.

AGENTS.md reference: AGENTS.md:L21-L24

Useful? React with 👍 / 👎.

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