Package: gpcp Type: Package Title: Genomic Prediction of Cross Performance Version: 0.1.1 Author: Marlee Labroo [aut], Christine Nyaga [cre, aut], Lukas Mueller [aut] Authors@R: c( person(given="Marlee", family="Labroo", role=c("aut")), person(given="Christine", family="Nyaga", role=c("cre","aut"), email="cmn92@cornell.edu"), person(given="Lukas", family="Mueller", role=c("aut"))) Maintainer: Christine Nyaga Description: The gpcp package provides tools to perform genomic prediction of cross performance in plant breeding using marker and phenotypic data. It implements mixed‐model methods to estimate mean F1 performance across many potential crosses. License: GPL (>= 3) Encoding: UTF-8 LazyData: true LinkingTo: Rcpp, RcppArmadillo Imports: Rcpp, dplyr, sommer (>= 4.0.2), AGHmatrix, Matrix, VariantAnnotation, tools, magrittr, methods Suggests: knitr, rmarkdown, testthat (>= 3.0.0), snpStats, BiocManager RoxygenNote: 7.3.2 VignetteBuilder: knitr Depends: R (>= 2.10) Config/testthat/edition: 3 Config/pak/sysreqs: make libbz2-dev liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://cmn92.r-universe.dev Date/Publication: 2025-08-13 20:44:40 UTC RemoteUrl: https://github.com/cmn92/gpcp RemoteRef: HEAD RemoteSha: 4dd37e174620d9c116740f0781bea4ded273d9c0 NeedsCompilation: yes Packaged: 2026-06-15 07:14:51 UTC; root