Displaying 1 result from an estimated 1 matches for "annotindex".
2011 May 16
3
R CMD check: no visible binding for global variable
Dear All,
I have built a package which has a data.frame "annotIndex.rda
in its "data" folder.
I am using this data frame within two functions in my package.
Though my package works fine, yet when I do a
R CMD check
to my package I get the following two notes
get.affy.ensembl: no visi...