Last updated on 2018-04-24 13:46:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-2 | 0.78 | 18.28 | 19.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-2 | 0.85 | 14.52 | 15.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-2 | 22.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-2 | 21.57 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-2 | 4.00 | 28.00 | 32.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-2 | 0.83 | 17.49 | 18.32 | NOTE | |
r-patched-solaris-x86 | 1.0-2 | 36.60 | NOTE | |||
r-release-linux-x86_64 | 1.0-2 | 1.18 | 17.29 | 18.47 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0-2 | 4.00 | 28.00 | 32.00 | NOTE | |
r-release-osx-x86_64 | 1.0-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-2 | 2.00 | 42.00 | 44.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0-2 | NOTE |
Version: 1.0-2
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
‘gsl’ ‘rmeta’
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-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
metacor.DSL: no visible global function definition for ‘qnorm’
metacor.DSL: no visible global function definition for ‘pnorm’
metacor.DSL: no visible global function definition for ‘metaplot’
metacor.OP: no visible global function definition for ‘hyperg_2F1’
metacor.OP: no visible global function definition for ‘qnorm’
metacor.OP: no visible global function definition for ‘pnorm’
metacor.OP: no visible global function definition for ‘metaplot’
Undefined global functions or variables:
hyperg_2F1 metaplot pnorm qnorm
Consider adding
importFrom("stats", "pnorm", "qnorm")
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