Closed vjcitn closed 7 years ago
Hi Vince, @vjcitn Thanks creating this issue. The repo is located under:
BiocInstaller::biocLite("LiNK-NY/RTCGAToolbox")
I will add this note to the README in TCGAutils
Since your RTCGAToolbox is likely permanently disconnected from Mehmet's, and it is no longer actively maintained, would it be practical to put the relevant code in TCGAutils as non-exported functions and get rid of the dependency?
Hi Levi, @lwaldron
The relevant code is integral to RTCGAToolbox
. The improvements are mostly in naming consistency so to facilitate seamless extraction of data types.
Please see:
https://github.com/mksamur/RTCGAToolbox/compare/master...LiNk-NY:master
for a difference between forks.
It seems to me like these can be merged after a few improvements, namely removing @
from messages on my branch.
Regards,
Marcel
Update: It's possible that https://github.com/mksamur/RTCGAToolbox is out of sync with the Bioconductor repository. I have contacted Mehmet about this. More to follow. For now, the issue is closed.
Error in loadNamespace(j <- imp[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : namespace ‘RTCGAToolbox’ 2.7.0 is being loaded, but >= 2.7.5 is required ERROR: lazy loading failed for package ‘TCGAutils’
maybe it is my lack of git strength? all i see in bioc is 2.7.0, devel branch