CRAN Package Check Results for Package dielectric

Last updated on 2022-04-24 03:52:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 2.71 37.54 40.25 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.3 2.16 29.16 31.32 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.3 49.72 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.3 40.10 NOTE
r-patched-linux-x86_64 0.2.3 3.08 35.97 39.05 NOTE
r-release-linux-x86_64 0.2.3 2.67 35.18 37.85 NOTE
r-release-macos-arm64 0.2.3 NOTE
r-release-macos-x86_64 0.2.3 NOTE
r-release-windows-x86_64 0.2.3 37.00 56.00 93.00 NOTE
r-oldrel-macos-arm64 0.2.3 NOTE
r-oldrel-macos-x86_64 0.2.3 NOTE
r-oldrel-windows-ix86+x86_64 0.2.3 9.00 44.00 53.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-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.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-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.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-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