Package: IBCF.MTME
Title: Item Based Collaborative Filtering for Multi-Trait and
        Multi-Environment Data
Version: 1.6-0
Language: en-US
Date: 2019-03-17
Authors@R: c(person("Francisco Javier", "Luna-Vazquez", email = "frahik@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5370-7152")),
             person("Osval Antonio", "Montesinos-Lopez", email= "oamontes1@ucol.mx", role = "aut", comment = c(ORCID = "0000-0002-3973-6547")),
             person("Abelardo", "Montesinos-Lopez", role = "aut"),
             person("Jose", "Crossa", role = "aut", comment = c(ORCID = "0000-0001-9429-5855")))
Maintainer: Francisco Javier Luna-Vazquez <frahik@gmail.com>
Description: Implements the item based collaborative filtering (IBCF) method for continues phenotypes in the context of plant breeding where data are collected for various traits that were studied in various environments proposed by Montesinos-López et al. (2017) <doi:10.1534/g3.117.300309>. 
Depends: R (>= 3.0.0)
License: LGPL-3
Encoding: UTF-8
LazyData: true
Type: Package
RoxygenNote: 6.1.1
URL: https://github.com/frahik/IBCF.MTME
BugReports: https://github.com/frahik/IBCF.MTME/issues/new
NeedsCompilation: no
Collate: CrossValidation.R IBCF.R IBCF.MTME.R IBCFYear.R methods.R
        Td2M.R Title.R Wheat_IBCF.R Year_IBCF.R
Imports: lsa, tidyr, dplyr
Suggests: testthat, knitr, rmarkdown, covr
Packaged: 2019-03-23 04:37:48 UTC; frahik
Author: Francisco Javier Luna-Vazquez [aut, cre]
    (<https://orcid.org/0000-0002-5370-7152>),
  Osval Antonio Montesinos-Lopez [aut]
    (<https://orcid.org/0000-0002-3973-6547>),
  Abelardo Montesinos-Lopez [aut],
  Jose Crossa [aut] (<https://orcid.org/0000-0001-9429-5855>)
Repository: CRAN
Date/Publication: 2019-03-23 05:18:07 UTC
Built: R 4.0.2; ; 2020-07-16 19:30:31 UTC; unix
