Skip to content

Fix missing functions in help.R - #478

Merged
jalvesaq merged 1 commit into
R-nvim:mainfrom
wklimowicz:fix-is-dev-pkg
Dec 20, 2025
Merged

Fix missing functions in help.R#478
jalvesaq merged 1 commit into
R-nvim:mainfrom
wklimowicz:fix-is-dev-pkg

Conversation

@wklimowicz

Copy link
Copy Markdown
Contributor

Fixes #477: running help on functions correctly returns the help, without errorr-ing out on the if statements.

This was introduced by #449 when stuff was renamed from package to pkg.

@jalvesaq

Copy link
Copy Markdown
Member

Thank you!

@jalvesaq
jalvesaq merged commit daaf4fd into R-nvim:main Dec 20, 2025
5 checks passed
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.

Error on help: 'is_dev_pkg' is not an exported object

2 participants