Skip to content

Fix spelling mistakes across codebase#47

Merged
vertesy merged 1 commit intodevfrom
codex/fix-spelling-mistakes-in-code
Aug 7, 2025
Merged

Fix spelling mistakes across codebase#47
vertesy merged 1 commit intodevfrom
codex/fix-spelling-mistakes-in-code

Conversation

@vertesy
Copy link
Owner

@vertesy vertesy commented Aug 7, 2025

Summary

  • fix typo in qqqList.2.DF.ggplot documentation
  • correct column-related spelling in examples and package metadata
  • replace incorrect phrases in development scripts

Testing

  • R -q -e "devtools::document(); devtools::check()" (fails: command not found)

https://chatgpt.com/codex/tasks/task_e_68948b688cb8832cba9e1b4d24661c54

@vertesy vertesy merged commit 059b8ac into dev Aug 7, 2025
@vertesy vertesy deleted the codex/fix-spelling-mistakes-in-code branch August 12, 2025 10:59
vertesy added a commit that referenced this pull request Aug 12, 2025
* Add repository guidance for agents

* Fix typos in function documentation (#44)

* Refine scatter, box, violin, stripchart, and Venn docs

* Restore caption default phrasing and stat.method

* Fix documentation typos and rename helper functions (#45)

* fix: correct spelling errors (#47)

* Fix missing namespace qualifiers and file naming (#46)

* Expand input validation (#49)

* Use stopifnot for input validation (#48)

* fix: hide bar labels with many categories (#50)
vertesy added a commit that referenced this pull request Sep 18, 2025
* Add repository guidance for agents

* Fix typos in function documentation (#44)

* Refine scatter, box, violin, stripchart, and Venn docs

* Restore caption default phrasing and stat.method

* Fix documentation typos and rename helper functions (#45)

* fix: correct spelling errors (#47)

* Fix missing namespace qualifiers and file naming (#46)

* Expand input validation (#49)

* Use stopifnot for input validation (#48)

* fix: hide bar labels with many categories (#50)

* Update README.md

* Prefix ggplot2 functions (#52)

* Simplify vector table conversion (#53)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant