Package: isqg
Type: Package
Title: In Silico Quantitative Genetics
Version: 1.3
Date: 2020-06-01
Author: Fernando H. Toledo [aut, cre] (<https://orcid.org/0000-0003-0158-643X>)
        International Maize and Wheat Improvement Center [cph]
Maintainer: Fernando H. Toledo <f.toledo@cgiar.org>
Description: Accomplish high performance simulations in quantitative genetics. 
    The molecular genetic components are represented by R6/C++ classes and methods. 
    The core computational algorithm is implemented using bitsets according to 
    <doi:10.1534/g3.119.400373>. A mix between low and high level interfaces 
    provides great flexibility and allows user defined extensions and a wide range of 
    applications. 
License: GPL-2 | file LICENSE
Encoding: UTF-8
NeedsCompilation: yes
SystemRequirements: C++14
Depends: R (>= 4.0.0)
Imports: Rcpp (>= 1.0.4), R6, Rdpack
LinkingTo: Rcpp, BH
Collate: 'ISQG.R' 'Mating.R' 'R6Classes.R' 'Functions.R' 'Trait.R'
        'RcppExports.R' 'Hooks.R'
LazyData: true
RdMacros: Rdpack
RoxygenNote: 7.1.0
Packaged: 2020-06-02 03:23:29 UTC; fhtoledo
Repository: CRAN
Date/Publication: 2020-06-02 07:40:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-16 08:04:14 UTC; unix
Archs: isqg.so.dSYM
