Last updated on 2016-03-07 23:47:37.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.6-5 | 3.32 | 17.59 | 20.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6-5 | 29.67 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6-5 | 28.19 | NOTE | |||
r-devel-osx-x86_64-clang | 0.6-5 | 40.24 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.6-5 | 47.00 | 55.00 | 102.00 | NOTE | |
r-patched-linux-x86_64 | 0.6-5 | 3.01 | 18.38 | 21.39 | NOTE | |
r-patched-solaris-sparc | 0.6-5 | 184.70 | NOTE | |||
r-patched-solaris-x86 | 0.6-5 | 43.00 | NOTE | |||
r-release-linux-x86_64 | 0.6-5 | 2.62 | 18.28 | 20.91 | NOTE | |
r-release-osx-x86_64-mavericks | 0.6-5 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.6-5 | 29.00 | 33.00 | 62.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.6-5 | 35.00 | 33.00 | 68.00 | NOTE |
Memtest notes: valgrind
Version: 0.6-5
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘parallel’ in package code.
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-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.6-5
Check: R code for possible problems
Result: NOTE
mpi.apply: no visible global function definition for ‘runif’
mpi.iapply: no visible global function definition for ‘runif’
mpi.parSim: no visible binding for global variable ‘rnorm’
mpi.remote.exec: no visible global function definition for ‘runif’
mpi.setup.rngstream: no visible global function definition for
‘nextRNGStream’
mpi.universe.size: no visible global function definition for
‘detectCores’
Undefined global functions or variables:
detectCores nextRNGStream rnorm runif
Consider adding
importFrom("stats", "rnorm", "runif")
to your NAMESPACE file.
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
Version: 0.6-5
Check: R code for possible problems
Result: NOTE
mpi.setup.rngstream: no visible global function definition for
‘nextRNGStream’
mpi.universe.size: no visible global function definition for
‘detectCores’
Flavors: r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.6-5
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-osx-x86_64-mavericks