Last updated on 2022-05-09 17:52:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.3 | 2.95 | 38.39 | 41.34 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 2.47 | 29.33 | 31.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.3 | 49.82 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 47.25 | NOTE | |||
r-devel-windows-x86_64 | 0.2.3 | 36.00 | 54.00 | 90.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.3 | 3.42 | 36.20 | 39.62 | NOTE | |
r-release-linux-x86_64 | 0.2.3 | 3.17 | 35.67 | 38.84 | NOTE | |
r-release-macos-arm64 | 0.2.3 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.3 | 31.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.3 | 52.00 | 55.00 | 107.00 | NOTE | |
r-oldrel-macos-arm64 | 0.2.3 | 21.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.3 | 33.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.2.3 | 9.00 | 49.00 | 58.00 | NOTE |
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-x86_64, 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-devel-windows-x86_64, 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-devel-windows-x86_64, 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