{"id":20837741,"url":"https://github.com/astrazeneca/tendril","last_synced_at":"2026-03-10T11:05:46.217Z","repository":{"id":39744075,"uuid":"111387817","full_name":"AstraZeneca/Tendril","owner":"AstraZeneca","description":"This repository contains R package code for calculating tendril plots.","archived":false,"fork":false,"pushed_at":"2022-05-26T15:51:36.000Z","size":2740,"stargazers_count":6,"open_issues_count":6,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T06:07:48.678Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AstraZeneca.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-20T09:17:58.000Z","updated_at":"2024-01-10T18:49:06.000Z","dependencies_parsed_at":"2022-08-21T06:21:00.413Z","dependency_job_id":null,"html_url":"https://github.com/AstraZeneca/Tendril","commit_stats":null,"previous_names":["karpefors/tendril"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/AstraZeneca/Tendril","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraZeneca%2FTendril","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraZeneca%2FTendril/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraZeneca%2FTendril/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraZeneca%2FTendril/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstraZeneca","download_url":"https://codeload.github.com/AstraZeneca/Tendril/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraZeneca%2FTendril/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30331654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-18T01:08:25.872Z","updated_at":"2026-03-10T11:05:46.193Z","avatar_url":"https://github.com/AstraZeneca.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tendril plot package v2.0.4\n\n![Maturity level-1](https://img.shields.io/badge/Maturity%20Level-Under%20Development-yellow)\n![CRAN/METACRAN](https://img.shields.io/cran/v/Tendril)\n\nR library for tendril plotting between two treatments.\n\n# Download\n\nYou can install Tendril from CRAN:\n\n```\ninstall.packages(\"Tendril\")\n```\n\n# Development \n\nYou can ensure that tendril is installed in an isolated packrat environment.\nThis is only required if you want to keep its installation isolated and you don't have access\nto the dependencies in your normal working environment\n\n### OSX Mojave\n\nTo install the dependencies in your packrat environment on OSX you will need clang with OpenMP support.\nUnfortunately Mojave does not ship with it. \n\n1. open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg\n2. Install homebrew from https://brew.sh/\n3. Install the required packages to compile Tendril dependencies \n\n```\n    brew install gfortran\n    brew install llvm\n    brew install boost\n    brew install libomp\n```\n\n4. add this to ~/.R/Makevars\n\n```\n    CC=/usr/local/opt/llvm/bin/clang\n    CXX=/usr/local/opt/llvm/bin/clang++\n    CXX11=/usr/local/opt/llvm/bin/clang++\n    CXX14=/usr/local/opt/llvm/bin/clang++\n    CXX17=/usr/local/opt/llvm/bin/clang++\n    CXX1X=/usr/local/opt/llvm/bin/clang++\n    LDFLAGS=-L/usr/local/opt/llvm/lib -Wl,-rpath,/usr/local/opt/llvm/lib\n    CFLAGS=-I/usr/local/opt/llvm/include\n    CPPFLAGS=-I/usr/local/opt/llvm/include\n```\n\n5. Type \n\n    make env\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrazeneca%2Ftendril","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrazeneca%2Ftendril","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrazeneca%2Ftendril/lists"}