openpharma/mmrm

fix notes

Closed this issue · 0 comments

  • checking R code for possible problems ... NOTE
    emp_start: no visible global function definition for ‘lm’
    emp_start : : no visible global function definition for
    ‘cov’
    Undefined global functions or variables:
    cov lm
    Consider adding
    importFrom("stats", "cov", "lm")