{"id":26898389,"url":"https://github.com/outboundbird/tlfshell","last_synced_at":"2025-04-01T05:46:52.709Z","repository":{"id":284381082,"uuid":"950701179","full_name":"outboundbird/tlfshell","owner":"outboundbird","description":"Automatically generate mocking TLF tables and figures","archived":false,"fork":false,"pushed_at":"2025-03-25T15:55:14.000Z","size":59,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T16:28:43.082Z","etag":null,"topics":["package","r"],"latest_commit_sha":null,"homepage":"","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/outboundbird.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":"2025-03-18T15:00:20.000Z","updated_at":"2025-03-25T15:55:18.000Z","dependencies_parsed_at":"2025-03-25T16:29:02.483Z","dependency_job_id":"1cbdb0f6-2bc4-42bd-b351-515a3d7ea27a","html_url":"https://github.com/outboundbird/tlfshell","commit_stats":null,"previous_names":["outboundbird/tlfshell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outboundbird%2Ftlfshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outboundbird%2Ftlfshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outboundbird%2Ftlfshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outboundbird%2Ftlfshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outboundbird","download_url":"https://codeload.github.com/outboundbird/tlfshell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246591810,"owners_count":20801985,"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":["package","r"],"created_at":"2025-04-01T05:46:52.166Z","updated_at":"2025-04-01T05:46:52.698Z","avatar_url":"https://github.com/outboundbird.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tlfshell\nAutomatically generate TLF tables and figures\nhttps://pharmaverse.org/e2eclinical/tlg/\n\n## to do\n### Listing\n- biomarker listing\n### Tables\nDescriptives\n- demographic\n- dosage groups: baseline, follow-up, change from baseline\n- tissue site groups + dose group:\n\nexamples:\n```r\n  gen_mtx(\n    section_grp(arms, \"n_title\"),\n    section_cat(\"BMI\", c(\"Underweight\", \"Normal\", \"Overweight\", \"Obese\"), arms),\n    section_cat(\"Sex\", c(\"Male\", \"Female\"), arms),\n    section_cat(\"Genotype\", c(\"AA\", \"Aa\", \"aa\"), arms),\n    section_num(\"fAAT\", arms),\n    section_num(\"aAAT\", arms)\n  )\n```\n\nThere are severa templates available for illustration:\n```r\n# demographic table\ntemplate.demo()\n# change from baseline table\ntemplate.chg()\n# listing table\ntemplate.lst()\n```\n\n## Other R packages\n- [R for Clinical Study Reports and Submission](https://r4csr.org/)\n- [`tidytlg`](https://pharmaverse.github.io/tidytlg/main/articles/tidytlg.html)\n- [TLG Catalog](https://insightsengineering.github.io/tlg-catalog/stable/)\n- [Pharmaverse](https://pharmaverse.org/e2eclinical/tlg/)\n- [Tables in Clinical Trials with R](https://rconsortium.github.io/rtrs-wg/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutboundbird%2Ftlfshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutboundbird%2Ftlfshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutboundbird%2Ftlfshell/lists"}