Skip to content

BWGS

BreedWheat Genomic Selection Pipeline

v0.2.1 · Sep 23, 2021 · GPL (>= 2)

Description

Package for Breed Wheat Genomic Selection Pipeline. The R package 'BWGS' is developed by Louis Gautier Tran <louis.gautier.tran@gmail.com> and Gilles Charmet <gilles.charmet@inra.fr>. This repository is forked from original repository <https://forgemia.inra.fr/umr-gdec/bwgs> and modified as a R package.

Downloads

251

Last 30 days

12739th

491

Last 90 days

491

Last year

Trend: +4.6% (30d vs prior 30d)

CRAN Check Status

14 NOTE
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 NOTE
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 NOTE
r-release-macos-arm64 NOTE
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (14 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-devel-linux-x86_64-debian-gcc

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-devel-linux-x86_64-fedora-clang

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-devel-linux-x86_64-fedora-gcc

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-devel-macos-arm64

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-devel-windows-x86_64

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-oldrel-macos-arm64

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-oldrel-macos-x86_64

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-oldrel-windows-x86_64

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-patched-linux-x86_64

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-release-linux-x86_64

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-release-macos-arm64

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-release-macos-x86_64

Rd files

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 }.}
       |                                                                                                              ^
NOTE r-release-windows-x86_64

Rd files

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 }.}
       |                                                                                                              ^

Check History

NOTE 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

Rd files

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 disequi
NOTE r-devel-linux-x86_64-debian-gcc

Rd files

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 disequi
NOTE r-devel-linux-x86_64-fedora-clang

Rd files

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 disequi
NOTE r-devel-linux-x86_64-fedora-gcc

Rd files

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 disequi
NOTE r-devel-macos-arm64

Rd files

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 disequi
NOTE r-devel-windows-x86_64

Rd files

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 disequi
NOTE r-patched-linux-x86_64

Rd files

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 disequi
NOTE r-release-linux-x86_64

Rd files

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 disequi
NOTE r-release-macos-arm64

Rd files

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 disequi
NOTE r-release-macos-x86_64

Rd files

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 disequi
NOTE r-release-windows-x86_64

Rd files

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 disequi
NOTE r-oldrel-macos-arm64

Rd files

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 disequi
NOTE r-oldrel-macos-x86_64

Rd files

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 disequi
NOTE r-oldrel-windows-x86_64

Rd files

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 disequi

Dependency Network

Dependencies Reverse dependencies rrBLUP BGLR glmnet randomForest brnn e1071 stringi BWGS

Version History

new 0.2.1 Mar 9, 2026