Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add check for installed box.lsp package in .Rprofile #29

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

radbasa
Copy link
Collaborator

@radbasa radbasa commented Sep 18, 2024

Have you read the Contributing Guidelines?

Issue #28

How to test

  1. Run box.lsp::use_box_lsp() to set up .Rprofile.
  2. With box.lsp installed, test that auto-complete works.
  3. remove.packages("box.lsp")
  4. Restart R session or restart VSCode.
  5. Test that auto-complete does not work.

Definition of Done

  • The change is thoroughly documented.
  • The CI passes (R CMD check, linter, unit tests, spelling).
  • Any generated files have been updated (e.g. .Rd files with roxygen2::roxygenise())

@jakubnowicki jakubnowicki merged commit d23c93b into main Sep 18, 2024
5 checks passed
@jakubnowicki jakubnowicki deleted the bugfix/28-github-actions-failing branch September 18, 2024 11:44
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.

2 participants