Last updated on 2024-11-09 05:49:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.6 | 4.05 | 49.82 | 53.87 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.6 | 2.78 | 34.47 | 37.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.6 | 86.66 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.6 | 96.18 | NOTE | |||
r-devel-windows-x86_64 | 0.9.6 | 4.00 | 82.00 | 86.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.6 | 3.68 | 45.54 | 49.22 | NOTE | |
r-release-linux-x86_64 | 0.9.6 | 3.38 | 46.67 | 50.05 | NOTE | |
r-release-macos-arm64 | 0.9.6 | 31.00 | NOTE | |||
r-release-macos-x86_64 | 0.9.6 | 49.00 | NOTE | |||
r-release-windows-x86_64 | 0.9.6 | 4.00 | 80.00 | 84.00 | NOTE | |
r-oldrel-macos-arm64 | 0.9.6 | 33.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.9.6 | 56.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.9.6 | 4.00 | 89.00 | 93.00 | NOTE |
Version: 0.9.6
Check: dependencies in R code
Result: NOTE
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
‘.ga.breed’ ‘.ga.fitness’ ‘.ga.init’ ‘.ga.mutate’ ‘.ga.step’
‘.ga.weight’
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-x86_64
Version: 0.9.6
Check: Rd files
Result: NOTE
checkRd: (-1) hmap.Rd:87: Lost braces; missing escapes or markup?
87 | The horizontal limits of the row hierarchical clustering. The horizontal limits of the heatmap are {a=leftlim[1], b=leftlim[2], c=xlim[1], d=xlim[2]} where the 'a' is where the row dendrogram begins, 'b' is where the row dendrogram ends, 'c' is where the heatmap itself begins, and 'd' is where the heatmap itself ends.
| ^
checkRd: (-1) hmap.Rd:91: Lost braces; missing escapes or markup?
91 | The vertical limits of the row hierarchical clustering. The horizontal limits of the heatmap are {a=ylim[1], b=ylim[2], c=toplim[1], d=toplim[2]} where the 'a' is where the heatmap begins, 'b' is where the heatmap ends, 'c' is where the column dendrogram begins, and 'd' is where the column dendrogram ends.
| ^
checkRd: (-1) mix.binary.Rd:19: Lost braces; missing escapes or markup?
19 | e.g. x = {red, green, blue, green} --> x_new = {{1,0,0}, {0,1,0}, {0,0,1}, {0,1,0}} where the dimensions in x_new are is_red, is_green and is_blue
| ^
checkRd: (-1) mix.binary.Rd:19: Lost braces
19 | e.g. x = {red, green, blue, green} --> x_new = {{1,0,0}, {0,1,0}, {0,0,1}, {0,1,0}} where the dimensions in x_new are is_red, is_green and is_blue
| ^
checkRd: (-1) mix.binary.Rd:19: Lost braces; missing escapes or markup?
19 | e.g. x = {red, green, blue, green} --> x_new = {{1,0,0}, {0,1,0}, {0,0,1}, {0,1,0}} where the dimensions in x_new are is_red, is_green and is_blue
| ^
checkRd: (-1) mix.binary.Rd:19: Lost braces; missing escapes or markup?
19 | e.g. x = {red, green, blue, green} --> x_new = {{1,0,0}, {0,1,0}, {0,0,1}, {0,1,0}} where the dimensions in x_new are is_red, is_green and is_blue
| ^
checkRd: (-1) mix.binary.Rd:19: Lost braces; missing escapes or markup?
19 | e.g. x = {red, green, blue, green} --> x_new = {{1,0,0}, {0,1,0}, {0,0,1}, {0,1,0}} where the dimensions in x_new are is_red, is_green and is_blue
| ^
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