Last updated on 2021-03-04 00:47:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.3 | 3.47 | 27.31 | 30.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 2.22 | 21.33 | 23.55 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.3 | 46.51 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 36.08 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.3 | 9.00 | 45.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.3 | 2.67 | 25.95 | 28.62 | NOTE | |
r-patched-solaris-x86 | 0.2.3 | 55.90 | NOTE | |||
r-release-linux-x86_64 | 0.2.3 | 3.28 | 26.15 | 29.43 | NOTE | |
r-release-macos-x86_64 | 0.2.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.3 | 8.00 | 31.00 | 39.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.3 | 13.00 | 40.00 | 53.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-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