Last updated on 2018-05-14 01:46:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.5 | 3.38 | 24.64 | 28.02 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.5 | 3.78 | 21.02 | 24.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.5 | 38.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.5 | 35.95 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.5 | 14.00 | 48.00 | 62.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.5 | 3.73 | 26.28 | 30.01 | NOTE | |
r-patched-solaris-x86 | 0.2.5 | 49.50 | NOTE | |||
r-release-linux-x86_64 | 0.2.5 | 3.90 | 26.21 | 30.11 | 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