sigven / pcgr

Personal Cancer Genome Reporter (PCGR)
https://sigven.github.io/pcgr
MIT License
251 stars 47 forks source link

Various last-minute fixes #229

Closed pdiakumis closed 3 months ago

pdiakumis commented 3 months ago
❯ checking R code for possible problems ... NOTE
  make_cnaqc_object: no visible global function definition for ‘data’
  make_cnaqc_object: no visible binding for global variable
    ‘example_dataset_CNAqc’
  Undefined global functions or variables:
    data example_dataset_CNAqc
  Consider adding
    importFrom("utils", "data")
  to your NAMESPACE file.