Last updated on 2015-12-29 00:46:57.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.24.1 | 7.66 | 14.01 | 21.67 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.24.1 | 44.24 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.24.1 | 39.59 | WARN | |||
r-devel-osx-x86_64-clang | 0.24.1 | 52.11 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.24.1 | 32.00 | 51.00 | 83.00 | NOTE | |
r-patched-linux-x86_64 | 0.24.1 | 7.70 | 14.78 | 22.48 | NOTE | |
r-patched-solaris-sparc | 0.24.1 | 249.00 | NOTE | |||
r-patched-solaris-x86 | 0.24.1 | 54.00 | NOTE | |||
r-release-linux-x86_64 | 0.24.1 | 7.72 | 15.06 | 22.78 | NOTE | |
r-release-osx-x86_64-mavericks | 0.24.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.24.1 | 43.00 | 66.00 | 109.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.24.1 | 49.00 | 61.00 | 110.00 | NOTE |
Version: 0.24.1
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘SparseM’ which was already attached by Depends.
Please remove these calls from your code.
Packages in Depends field not imported from:
‘Rcpp’ ‘SparseM’ ‘methods’
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-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.24.1
Check: R code for possible problems
Result: NOTE
fermat.test: no visible global function definition for ‘runif’
mat2coo: no visible global function definition for ‘as.matrix.coo’
Undefined global functions or variables:
as.matrix.coo runif
Consider adding
importFrom("stats", "runif")
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.24.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: iteration 7 invokes undefined behavior [-Waggressive-loop-optimizations]
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang
Version: 0.24.1
Check: R code for possible problems
Result: NOTE
mat2coo: no visible global function definition for ‘as.matrix.coo’
Undefined global functions or variables:
as.matrix.coo
Flavor: r-devel-osx-x86_64-clang
Version: 0.24.1
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘diversitree’
Flavor: r-devel-osx-x86_64-clang
Version: 0.24.1
Check: R code for possible problems
Result: NOTE
mat2coo: no visible global function definition for ‘as.matrix.coo’
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