Package: genepop
Type: Package
Title: Population Genetic Data Analysis Using Genepop
Version: 1.1.4
Date: 2019-12-06
Authors@R: c(person("François", "Rousset", role = c("aut", "cre", "cph"),
                     email = "francois.rousset@umontpellier.fr"),
                     person("Jimmy","Lopez", role="ctb"),
                     person("Khalid","Belkhir", role="ctb"))
Maintainer: François Rousset <francois.rousset@umontpellier.fr>
Description: Makes the Genepop software available in R. This software implements a mixture of traditional population genetic methods and some more focused developments: it computes exact tests for Hardy-Weinberg equilibrium, for population differentiation and for genotypic disequilibrium among pairs of loci; it computes estimates of F-statistics, null allele frequencies, allele size-based statistics for microsatellites, etc.; and it performs analyses of isolation by distance from pairwise comparisons of individuals or population samples. 
License: CeCILL-2
Encoding: UTF-8
LazyData: true
Imports: Rcpp (>= 0.12.10), stringr
LinkingTo: Rcpp, RcppProgress
Suggests: testthat, knitr
RoxygenNote: 7.0.2
ByteCompile: true
URL: https://www.r-project.org,
        http://kimura.univ-montp2.fr/~rousset/Genepop.htm
NeedsCompilation: yes
Packaged: 2019-12-06 16:59:06 UTC; Francois.rousset
Author: François Rousset [aut, cre, cph],
  Jimmy Lopez [ctb],
  Khalid Belkhir [ctb]
Repository: CRAN
Date/Publication: 2019-12-06 23:40:05 UTC
