{"id":32591029,"url":"https://github.com/certara/r-style","last_synced_at":"2026-06-30T23:31:17.167Z","repository":{"id":225939118,"uuid":"767294230","full_name":"certara/R-Style","owner":"certara","description":"Certara styling utilities for R","archived":false,"fork":false,"pushed_at":"2024-03-07T20:30:15.000Z","size":222,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-30T01:55:41.040Z","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/certara.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-05T03:04:21.000Z","updated_at":"2024-03-05T03:07:22.000Z","dependencies_parsed_at":"2025-11-07T08:00:28.379Z","dependency_job_id":null,"html_url":"https://github.com/certara/R-Style","commit_stats":null,"previous_names":["certara/r-style"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/certara/R-Style","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/certara%2FR-Style","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/certara%2FR-Style/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/certara%2FR-Style/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/certara%2FR-Style/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/certara","download_url":"https://codeload.github.com/certara/R-Style/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/certara%2FR-Style/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34987610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-10-30T01:54:54.572Z","updated_at":"2026-06-30T23:31:17.134Z","avatar_url":"https://github.com/certara.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Certara.StyleR\n\n## Using the library\n\nTo use `Certara.StyleR`, simply load the library within an R markdown chunk that includes the option `results='asis'`. \nThis will print the certara logo at the top and also provide access to the following three texts:\n\n- summary\n- datainfo\n- guidance\n\nTo use any of the above, simply use the following format within an R markdown script:\n\n```\n:::summary\nSome text can be entered here, including\n- bullet points\n:::\n```\n\nYou can use the test file `certaracss_test.Rmd` in this repository to test whether your package was installed correctly.\n\n## Troubleshooting\n\nIf the package isn't working as expected, please first check that you are loading the library within a chunk that has `results='asis'`, e.g.\n\n````\n```{r results='asis'}\nlibrary(Certara.StyleR)\n```\n````\n\nIf you have done that and are still experiencing issues, please file an \"issue\" on this github page and we will try to address it.\n\n## Install\n\nTo install (and verify that installation worked) run the code below in R.\n\n```\nlibrary(devtools)\ndevtools::install_github(\"certara/R-Style\")\nlibrary(Certara.StyleR)\n```\n\nTo uninstall, use the following:\n\n```\nremove.packages(\"Certara.StyleR\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcertara%2Fr-style","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcertara%2Fr-style","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcertara%2Fr-style/lists"}