[Bioc-devel] biocValid() and package version

Shepherd, Lori Lori@Shepherd @ending from Ro@wellP@rk@org
Fri May 11 13:56:51 CEST 2018


Not sure if this could be the case - but do you have the package installed in multiple locations / multiple .libPaths()   perhaps it is picking up the package version that is in a different location?


Lori Shepherd

Bioconductor Core Team

Roswell Park Cancer Institute

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263

________________________________
From: Bioc-devel <bioc-devel-bounces at r-project.org> on behalf of Nicolas Descostes <nicolas.descostes at gmail.com>
Sent: Thursday, May 10, 2018 5:44:43 PM
To: bioc-devel at r-project.org
Subject: [Bioc-devel] biocValid() and package version

Hi,

I am using R-devel with R 3.5 as my package will be released with this
version.

I want to make sure that I am using the latest version of all packages:

library("BiocInstaller")
biocValid()

                           Installed     Built   ReposVer
airway                 "0.112.0"   "3.4.3" "0.115.0"
annotate               "1.56.1"    "3.4.3" "1.59.0"
[..]
ShortRead              "1.36.0"    "3.4.3" "1.39.0"

library("ShortRead")
> packageVersion("ShortRead")
[1] �1.39.0�

Do you know why biocValid() is not catching the right installed version? I
found a similar post here (
https://stat.ethz.ch/pipermail/bioc-devel/2014-November/006602.html) but
could not find the answer.

Thanks,

Nicolas

        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


This email message may contain legally privileged and/or confidential information.  If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited.  If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.
	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list