Last updated on 2020-08-07 01:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.12 | 1.78 | 19.46 | 21.24 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.12 | 1.53 | 15.42 | 16.95 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.12 | 35.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.12 | 25.39 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.12 | 7.00 | 32.00 | 39.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.12 | 2.01 | 19.34 | 21.35 | NOTE | |
r-patched-solaris-x86 | 1.0.12 | 42.90 | NOTE | |||
r-release-linux-x86_64 | 1.0.12 | 1.94 | 19.38 | 21.32 | NOTE | |
r-release-macos-x86_64 | 1.0.12 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.12 | 5.00 | 46.00 | 51.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.12 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.12 | 4.00 | 40.00 | 44.00 | NOTE |
Version: 1.0.12
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: 1.0.12
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'gsl'
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: 1.0.12
Check: R code for possible problems
Result: NOTE
gammaIntegral: no visible global function definition for 'integrate'
gammaIntegral : <anonymous>: no visible global function definition for
'hyperg_1F1'
gammaMLE: no visible global function definition for 'weighted.mean'
gammaMME: no visible binding for global variable 'sd'
gammaMME: no visible binding for global variable 'var'
Undefined global functions or variables:
hyperg_1F1 integrate sd var weighted.mean
Consider adding
importFrom("stats", "integrate", "sd", "var", "weighted.mean")
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