Package: fitscape
Type: Package
Title: Classes for Fitness Landscapes and Seascapes
Version: 0.1.0
Authors@R: c(
    person("Raoul", "Wadhwa", email = "raoulwadhwa@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0503-9580")),
    person("Jacob", "Scott", role = "aut",
           comment = c(ORCID = "0000-0003-2971-7673")))
Description: Convenient classes to model fitness landscapes and fitness
    seascapes. A low-level package with which most users will not interact but
    upon which other packages modeling fitness landscapes and fitness seascapes
    will depend.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/rrrlw/fitscape
BugReports: https://github.com/rrrlw/fitscape/issues
RoxygenNote: 7.1.1
Imports: stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-02-26 21:59:32 UTC; raoul
Author: Raoul Wadhwa [aut, cre] (<https://orcid.org/0000-0003-0503-9580>),
  Jacob Scott [aut] (<https://orcid.org/0000-0003-2971-7673>)
Maintainer: Raoul Wadhwa <raoulwadhwa@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-01 09:10:01 UTC
Built: R 4.1.2; ; 2022-03-02 12:40:23 UTC; unix
