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

problems with loading library #19

Open
smilesun opened this issue Jan 24, 2018 · 0 comments
Open

problems with loading library #19

smilesun opened this issue Jan 24, 2018 · 0 comments

Comments

@smilesun
Copy link

smilesun commented Jan 24, 2018

running library(datamicroarray) in vim plugin Nvim-R for the first time, I get the following error:

Error in read.table(idx, sep = "\t", quote = "", stringsAsFactors = FALSE) : 
  no lines available in input

traceback direct to

5: stop("no lines available in input")
4: read.table(idx, sep = "\t", quote = "", stringsAsFactors = FALSE)
3: GetFunDescription(packlist)
2: nvim.bol(paste0(bdir, "omnils_", p, "_", pvi), p, TRUE)
1: nvimcom:::nvim.buildomnils("datamicroarray")

running the load library again in the same R session the problem would not occur.

in the Nvim-R issue tracker: jalvesaq/Nvim-R#277

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

No branches or pull requests

1 participant