CRAN Package Check Results for Package BWGS

Last updated on 2024-03-29 07:54:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 10.35 81.62 91.97 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 9.64 62.13 71.77 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 115.70 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 118.88 NOTE
r-devel-windows-x86_64 0.2.1 11.00 74.00 85.00 NOTE
r-patched-linux-x86_64 0.2.1 10.48 77.70 88.18 NOTE
r-release-linux-x86_64 0.2.1 9.27 81.74 91.01 OK
r-release-macos-arm64 0.2.1 40.00 OK
r-release-macos-x86_64 0.2.1 62.00 OK
r-release-windows-x86_64 0.2.1 13.00 87.00 100.00 OK
r-oldrel-macos-arm64 0.2.1 39.00 OK
r-oldrel-windows-x86_64 0.2.1 14.00 92.00 106.00 OK

Check Details

Version: 0.2.1
Check: Rd files
Result: NOTE checkRd: (-1) bwgs.cv.Rd:27: Lost braces; missing escapes or markup? 27 | \item{geno}{Matrix (n x m) of genotypes for the training population: n lines with m markers. Genotypes should be coded {-1, 0, 1}. Missing data are allowed and coded as NA.} | ^ checkRd: (-1) bwgs.cv.Rd:59: Lost braces; missing escapes or markup? 59 | \item{r2}{Coefficient of linkage disequilibrium (LD). Setting 0<r2<1 if the genotypic reduction method is in {LD or ANO+LD }.} | ^ checkRd: (-1) bwgs.predict.Rd:25: Lost braces; missing escapes or markup? 25 | \item{geno_train}{Matrix (n x m) of genotypes for the training population: n lines with m markers. Genotypes should be coded as {-1, 0, 1, NA}. Missing data are allowed and coded as NA.} | ^ checkRd: (-1) bwgs.predict.Rd:29: Lost braces; missing escapes or markup? 29 | \item{geno_target}{Matrix (z x m) of genotypes for the target population: z lines with the same m markers as in geno_train. Genotypes should be coded as {-1, 0, 1, NA}. Missing data are allowed and coded as NA. Other arguments are identical to those of bwgs.cv, except pop_reduct_method, nTimes and nFolds, since the prediction is run only once, using the whole training population for model estimation, then applied to the target population.} | ^ checkRd: (-1) bwgs.predict.Rd:49: Lost braces; missing escapes or markup? 49 | \item{r2}{Coefficient of linkage disequilibrium (LD). Setting 0<r2<1 if the genotypic reduction method is in {LD or ANO+LD }.} | ^ 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