CRAN Package Check Results for Package dielectric

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 3.35 24.38 27.73 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.3 2.17 19.49 21.66 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.3 42.58 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.3 32.95 NOTE
r-devel-windows-ix86+x86_64 0.2.3 11.00 37.00 48.00 NOTE
r-patched-linux-x86_64 0.2.3 3.01 24.27 27.28 NOTE
r-patched-solaris-x86 0.2.3 51.50 NOTE
r-release-linux-x86_64 0.2.3 3.20 24.32 27.52 NOTE
r-release-macos-x86_64 0.2.3 NOTE
r-release-windows-ix86+x86_64 0.2.3 11.00 52.00 63.00 NOTE
r-oldrel-macos-x86_64 0.2.3 NOTE
r-oldrel-windows-ix86+x86_64 0.2.3 5.00 38.00 43.00 NOTE

Check Details

Version: 0.2.3
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
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.2.3
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'methods'
     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-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.2.3
Check: R code for possible problems
Result: NOTE
    L2eV: no visible binding for global variable 'constants'
    L2w: no visible binding for global variable 'constants'
    dielectric: no visible global function definition for 'new'
    dielectric2plot: no visible global function definition for 'reshape'
    eV2L: no visible binding for global variable 'constants'
    t2eV: no visible binding for global variable 'constants'
    Undefined global functions or variables:
     constants new reshape
    Consider adding
     importFrom("methods", "new")
     importFrom("stats", "reshape")
    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