- Original Message -
> From: "Vincent Carey"
> To: "Dan Tenenbaum"
> Cc: "Tim Triche, Jr." , bioc-devel@r-project.org, "Gabe
> Becker" , "Martin
> Morgan"
> Sent: Tuesday, July 7, 2015 1:12:26 PM
> Subject: Re: [Bioc-devel] Short URLs for packages?
>
>
> OK, thanks. Should we add a
Ryan,
I've made these changes to the frmaTools package (should show up in version
1.21.1):
Old:
if(!identical(as.character(pmi),rownames(pms))) stop("Mismatch between
pmindex and rownames of pms")
Nes:
if(!identical(sprintf("%i",pmi),rownames(pms))) stop("Mismatch between
pmindex and rownames