{"id":19434399,"url":"https://github.com/likelet/interactivevenny","last_synced_at":"2025-02-25T06:24:28.991Z","repository":{"id":86650785,"uuid":"66418446","full_name":"likelet/InteractiveVenny","owner":"likelet","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-13T06:27:45.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-07T20:45:54.775Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/likelet.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}},"created_at":"2016-08-24T01:42:20.000Z","updated_at":"2016-08-30T01:16:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"48527d74-1d98-4b9d-a60c-46281ebd7280","html_url":"https://github.com/likelet/InteractiveVenny","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/likelet%2FInteractiveVenny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likelet%2FInteractiveVenny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likelet%2FInteractiveVenny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likelet%2FInteractiveVenny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/likelet","download_url":"https://codeload.github.com/likelet/InteractiveVenny/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240614655,"owners_count":19829387,"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":[],"created_at":"2024-11-10T14:46:19.949Z","updated_at":"2025-02-25T06:24:28.964Z","avatar_url":"https://github.com/likelet.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InteractiveVenny\n\n\n### Install dependencies\nTo check the dependencies installed correctly, this command can help users to check the status of each installation\u003cbr/\u003e\n```R\nlibrary(\"Packages for check\")\n```\nCode for install dependencies R packages \n```R\ncDep \u003c- c(\"ggplot2\",\"shiny\",\"shinyBS\",\"colourpicker\",\"ggthemes\",\"DT\")\n\n###INSTALLED PACKAGES\n#get installed list\ninst \u003c- packageStatus()$inst\n\n#check and install DEPENDENCIES from CRAN\nfor(i in 1:length(cDep)){\n  tag = which(inst$Package == cDep[i])\n  if(length(tag)){\n    remove.packages(cDep[i])\n  }\n  install.packages(cDep[i])\n}\n\nif (!require(\"devtools\"))\n  install.packages(\"devtools\")\ndevtools::install_github(\"AnalytixWare/shinysky.incubator\")\ndevtools::install_github(\"AnalytixWare/ShinySky\")\n\n```\n### Install TBploter\nTo install the latest development build directly from GitHub, run this:\n\n```R\nif (!require(\"devtools\"))\n  install.packages(\"devtools\")\ndevtools::install_github(\"likelet/InteractiveVenny\")\n```\n### Update Information\n####2016-8-15\nadd tiff plot function \n\n### Designers:\nQi Zhao, zhaoqi@sysucc.org.cn\u003cbr/\u003e\n\n### Developers:\nQi Zhao, zhaoqi3@msysucc.org.cn \u003cbr/\u003e\n\n### Maintainer:\nQi Zhao\n\n### Copyright\nMIT license\n\n### Citation \nduring preparation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikelet%2Finteractivevenny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikelet%2Finteractivevenny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikelet%2Finteractivevenny/lists"}