Last updated on 2022-06-20 11:51:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 6.08 | 132.09 | 138.17 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 6.88 | 104.24 | 111.12 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 184.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 179.60 | NOTE | |||
r-devel-windows-x86_64 | 1.1 | 36.00 | 145.00 | 181.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 8.31 | 125.99 | 134.30 | NOTE | |
r-release-linux-x86_64 | 1.1 | 8.19 | 127.63 | 135.82 | NOTE | |
r-release-macos-arm64 | 1.1 | 59.00 | NOTE | |||
r-release-macos-x86_64 | 1.1 | 83.00 | NOTE | |||
r-release-windows-x86_64 | 1.1 | 34.00 | 149.00 | 183.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1 | 73.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1 | 121.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.1 | 20.00 | 133.00 | 153.00 | NOTE |
Version: 1.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: 1.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: 1.1
Check: R code for possible problems
Result: NOTE
Likelihood: no visible global function definition for
'makePSOCKcluster'
Likelihood: no visible global function definition for 'clusterExport'
Likelihood: no visible global function definition for 'makeForkCluster'
Likelihood.first.run: no visible global function definition for
'clusterApply'
Likelihood.next.runs: no visible global function definition for
'clusterApply'
es.stopCluster: no visible global function definition for 'stopCluster'
plot.es.pedigree: no visible global function definition for 'hasArg'
Undefined global functions or variables:
clusterApply clusterExport hasArg makeForkCluster makePSOCKcluster
stopCluster
Consider adding
importFrom("methods", "hasArg")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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