-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
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/Vim-R#277
Metadata
Metadata
Assignees
Labels
No labels