Package: edesign
Title: Maximum Entropy Sampling
Version: 1.0-13
Authors@R: c(person("Claudia", "Gebhardt", role = c("aut", "cre"),
		     email = "claudia.gebhardt@algepop.net"),
	      person("Robert", "Gentleman", role = c("ctb", "cph"),
                     comment = "covers file src/chol1.f and src/ch2inv1.f"),
	      person("Ross", "Ihaka", role = c("ctb", "cph"),
                     comment = "covers file src/chol1.f and src/ch2inv1.f"),
              person("The University of Tennessee and The University of Tennessee Research Foundation", 
                      role = c("ctb", "cph"), comment = "covers file src/dschur.f"),
              person("The University of California Berkeley", 
                      role = c("ctb", "cph"), comment = "covers file src/dschur.f"),
              person("The University of Colorado Denver", 
                      role = c("ctb", "cph"), comment = "covers file src/dschur.f")
            )
Description: An implementation of maximum entropy sampling for spatial
  data is provided. An exact branch-and-bound algorithm as well as greedy and
  dual greedy heuristics are included.
License: GPL (>= 2.0)
NeedsCompilation: yes
Packaged: 2015-09-03 14:31:45 UTC; claudia
Author: Claudia Gebhardt [aut, cre],
  Robert Gentleman [ctb, cph] (covers file src/chol1.f and src/ch2inv1.f),
  Ross Ihaka [ctb, cph] (covers file src/chol1.f and src/ch2inv1.f),
  The University of Tennessee and The University of Tennessee Research
    Foundation [ctb, cph] (covers file src/dschur.f),
  The University of California Berkeley [ctb, cph] (covers file
    src/dschur.f),
  The University of Colorado Denver [ctb, cph] (covers file src/dschur.f)
Maintainer: Claudia Gebhardt <claudia.gebhardt@algepop.net>
Repository: CRAN
Date/Publication: 2015-09-04 07:38:46
