Last updated on 2015-11-20 00:47:29.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.9.1 | 8.46 | 10.49 | 18.96 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.1 | 36.60 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.1 | 36.62 | NOTE | |||
r-devel-osx-x86_64-clang | 0.9.1 | 39.32 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9.1 | 34.00 | 60.00 | 94.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.1 | 8.53 | 11.09 | 19.62 | NOTE | |
r-patched-solaris-sparc | 0.9.1 | 227.70 | NOTE | |||
r-patched-solaris-x86 | 0.9.1 | 46.00 | NOTE | |||
r-release-linux-x86_64 | 0.9.1 | 8.47 | 12.56 | 21.04 | NOTE | |
r-release-osx-x86_64-mavericks | 0.9.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.9.1 | 30.00 | 53.00 | 83.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.9.1 | 30.00 | 64.00 | 94.00 | NOTE |
Version: 0.9.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 0.9.1
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls in package code:
‘lava’ ‘numDeriv’ ‘survival’
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.9.1
Check: R code for possible problems
Result: NOTE
cumres.lvmfit : myres: no visible global function definition for ‘vars’
cumres.lvmfit: no visible global function definition for ‘iid’
plot.cumres : sampleproc: no visible global function definition for
‘lines’
plot.cumres : predband : <anonymous>: no visible binding for global
variable ‘rgb’
plot.cumres : predband : <anonymous>: no visible global function
definition for ‘col2rgb’
plot.cumres : predband: no visible global function definition for
‘lines’
plot.cumres : predband: no visible global function definition for
‘polygon’
Undefined global functions or variables:
col2rgb iid lines polygon rgb vars
Consider adding
importFrom("grDevices", "col2rgb", "rgb")
importFrom("graphics", "lines", "polygon")
to your NAMESPACE.
Flavors: 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
Version: 0.9.1
Check: R code for possible problems
Result: NOTE
cumres.lvmfit : myres: no visible global function definition for ‘vars’
cumres.lvmfit: no visible global function definition for ‘iid’
Undefined global functions or variables:
iid vars
Flavor: r-devel-osx-x86_64-clang
Version: 0.9.1
Check: R code for possible problems
Result: NOTE
cumres.lvmfit : myres: no visible global function definition for ‘vars’
cumres.lvmfit: no visible global function definition for ‘iid’
Flavors: r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64