{"id":24132873,"url":"https://github.com/rrrlw/fitness","last_synced_at":"2026-06-06T13:31:06.191Z","repository":{"id":94234356,"uuid":"164319165","full_name":"rrrlw/fitness","owner":"rrrlw","description":"Software library providing fitness landscape functionality in R.","archived":false,"fork":false,"pushed_at":"2021-01-22T20:23:35.000Z","size":77,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T22:38:49.156Z","etag":null,"topics":["fitness-landscape","r","r-package"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rrrlw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-06T15:17:54.000Z","updated_at":"2021-05-17T14:00:01.000Z","dependencies_parsed_at":"2023-07-27T12:15:41.739Z","dependency_job_id":null,"html_url":"https://github.com/rrrlw/fitness","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrrlw%2Ffitness","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrrlw%2Ffitness/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrrlw%2Ffitness/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrrlw%2Ffitness/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rrrlw","download_url":"https://codeload.github.com/rrrlw/fitness/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241339838,"owners_count":19946937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fitness-landscape","r","r-package"],"created_at":"2025-01-11T22:38:44.696Z","updated_at":"2025-03-01T08:27:41.170Z","avatar_url":"https://github.com/rrrlw.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fitness\n\n[![Travis-CI Build Status](https://travis-ci.org/rrrlw/fitness.svg?branch=master)](https://travis-ci.org/rrrlw/fitness)\n[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/rrrlw/fitness?branch=master\u0026svg=true)](https://ci.appveyor.com/project/rrrlw/fitness)\n[![Coverage Status](https://img.shields.io/codecov/c/github/rrrlw/fitness/master.svg)](https://codecov.io/github/rrrlw/fitness?branch=master)\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![CRAN version](http://www.r-pkg.org/badges/version/fitness)](https://CRAN.R-project.org/package=fitness)\n[![CRAN Downloads](http://cranlogs.r-pkg.org/badges/grand-total/fitness)](https://CRAN.R-project.org/package=fitness)\n\n## Overview\n\nThe fitness package permits working with fitness landscapes in R.\n\n## Installation\n\nThe development version of fitness can be installed using the devtools package.\n\n```r\n# install from GitHub\ndevtools::install_github(\"rrrlw/fitness\")\n```\n\n## Sample code\n\n## Functionality\n\nThe following models of fitness landscapes are implemented:\n\n1. NK model\n1. Rough Mt. Fuji model\n\nIn addition, the following functionality for generic fitness landscapes\nis implemented:\n\n* Item 1\n* Item 2\n\n## Contribute\n\nTo contribute to fitness, you can create issues for any bugs/suggestions on the [issues page](https://github.com/rrrlw/fitness/issues). You can also fork the fitness repository and create pull requests to add features you think will be useful for users.\n\n## Plan\n\nread_* functions to read in each type of model (or general fitness landscape?)\nwrite_* functions to write each type of model (or general fitness landscape?)\nmethod to find optimal peak, to find all peaks (same for valleys?)\nfunctions to generate NK landscapes, RMF landscapes\nutility functions: calculate lattice distance, list all neighbors (values or coordinates?) for given spot\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrrlw%2Ffitness","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frrrlw%2Ffitness","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrrlw%2Ffitness/lists"}