Last updated on 2021-01-17 11:49:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-5 | 4.71 | 40.93 | 45.64 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-5 | 3.76 | 31.80 | 35.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-5 | 62.85 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-5 | 57.16 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-5 | 8.00 | 49.00 | 57.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-5 | 3.92 | 38.03 | 41.95 | NOTE | |
r-patched-solaris-x86 | 0.1-5 | 76.80 | NOTE | |||
r-release-linux-x86_64 | 0.1-5 | 4.77 | 37.75 | 42.52 | NOTE | |
r-release-macos-x86_64 | 0.1-5 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1-5 | 8.00 | 54.00 | 62.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1-5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-5 | 9.00 | 41.00 | 50.00 | NOTE |
Version: 0.1-5
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'Rmpfr' 'partitions'
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.1-5
Check: R code for possible problems
Result: NOTE
Bell : nways: no visible global function definition for 'setparts'
Bell: no visible global function definition for 'restrictedparts'
CalIncLapInt : Deriv: no visible global function definition for 'D'
CalIncLapInt: no visible global function definition for 'is.whole'
CalIncLapInt: no visible global function definition for 'mpfr'
CalIncLapInt: no visible global function definition for 'chooseMpfr'
derivErfc : Deriv: no visible global function definition for 'D'
derivErfc : Erfc: no visible global function definition for 'pnorm'
Undefined global functions or variables:
D chooseMpfr is.whole mpfr pnorm restrictedparts setparts
Consider adding
importFrom("stats", "D", "pnorm")
to your NAMESPACE file.
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