Last updated on 2017-07-31 01:46:57.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 15.50 | 20.13 | 35.63 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 13.16 | 13.61 | 26.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 70.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 44.51 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 116.00 | 49.00 | 165.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 13.26 | 20.22 | 33.48 | NOTE | |
r-patched-solaris-x86 | 1.1 | 73.90 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 12.75 | 19.68 | 32.42 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1 | 55.00 | 56.00 | 111.00 | NOTE | |
r-release-osx-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 103.00 | 40.00 | 143.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1 | NOTE |
Version: 1.1
Check: foreign function calls
Result: NOTE
Calls with DUP:
.C("KL_dist", t(X), t(Y), as.integer(k), d, n, m, KLD = double(k),
DUP = FALSE)
.C("KL_divergence", t(X), t(Y), as.integer(k), d, n, m, KL = double(k),
DUP = FALSE)
.C(Cname, t(X), as.integer(k), p, n, MLD = double(k), DUP = FALSE)
.C(Cname, t(data), as.integer(k), d, n, nn.index = integer(n *
k), nn.dist = double(n * k), DUP = FALSE)
.C(Cname, t(data), t(query), as.integer(k), d, n, m, nn.index = integer(m *
k), nn.dist = double(m * k), DUP = FALSE)
.C("mdmutinfo", t(X), t(Y), as.integer(p1), as.integer(p2), as.integer(k),
n, nx = integer(n), ny = integer(n), DUP = FALSE)
DUP is no longer supported and will be ignored.
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: 1.1
Check: compiled code
Result: NOTE
File ‘FNN/libs/FNN.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