{"id":19038744,"url":"https://github.com/heavywatal/rtumopp","last_synced_at":"2025-04-23T19:47:54.852Z","repository":{"id":44475716,"uuid":"54698944","full_name":"heavywatal/rtumopp","owner":"heavywatal","description":"🦀 R interface to tumopp","archived":false,"fork":false,"pushed_at":"2025-04-17T06:55:10.000Z","size":2942,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-17T21:24:14.472Z","etag":null,"topics":["rcpp","simulation","tumor"],"latest_commit_sha":null,"homepage":"https://heavywatal.github.io/rtumopp/","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/heavywatal.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":"2016-03-25T06:16:31.000Z","updated_at":"2025-04-17T06:55:14.000Z","dependencies_parsed_at":"2023-12-13T10:27:07.632Z","dependency_job_id":"e1c19142-971a-4b46-807f-30b0f855196d","html_url":"https://github.com/heavywatal/rtumopp","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavywatal%2Frtumopp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavywatal%2Frtumopp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavywatal%2Frtumopp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavywatal%2Frtumopp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heavywatal","download_url":"https://codeload.github.com/heavywatal/rtumopp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250503879,"owners_count":21441483,"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":["rcpp","simulation","tumor"],"created_at":"2024-11-08T22:09:10.218Z","updated_at":"2025-04-23T19:47:54.822Z","avatar_url":"https://github.com/heavywatal.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# R interface to tumopp\n\n[![R-CMD-check](https://github.com/heavywatal/rtumopp/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/heavywatal/rtumopp/actions/workflows/R-CMD-check.yaml)\n[![codecov](https://codecov.io/gh/heavywatal/rtumopp/graph/badge.svg?token=S8QayYTeJ0)](https://codecov.io/gh/heavywatal/rtumopp)\n[![CRAN Status Badge](https://www.r-pkg.org/badges/version/rtumopp)](https://cran.r-project.org/package=rtumopp)\n\nThis is an R interface to [tumopp](https://github.com/heavywatal/tumopp),\na tumor growth simulator in C++.\n\n## Requirements\n\n- Unix-like OS (macOS, Linux, etc.)\n- C++17 compiler (clang++ \u003e= Apple LLVM 12, g++ \u003e= 8)\n- [CMake](https://cmake.org/) (\u003e= 3.18.0)\n\n## Installation\n\n```r\ninstall.packages(\"devtools\")\ndevtools::install_github(\"heavywatal/rtumopp\")\n```\n\nR packages are updated at random times.\nPlease try to check updates once in a while and use the latest versions.\n\n```r\nupdate.packages()\ndevtools::install_github(\"heavywatal/rigraphlite\")\ndevtools::install_github(\"heavywatal/rtumopp\")\n```\n\n## Basic usage\n\nSee [\"Get started\" page](https://heavywatal.github.io/rtumopp/articles/tumopp.html).\n\nAvailable parameters are listed in\n[the API document of C++ tumopp](https://heavywatal.github.io/tumopp/group__params.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheavywatal%2Frtumopp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheavywatal%2Frtumopp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheavywatal%2Frtumopp/lists"}