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

On Windows and MacOS, source()ed packages do not show function suggestion even Namespaces attached and loaded #1536

Open
Fred-Wu opened this issue Jun 17, 2024 · 0 comments
Labels

Comments

@Fred-Wu
Copy link

Fred-Wu commented Jun 17, 2024

I am working on Windows 10 and using the native R terminal for my work projects. I have a script to setup some configurations and packages, and source() it from other scripts.

However, auto-suggestion on functions do not work if loading packages using this way for the first time even Namespaces are attached and loaded.

Also tested on my own MacBook, it happens too.

image

For data.table
image

For haven
image

However, it only works after I open 0_loadLibrary.R

image image

And then as soon as I close 0_loadLibrary.R, it stops working again.

@Fred-Wu Fred-Wu added the bug label Jun 17, 2024
@Fred-Wu Fred-Wu changed the title On Windows, source()ed packages do not show function suggestion even Namespaces attached and loaded On Windows and MacOS, source()ed packages do not show function suggestion even Namespaces attached and loaded Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant