CRAN Package Check Results for Package SID

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 7.67 70.68 78.35 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 7.10 54.06 61.16 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 100.86 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 92.55 NOTE
r-devel-windows-ix86+x86_64 1.0 23.00 78.00 101.00 NOTE
r-patched-linux-x86_64 1.0 8.24 68.57 76.81 NOTE
r-patched-solaris-x86 1.0 144.60 NOTE
r-release-linux-x86_64 1.0 8.05 69.24 77.29 NOTE
r-release-macos-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 22.00 109.00 131.00 NOTE
r-oldrel-macos-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 14.00 74.00 88.00 NOTE

Check Details

Version: 1.0
Check: R code for possible problems
Result: NOTE
    dSepAdji: no visible global function definition for 'as'
    dag2cpdagAdj: no visible global function definition for 'as'
    randomDAG: no visible global function definition for 'rbinom'
    structIntervDist: no visible global function definition for 'as'
    Undefined global functions or variables:
     as rbinom
    Consider adding
     importFrom("methods", "as")
     importFrom("stats", "rbinom")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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