CRAN Package Check Results for Package cxxfunplus

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 2.86 25.73 28.59 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 2.45 20.23 22.68 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 42.86 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 33.11 NOTE
r-devel-windows-ix86+x86_64 1.0 13.00 40.00 53.00 NOTE
r-patched-linux-x86_64 1.0 3.25 25.87 29.12 NOTE
r-patched-solaris-x86 1.0 51.30 NOTE
r-release-linux-x86_64 1.0 3.10 25.42 28.52 NOTE
r-release-macos-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 11.00 55.00 66.00 NOTE
r-oldrel-macos-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 6.00 51.00 57.00 NOTE

Check Details

Version: 1.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: 1.0
Check: R code for possible problems
Result: NOTE
    cxxfun.from.dll: no visible global function definition for 'new'
    cxxfun.from.dso.bin: no visible global function definition for 'new'
    cxxfunctionplus: no visible global function definition for 'getPlugin'
    cxxfunctionplus: no visible global function definition for
     'cxxfunction'
    cxxfunctionplus: no visible global function definition for 'new'
    show,cxxdso: no visible global function definition for 'object.size'
    Undefined global functions or variables:
     cxxfunction getPlugin new object.size
    Consider adding
     importFrom("methods", "new")
     importFrom("utils", "object.size")
    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

Version: 1.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘methods’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64