CRAN Package Check Results for Maintainer ‘Xiaobei Zhao <xiaobei at binf.ku.dk>’

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

Package WARN NOTE
JASPAR 4 8
Xmisc 12

Package JASPAR

Current CRAN status: WARN: 4, NOTE: 8

Version: 0.0.1
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
    Malformed Description field: should contain one or more complete sentences.
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.0.1
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'gtools'
     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.0.1
Check: R code for possible problems
Result: NOTE
    NB: .First.lib is obsolete and will not be used in R >= 3.0.0
    
    make_template: no visible global function definition for 'invalid'
    Undefined global functions or variables:
     invalid
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.0.1
Check: Rd files
Result: WARN
    checkRd: (7) JASPAR-package.Rd:58: invalid email address: xiaobei (at) binf.ku.dk
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

Version: 0.0.1
Check: compiled code
Result: NOTE
    File ‘JASPAR/libs/JASPAR.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package Xmisc

Current CRAN status: NOTE: 12

Version: 0.2.1
Check: R code for possible problems
Result: NOTE
    R5.value.default: no visible binding for global variable 'data.table'
    R5.value.default: no visible global function definition for
     'as.data.table'
    R5.value.parse: no visible binding for global variable 'data.table'
    R5.value.parse: no visible global function definition for
     'is.data.table'
    R5.value.parse: no visible global function definition for
     'as.data.table'
    stampme: no visible global function definition for 'flush.console'
    stampmsg: no visible global function definition for 'flush.console'
    write.data.table: no visible global function definition for
     'write.table'
    Undefined global functions or variables:
     as.data.table data.table flush.console is.data.table write.table
    Consider adding
     importFrom("utils", "flush.console", "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