Last updated on 2017-07-31 01:46:52.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 1.38 | 32.96 | 34.34 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 1.23 | 22.33 | 23.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 42.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 37.70 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 6.00 | 61.00 | 67.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 1.24 | 31.89 | 33.14 | NOTE | |
r-patched-solaris-x86 | 1.0.2 | 54.20 | NOTE | |||
r-release-linux-x86_64 | 1.0.2 | 1.32 | 31.96 | 33.28 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.2 | 4.00 | 58.00 | 62.00 | NOTE | |
r-release-osx-x86_64 | 1.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 7.00 | 66.00 | 73.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