{"id":14068898,"url":"https://github.com/yihui/rlp","last_synced_at":"2025-03-25T01:31:01.068Z","repository":{"id":25184315,"uuid":"28607614","full_name":"yihui/rlp","owner":"yihui","description":"An Example of Using Literate Programming for R Package Development","archived":false,"fork":false,"pushed_at":"2023-02-23T23:27:20.000Z","size":72,"stargazers_count":52,"open_issues_count":0,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-19T06:38:57.798Z","etag":null,"topics":["gnu-make","literate-programming","makefile","r","r-package"],"latest_commit_sha":null,"homepage":"https://yihui.org/rlp/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yihui.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":"2014-12-29T21:47:25.000Z","updated_at":"2023-01-05T04:57:12.000Z","dependencies_parsed_at":"2024-08-13T07:24:45.181Z","dependency_job_id":null,"html_url":"https://github.com/yihui/rlp","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/yihui%2Frlp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihui%2Frlp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihui%2Frlp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihui%2Frlp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yihui","download_url":"https://codeload.github.com/yihui/rlp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245381458,"owners_count":20606040,"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":["gnu-make","literate-programming","makefile","r","r-package"],"created_at":"2024-08-13T07:06:28.293Z","updated_at":"2025-03-25T01:31:00.710Z","avatar_url":"https://github.com/yihui.png","language":"R","readme":"# rlp\n\nThis is an example package of using Literate Programming for developing R\npackages. Most R package authors probably write R code in the R scripts under\nthe `R/` directory, and use comments to explain code. This package shows that\nyou do not have to develop a package in this way. You may write R code in R\nMarkdown documents, and extract the code to the `R/` directory automatically via\n`knitr::purl()`. At the same time, you will get a nicely formatted output\ndocument displaying the source code chunks as well as the text/prose chunks, and\nthis output document can be a package vignette. Please see the package homepage\nfor more details: \u003chttps://yihui.org/rlp/\u003e. This package is licensed under MIT,\nand you are welcome to file issues or submit pull requests.\n\n## Acknowledgements\n\nThis approach is not possible (at least not easy) without a few important\ncomponents in the toolchain:\n\n- The support for non-Sweave vignettes since R 3.0.0, which has opened far more\n  possibilities than I originally imagined;\n- The RStudio IDE, which allows us to build an R package by clicking a button;\n- The **rmarkdown** package, which generates beautiful HTML/PDF output;\n- GNU make, which makes it easy to define how and when to compile a file;\n\nLet me also thank whomever invented holidays, which is often my most productive\ntime. Oh I cannot live without holidays.\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyihui%2Frlp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyihui%2Frlp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyihui%2Frlp/lists"}