CRAN Package Check Results for Package mewAvg

Last updated on 2020-08-07 01:49:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 3.99 23.76 27.75 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 2.90 19.01 21.91 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 42.60 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 32.75 NOTE
r-devel-windows-ix86+x86_64 0.3.0 17.00 42.00 59.00 NOTE
r-patched-linux-x86_64 0.3.0 2.98 23.72 26.70 NOTE
r-patched-solaris-x86 0.3.0 51.90 NOTE
r-release-linux-x86_64 0.3.0 3.28 23.82 27.10 NOTE
r-release-macos-x86_64 0.3.0 NOTE
r-release-windows-ix86+x86_64 0.3.0 12.00 60.00 72.00 NOTE
r-oldrel-macos-x86_64 0.3.0 NOTE
r-oldrel-windows-ix86+x86_64 0.3.0 12.00 53.00 65.00 NOTE

Check Details

Version: 0.3.0
Check: DESCRIPTION meta-information
Result: NOTE
    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-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: 0.3.0
Check: R code for possible problems
Result: NOTE
    show,mewTyp: no visible global function definition for 'head'
    Undefined global functions or variables:
     head
    Consider adding
     importFrom("utils", "head")
    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: 0.3.0
Check: compiled code
Result: NOTE
    File ‘mewAvg/libs/mewAvg.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