Last updated on 2024-10-03 10:50:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 12.84 | 151.39 | 164.23 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 10.61 | 97.79 | 108.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 263.96 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 260.88 | NOTE | |||
r-devel-windows-x86_64 | 0.5.0 | 15.00 | 154.00 | 169.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.0 | 21.16 | 140.20 | 161.36 | OK | |
r-release-linux-x86_64 | 0.5.0 | 14.72 | 139.11 | 153.83 | OK | |
r-release-macos-arm64 | 0.5.0 | 72.00 | OK | |||
r-release-macos-x86_64 | 0.5.0 | 103.00 | OK | |||
r-release-windows-x86_64 | 0.5.0 | 15.00 | 159.00 | 174.00 | OK | |
r-oldrel-macos-arm64 | 0.5.0 | 73.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.0 | 120.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.0 | 22.00 | 199.00 | 221.00 | OK |
Version: 0.5.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
bubbleplot.Rd: scale_colour_gradient2
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.5.0
Check: package dependencies
Result: NOTE
Imports includes 25 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘circlize’ ‘hexbin’ ‘scales’ ‘sna’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc