Last updated on 2022-06-22 07:51:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 2.31 | 25.43 | 27.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 1.62 | 20.36 | 21.98 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 44.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 43.35 | NOTE | |||
r-devel-windows-x86_64 | 1.1 | 20.00 | 51.00 | 71.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 2.07 | 24.49 | 26.56 | NOTE | |
r-release-linux-x86_64 | 1.1 | 2.13 | 25.00 | 27.13 | NOTE | |
r-release-macos-arm64 | 1.1 | 17.00 | NOTE | |||
r-release-macos-x86_64 | 1.1 | 23.00 | NOTE | |||
r-release-windows-x86_64 | 1.1 | 5.00 | 49.00 | 54.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1 | 19.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1 | 28.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.1 | 5.00 | 42.00 | 47.00 | NOTE |
Version: 1.1
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'methods'
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
aggregateRanks: no visible binding for global variable 'median'
aggregateRanks: no visible global function definition for 'pnorm'
betaScores: no visible global function definition for 'pbeta'
correctBetaPvaluesExact: no visible binding for global variable 'qbeta'
thresholdBetaScore: no visible global function definition for 'pbeta'
Undefined global functions or variables:
median pbeta pnorm qbeta
Consider adding
importFrom("stats", "median", "pbeta", "pnorm", "qbeta")
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-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: HTML version of manual
Result: NOTE
Found the following problems:
cellCycleKO.Rd:19:1: Warning: missing </h2> before <ol>
cellCycleKO.Rd:36:1: Warning: discarding unexpected </h2>
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc