Last updated on 2017-07-17 11:47:59.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0-8 | 3.50 | 27.34 | 30.84 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0-8 | 3.38 | 26.90 | 30.28 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0-8 | 46.04 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0-8 | 42.97 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 0.0-8 | 12.00 | 58.00 | 70.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0-8 | 3.43 | 26.81 | 30.24 | NOTE | |
| r-patched-solaris-x86 | 0.0-8 | 55.90 | NOTE | |||
| r-release-linux-x86_64 | 0.0-8 | 3.26 | 26.82 | 30.08 | NOTE | |
| r-release-windows-ix86+x86_64 | 0.0-8 | 14.00 | 69.00 | 83.00 | NOTE | |
| r-release-osx-x86_64 | 0.0-8 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 0.0-8 | 13.00 | 53.00 | 66.00 | NOTE | |
| r-oldrel-osx-x86_64 | 0.0-8 | NOTE |
Version: 0.0-8
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
‘cluster’ ‘oro.nifti’
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: 0.0-8
Check: R code for possible problems
Result: NOTE
dpmixsim: no visible global function definition for ‘runif’
dpmixsim: no visible global function definition for ‘clara’
postdpmixciz: no visible global function definition for ‘par’
postdpmixciz: no visible global function definition for ‘barplot’
postdpmixciz: no visible global function definition for ‘dnorm’
postdpmixciz: no visible global function definition for ‘hist’
postdpmixciz: no visible global function definition for ‘lines’
postdpmixciz: no visible global function definition for ‘axis’
postdpmixciz: no visible global function definition for ‘dev.cur’
postdpmixciz: no visible global function definition for ‘points’
postdpmixciz: no visible global function definition for ‘dev.set’
postimgclgrp: no visible global function definition for ‘par’
postimgclgrp: no visible global function definition for ‘image’
postimgclgrp: no visible global function definition for ‘gray’
postimgcomps: no visible global function definition for ‘par’
postimgcomps: no visible global function definition for ‘image’
postimgcomps: no visible global function definition for ‘gray’
postkcluster: no visible global function definition for ‘clara’
postkcluster: no visible global function definition for ‘par’
postkcluster: no visible global function definition for ‘image’
postkcluster: no visible global function definition for ‘gray’
readsliceimg: no visible global function definition for ‘readNIfTI’
Undefined global functions or variables:
axis barplot clara dev.cur dev.set dnorm gray hist image lines par
points readNIfTI runif
Consider adding
importFrom("grDevices", "dev.cur", "dev.set", "gray")
importFrom("graphics", "axis", "barplot", "hist", "image", "lines",
"par", "points")
importFrom("stats", "dnorm", "runif")
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
Version: 0.0-8
Check: compiled code
Result: NOTE
File ‘dpmixsim/libs/dpmixsim.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
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-patched-linux-x86_64, r-release-linux-x86_64