Last updated on 2024-10-09 02:49:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 14.71 | 149.22 | 163.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 10.65 | 100.33 | 110.98 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 279.50 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 244.46 | NOTE | |||
r-devel-windows-x86_64 | 0.5.0 | 15.00 | 154.00 | 169.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.0 | 20.71 | 140.89 | 161.60 | OK | |
r-release-linux-x86_64 | 0.5.0 | 15.45 | 139.69 | 155.14 | 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 | 176.00 | 191.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 | 208.00 | 230.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