Last updated on 2019-01-19 00:46:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 3.25 | 33.85 | 37.10 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 3.01 | 26.71 | 29.72 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 44.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 45.14 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 10.00 | 67.00 | 77.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 2.80 | 31.63 | 34.43 | NOTE | |
r-patched-solaris-x86 | 1.0.2 | 63.10 | NOTE | |||
r-release-linux-x86_64 | 1.0.2 | 3.88 | 31.51 | 35.39 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.2 | 9.00 | 67.00 | 76.00 | NOTE | |
r-release-osx-x86_64 | 1.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 9.00 | 60.00 | 69.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0.2 | NOTE |
Version: 1.0.2
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0.2
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘hypergeo’ which was already attached by Depends.
Please remove these calls from your code.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0.2
Check: R code for possible problems
Result: NOTE
momentCompound: no visible global function definition for ‘integrate’
pgfIhypergeometric: no visible global function definition for ‘uniroot’
pgfIhyperpoisson: no visible global function definition for ‘uniroot’
pgfIkattitypeh1: no visible global function definition for ‘uniroot’
pgfIkattitypeh2: no visible global function definition for ‘uniroot’
pgfIneymantypeb: no visible global function definition for ‘uniroot’
pgfIneymantypec: no visible global function definition for ‘uniroot’
pgfIpoissonlindley: no visible global function definition for ‘uniroot’
pgfIthomas: no visible global function definition for ‘uniroot’
pgfIwaring: no visible global function definition for ‘uniroot’
pgfIyule: no visible global function definition for ‘uniroot’
rCompound: no visible global function definition for ‘runif’
Undefined global functions or variables:
integrate runif uniroot
Consider adding
importFrom("stats", "integrate", "runif", "uniroot")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64