Package: fitscape 0.1.0
fitscape: Classes for Fitness Landscapes and Seascapes
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.
Authors:
fitscape_0.1.0.tar.gz
fitscape_0.1.0.zip(r-4.7)fitscape_0.1.0.zip(r-4.6)fitscape_0.1.0.zip(r-4.5)
fitscape_0.1.0.tgz(r-4.6-any)fitscape_0.1.0.tgz(r-4.5-any)
fitscape_0.1.0.tar.gz(r-4.7-any)fitscape_0.1.0.tar.gz(r-4.6-any)
fitscape_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fitscape/json (API)
| # Install 'fitscape' in R: |
| install.packages('fitscape', repos = c('https://rrrlw.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rrrlw/fitscape/issues
Last updated from:10a5991fb5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 144 | ||
| source / vignettes | OK | 136 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-oldrel-arm64 | OK | 65 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 93 | ||
| wasm-release | OK | 82 |
Exports:dimsextract_dfFitLandDFis_FitLandDFis.FitLandDFmax_fitmin_fitsdevvariance
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get Dimensions of Fitness Landscape | dims |
| Extract Data Frame Representation of Fitness Landscape | extract_df |
| Create New FitLandDF Instance | FitLandDF |
| Confirm Object is Valid Instance of FitLandDF | is.FitLandDF isFitLandDF is_FitLandDF |
| Get Highest and Lowest Fitness Values from Fitness Landscape | max_fit minmax min_fit |
| Get Standard Deviation/Variance of Values in Fitness Landscape | sdev sdvar variance |
