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 Repository: https://rrrlw.r-universe.dev Date/Publication: 2022-02-26 21:59:16 UTC RemoteUrl: https://github.com/rrrlw/fitscape RemoteRef: HEAD RemoteSha: 10a5991fb51883b18fe6ca4f01d90edc2bc72872 NeedsCompilation: no Packaged: 2026-07-04 09:46:27 UTC; root Author: Raoul Wadhwa [aut, cre] (ORCID: ), Jacob Scott [aut] (ORCID: ) Maintainer: Raoul Wadhwa