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

"Error in isNamespaceLoaded" when pressing F1 on help topic completions #2261

Closed
jmcphers opened this issue Feb 23, 2018 · 3 comments
Closed
Assignees
Milestone

Comments

@jmcphers
Copy link
Member

System details

RStudio Edition: all
RStudio Version : 1.1.383, 1.1.423, 1.2.359
OS Version      : macOS 10.13.3
R Version       : 

Steps to reproduce the problem

  1. Type ?plot. at the console, and wait for help topic autocompletions to appear.
  2. Select an autocompletion with the arrow keys, e.g. plot.acf
  3. Press F1 to see help on the function.

image

Describe the problem in detail

No help appears, and the following error message is displayed at the console:

Error in isNamespaceLoaded(pkg) : 
  attempt to use zero-length variable name
@jmcphers jmcphers added this to the v1.2 milestone Feb 23, 2018
@kevinushey kevinushey self-assigned this Feb 23, 2018
@jmcphers jmcphers modified the milestones: v1.2, v1.1-patch Feb 26, 2018
@ronblum
Copy link
Contributor

ronblum commented Mar 5, 2018

Still a problem in Mac Desktop 1.1.430. (Works in 1.2.379-1.)

@ronblum ronblum reopened this Mar 5, 2018
@ronblum
Copy link
Contributor

ronblum commented Mar 5, 2018

Remarking as closed—awaiting another build to pick up this fix.

@ronblum ronblum closed this as completed Mar 5, 2018
@ronblum
Copy link
Contributor

ronblum commented Mar 7, 2018

Verified on Mac Desktop 1.1.441 and RStudio Server 1.1.441 on CentOS 7.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants