CRAN Package Check Results for Maintainer ‘Michael Bockmayr <michael.bockmayr at charite.de>’

Last updated on 2020-08-07 01:50:27 CEST.

Package WARN NOTE
ionflows 1 11

Package ionflows

Current CRAN status: WARN: 1, NOTE: 11

Version: 1.1
Check: R code for possible problems
Result: NOTE
    flowsRandom: no visible global function definition for 'dmultinom'
    readBed: no visible global function definition for 'read.table'
    Undefined global functions or variables:
     dmultinom read.table
    Consider adding
     importFrom("stats", "dmultinom")
     importFrom("utils", "read.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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: package ‘S4Vectors’ was built under R version 3.6.1
     Warning: package ‘IRanges’ was built under R version 3.6.1
Flavor: r-oldrel-macos-x86_64