Last updated on 2020-08-07 01:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 3.11 | 25.82 | 28.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 2.16 | 20.59 | 22.75 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 44.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 36.40 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 14.00 | 63.00 | 77.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 2.74 | 26.58 | 29.32 | NOTE | |
r-patched-solaris-x86 | 0.1 | 56.10 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 2.80 | 26.87 | 29.67 | NOTE | |
r-release-macos-x86_64 | 0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1 | 10.00 | 84.00 | 94.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 8.00 | 81.00 | 89.00 | NOTE |
Version: 0.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'parallel'
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1
Check: R code for possible problems
Result: NOTE
cvskda: no visible global function definition for 'detectCores'
cvskda: no visible global function definition for 'makeCluster'
cvskda: no visible global function definition for 'clusterApplyLB'
cvskda: no visible global function definition for 'mclapply'
cvskda: no visible global function definition for 'stopCluster'
Undefined global functions or variables:
clusterApplyLB detectCores makeCluster mclapply stopCluster
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1
Check: compiled code
Result: NOTE
File ‘skda/libs/skda.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc