CRAN Package Check Results for Package BWGS

Last updated on 2024-03-12 07:49:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 9.87 81.29 91.16 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 9.73 63.23 72.96 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 115.70 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 111.88 NOTE
r-devel-windows-x86_64 0.2.1 11.00 75.00 86.00 NOTE
r-patched-linux-x86_64 0.2.1 12.71 82.07 94.78 OK
r-release-linux-x86_64 0.2.1 11.91 81.67 93.58 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 12.00 84.00 96.00 OK
r-oldrel-macos-arm64 0.2.1 39.00 OK
r-oldrel-windows-x86_64 0.2.1 13.00 92.00 105.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