{"id":25138545,"url":"https://github.com/neurogenomics/skillnet","last_synced_at":"2025-04-03T03:19:01.920Z","repository":{"id":53268760,"uuid":"519510705","full_name":"neurogenomics/SkillNet","owner":"neurogenomics","description":"Construct and search networks from skill sets and projects for all lab members.","archived":false,"fork":false,"pushed_at":"2022-12-23T02:01:56.000Z","size":1941,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T17:16:55.086Z","etag":null,"topics":["collaboration","github","github-api","metadata","networks","project-management","skills-management"],"latest_commit_sha":null,"homepage":"https://neurogenomics.github.io/SkillNet","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neurogenomics.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-30T12:28:26.000Z","updated_at":"2022-08-05T23:34:16.000Z","dependencies_parsed_at":"2023-01-30T17:20:19.113Z","dependency_job_id":null,"html_url":"https://github.com/neurogenomics/SkillNet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"neurogenomics/templateR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurogenomics%2FSkillNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurogenomics%2FSkillNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurogenomics%2FSkillNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurogenomics%2FSkillNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neurogenomics","download_url":"https://codeload.github.com/neurogenomics/SkillNet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927841,"owners_count":20856198,"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":["collaboration","github","github-api","metadata","networks","project-management","skills-management"],"created_at":"2025-02-08T17:16:57.633Z","updated_at":"2025-04-03T03:19:01.897Z","avatar_url":"https://github.com/neurogenomics.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntitle: \"\"  \nauthor: \"\u003cimg src='`r read.dcf('DESCRIPTION', fields = 'URL')[1]`/raw/`r gsub('[*] ','',system('git branch', intern = TRUE)[1])`/inst/hex/hex.png' height='300'\u003e\u003cbr\u003e\u003cbr\u003e\n        `r badger::badge_github_version(color = 'black')` \n        `r badger::badge_github_actions(action = 'rworkflows')`\n        `r badger::badge_last_commit()`\n        `r badger::badge_codecov()` \n        `r badger::badge_license()` \n        \u003ch4\u003eAuthors: \u003ci\u003e`r auths \u003c- eval(parse(text = gsub('person','c',read.dcf('DESCRIPTION', fields = 'Authors@R'))));paste(auths[names(auths)=='given'],auths[names(auths)=='family'], collapse = ', ')`\u003c/i\u003e\u003c/h4\u003e\" \ndate: \"\u003ch4\u003eREADME updated: \u003ci\u003e`r format( Sys.Date(), '%b-%d-%Y')`\u003c/i\u003e\u003c/h4\u003e\"\noutput:\n  github_document\n---\n\n\u003c!-- To modify Package/Title/Description/Authors fields, edit the DESCRIPTION file --\u003e\n\n```{r, echo=FALSE, include=FALSE}\npkg \u003c- read.dcf(\"DESCRIPTION\", fields = \"Package\")[1]\ntitle \u003c- read.dcf(\"DESCRIPTION\", fields = \"Title\")[1]\ndescription \u003c- read.dcf(\"DESCRIPTION\", fields = \"Description\")[1]\nURL \u003c- read.dcf('DESCRIPTION', fields = 'URL')[1]\nowner \u003c- tolower(strsplit(URL,\"/\")[[1]][4])\n```\n\n\n## ``r pkg``: `r title`\n\n### `r description`\n \n\u003c!-- If you use ``r pkg``, please cite:  --\u003e\n\n\u003c!-- Modify this by editing the file: inst/CITATION  --\u003e\n\u003c!-- \u003e `r utils::citation(pkg)$textVersion` --\u003e\n\n## Installation \n\n```R\nif(!require(\"remotes\")) install.packages(\"remotes\")\n\nremotes::install_github(\"`r URL`\")\nlibrary(`r pkg`)\n```\n\n## Quickstart\n\n```R\ng \u003c- SkillNet::github_network(org = \"neurogenomics\")\nvis \u003c- SkillNet::github_network_plot(graph = g$graph)\n```\n\u003ca href='https://neurogenomics.github.io/`r pkg`/inst/examples/neurogenomics.html' \ntarget='_blank'\u003e\n    \u003cimg src='https://neurogenomics.github.io/`r pkg`/inst/examples/Screenshot.png' height=400px\u003e\n\u003c/a\u003e\n\n\u003e Click image above for interactive example.\n\n## Documentation \n\n### [Website](https://`r owner`.github.io/`r pkg`) \n### [Getting started](https://`r owner`.github.io/`r pkg`/articles/`r pkg`) \n\n\u003chr\u003e\n\n## Contact\n \n### [Neurogenomics Lab](https://www.neurogenomics.co.uk/)\n\nUK Dementia Research Institute  \nDepartment of Brain Sciences  \nFaculty of Medicine  \nImperial College London   \n[GitHub](https://github.com/neurogenomics)  \n[DockerHub](https://hub.docker.com/orgs/neurogenomicslab)  \n\n\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneurogenomics%2Fskillnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneurogenomics%2Fskillnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneurogenomics%2Fskillnet/lists"}