Last updated on 2025-03-15 18:49:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 4.39 | 40.57 | 44.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 0.29 | 1.07 | 1.36 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 73.75 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 82.57 | OK | |||
r-devel-macos-arm64 | 1.0.0 | 31.00 | OK | |||
r-devel-macos-x86_64 | 1.0.0 | 58.00 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 5.00 | 59.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 3.53 | 39.29 | 42.82 | WARN | |
r-release-linux-x86_64 | 1.0.0 | 3.56 | 38.17 | 41.73 | OK | |
r-release-macos-arm64 | 1.0.0 | 33.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 62.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 6.00 | 61.00 | 67.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | NOTE | ||||
r-oldrel-macos-x86_64 | 1.0.0 | 71.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 7.00 | 66.00 | 73.00 | OK |
Version: 1.0.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
polycorr.Rd: polychor
tetracorr.Rd: polychor
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-windows-x86_64, r-patched-linux-x86_64
Version: 1.0.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rd warning: polycorr.Rd:31: missing link ‘polychor’
Rd warning: tetracorr.Rd:32: missing link ‘polychor’
Flavor: r-patched-linux-x86_64
Version: 1.0.0
Check: R code for possible problems
Result: NOTE
fishp: no visible binding for global variable ‘markname’
fishp: no visible binding for global variable ‘sum_chisq’
fishp: no visible binding for global variable ‘sum_z’
pvalues_to_zscores: no visible binding for global variable ‘markname’
tetracorr: no visible binding for global variable ‘PLCORR’
Undefined global functions or variables:
PLCORR markname sum_chisq sum_z
Flavor: r-oldrel-macos-arm64