Last updated on 2018-02-16 06:47:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 7.46 | 51.65 | 59.11 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 5.81 | 43.69 | 49.50 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 75.06 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 70.34 | WARN | |||
r-devel-windows-ix86+x86_64 | 1.0 | 18.00 | 78.00 | 96.00 | WARN | |
r-patched-linux-x86_64 | 1.0 | 6.78 | 53.73 | 60.51 | NOTE | |
r-patched-solaris-x86 | 1.0 | 106.90 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 5.76 | 53.89 | 59.65 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 26.00 | 107.00 | 133.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 17.00 | 91.00 | 108.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
Deprecated license: BSD
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-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
‘Matrix’ ‘fields’
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: 1.0
Check: R code for possible problems
Result: NOTE
distLaplacian: no visible global function definition for ‘sparseMatrix’
gmdDeflation: no visible global function definition for ‘rnorm’
laplacian: no visible global function definition for ‘sparseMatrix’
Undefined global functions or variables:
rnorm sparseMatrix
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.0
Check: for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS)
Result: WARN
apparently using $(BLAS_LIBS) without following $(FLIBS) in ‘src/Makevars’
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
Version: 1.0
Check: compiled code
Result: NOTE
File ‘sGPCA/libs/sGPCA.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
Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64