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 visible binding for global variable
‘annotIndex’
              get.affy.id: no visible binding for global variable
‘annotIndex’

              I need help in understanding these notes, and how can I avoid
them.

yours sincerely,
Swaraj Basu

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to