Last updated on 2018-07-17 01:47:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.5 | 4.31 | 25.52 | 29.83 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.5 | 3.59 | 21.59 | 25.18 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.5 | 40.42 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.5 | 34.85 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.5 | 13.00 | 47.00 | 60.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.5 | 3.92 | 26.33 | 30.25 | NOTE | |
r-patched-solaris-x86 | 0.2.5 | 49.60 | NOTE | |||
r-release-linux-x86_64 | 0.2.5 | 4.07 | 26.51 | 30.58 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2.5 | 14.00 | 48.00 | 62.00 | NOTE | |
r-release-osx-x86_64 | 0.2.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.5 | 7.00 | 38.00 | 45.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2.5 | NOTE |
Version: 0.2.5
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
‘perl’
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
Version: 0.2.5
Check: R code for possible problems
Result: NOTE
create.ibd.dat: no visible global function definition for ‘read.table’
create.pairs.frame: no visible global function definition for ‘terms’
ibd.moments: no visible global function definition for ‘var’
ibdreg: no visible global function definition for ‘terms’
ibdreg: no visible global function definition for ‘as.formula’
linkage.tests: no visible global function definition for ‘pchisq’
pchibar: no visible global function definition for ‘pchisq’
plot.linkage.all: no visible global function definition for ‘plot’
plot.linkage.all: no visible global function definition for ‘title’
plotpval: no visible global function definition for ‘plot’
plotpval: no visible global function definition for ‘lines’
sim.ibd.var: no visible global function definition for ‘read.table’
sim.mark.prop: no visible global function definition for ‘runif’
Undefined global functions or variables:
as.formula lines pchisq plot read.table runif terms title var
Consider adding
importFrom("graphics", "lines", "plot", "title")
importFrom("stats", "as.formula", "pchisq", "runif", "terms", "var")
importFrom("utils", "read.table")
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.2.5
Check: compiled code
Result: NOTE
File ‘ibdreg/libs/ibdreg.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