Last updated on 2022-05-09 17:52:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 3.27 | 38.07 | 41.34 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 2.52 | 29.43 | 31.95 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 50.24 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 49.97 | NOTE | |||
r-devel-windows-x86_64 | 0.1 | 15.00 | 62.00 | 77.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 2.44 | 37.68 | 40.12 | NOTE | |
r-release-linux-x86_64 | 0.1 | 2.72 | 36.74 | 39.46 | NOTE | |
r-release-macos-arm64 | 0.1 | 17.00 | NOTE | |||
r-release-macos-x86_64 | 0.1 | 28.00 | NOTE | |||
r-release-windows-x86_64 | 0.1 | 10.00 | 63.00 | 73.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1 | 20.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1 | 34.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1 | 9.00 | 63.00 | 72.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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