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.5)fitscape_0.1.0.zip(r-4.4)fitscape_0.1.0.zip(r-4.3)
fitscape_0.1.0.tgz(r-4.4-any)fitscape_0.1.0.tgz(r-4.3-any)
fitscape_0.1.0.tar.gz(r-4.5-noble)fitscape_0.1.0.tar.gz(r-4.4-noble)
fitscape_0.1.0.tgz(r-4.4-emscripten)fitscape_0.1.0.tgz(r-4.3-emscripten)
fitscape.pdf |fitscape.html✨
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 3 years agofrom:10a5991fb5. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
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 |