Last updated on 2018-04-26 16:48:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 5.07 | 53.23 | 58.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 5.21 | 49.00 | 54.21 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 79.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 77.20 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.1 | 16.00 | 90.00 | 106.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.1 | 5.41 | 59.03 | 64.44 | NOTE | |
r-patched-solaris-x86 | 1.1.1 | 143.70 | NOTE | |||
r-release-linux-x86_64 | 1.1.1 | 5.40 | 59.00 | 64.40 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1.1 | 16.00 | 90.00 | 106.00 | NOTE | |
r-release-osx-x86_64 | 1.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.1 | 10.00 | 145.00 | 155.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1.1 | NOTE |
Version: 1.1.1
Check: R code for possible problems
Result: NOTE
create_clustering_problem: no visible global function definition for
‘rnorm’
Undefined global functions or variables:
rnorm
Consider adding
importFrom("stats", "rnorm")
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: 1.1.1
Check: line endings in Makefiles
Result: NOTE
Found the following Makefile(s) without a final LF:
src/Makevars
Some ‘make’ programs ignore lines not ending in LF.
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.1
Check: compiled code
Result: NOTE
File ‘cvxclustr/libs/cvxclustr.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