Skip to content
Prev 10007 / 21312 Next

[Bioc-devel] Question about a package submission

Seems to be a MS Windows thing indeed.

I have installed R-devel from scratch on a Window machine, then a fresh
installation of BioC (biocLite()), then installed my package, and I get the
error:
Error in c(GRanges(), GRanges()) :
  could not find symbol "recursive" in environment of the generic function

I have also run the following, but then I got the above error message again:
biocLite(c("rtracklayer", "S4Vectors", "XVector", "IRanges",
       "Biostrings", "GenomicRanges", "GenomicAlignments"))


I'll keep digging... :)

Kevin
On Fri, Oct 28, 2016 at 1:48 PM, Kevin RUE <kevinrue67 at gmail.com> wrote: