Marc
Marc
As a suggestion for a workflow that might suit your needs: When writing a manuscript together, in my group we use a repo on Github. Populate that repo with an...
I have the same problem, Error in "BiocUpgrade" %in% pkgs : object 'i' not found. Running R on RStudio Server Open Source on Ubuntu.
Instead of using your convoluted for loop I've replaced the loop for a call to lapply. Generate a list of the dependecies and loop over this list with lapply. Furthermore,...