CRAN Package Check Results for Maintainer ‘Ji-Hyung Shin <shin at sfu.ca>’

Last updated on 2022-04-24 03:53:04 CEST.

Package NOTE
trioGxE 12

Package trioGxE

Current CRAN status:

Version: 0.1-1
Check: dependencies in R code
Result: NOTE
    'library' or 'require' calls to packages already attached by Depends:
     'gtools' 'mgcv'
     Please remove these calls from your code.
    Packages in Depends field not imported from:
     'gtools' 'mgcv' 'msm'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1-1
Check: R code for possible problems
Result: NOTE
    HtoGp: no visible global function definition for 'odd'
    HtoGp: no visible global function definition for 'even'
    plot.pirls.gam: no visible global function definition for 'par'
    plot.pirls.gam: no visible global function definition for 'title'
    plot.pirls.gam: no visible global function definition for 'lines'
    plot.pirls.gam: no visible global function definition for 'rug'
    plot.pirls.gam: no visible global function definition for 'mtext'
    test.trioGxE: no visible global function definition for 'write.table'
    trioGxE: no visible global function definition for 'quantile'
    trioGxE: no visible global function definition for 'qtnorm'
    trioplot: no visible global function definition for 'quantile'
    trioplot: no visible global function definition for 'formula'
    trioplot: no visible global function definition for 'gam'
    trioplot: no visible global function definition for 'binomial'
    Undefined global functions or variables:
     binomial even formula gam lines mtext odd par qtnorm quantile rug
     title write.table
    Consider adding
     importFrom("graphics", "lines", "mtext", "par", "rug", "title")
     importFrom("stats", "binomial", "formula", "quantile")
     importFrom("utils", "write.table")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64