{"id":18300445,"url":"https://github.com/comet-ml/rd2md","last_synced_at":"2026-04-02T02:53:21.261Z","repository":{"id":206223259,"uuid":"715615410","full_name":"comet-ml/rd2md","owner":"comet-ml","description":"A converter to transform R docs into markdown","archived":false,"fork":false,"pushed_at":"2023-11-11T14:16:30.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-03T02:54:46.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/comet-ml.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":"2023-11-07T13:54:16.000Z","updated_at":"2025-03-22T18:34:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"d10cbd8c-aeef-4565-9f6d-1a5f196fd0e7","html_url":"https://github.com/comet-ml/rd2md","commit_stats":null,"previous_names":["comet-ml/rd2md"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comet-ml%2Frd2md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comet-ml%2Frd2md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comet-ml%2Frd2md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comet-ml%2Frd2md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comet-ml","download_url":"https://codeload.github.com/comet-ml/rd2md/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248011976,"owners_count":21033106,"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-05T15:12:30.659Z","updated_at":"2026-04-02T02:53:21.227Z","avatar_url":"https://github.com/comet-ml.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rd2md\n\nA converter to transform R doc files (.Rd) into markdown files (.md).\n\n## Installation\n\n```shell\npip install rd2md\n```\n\n## Usage\n\nIn the following command-line examples you can use `rd2md` or `python -m rd2md`.\n\n```shell\nrd2md [RD-DIRECTORY] [MD-DIRECTORY] BASE-FILENAME-1 BASE-FILENAME-2 ...\n```\n\nwhere:\n\n* [RD-DIRECTORY] is the directory of .Rd files (eg, `R/man`)\n* [MD-DIRECTORY] is the output directory for markdown files\n* BASE-FILENAME is the name of an Rd file without the directory or extension\n\n## Example\n\nTo use `R/man` as the directory of Rd files, and `documentation` as\nthe output directory, converting `R/man/create_experiment.Rd` to \n`documentation/create_experiment.md` and\n`R/man/Experiment.Rd` to `documentation/Experiment.md` do this:\n\n```shell\nrd2md R/man documentation create_experiment Experiment\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomet-ml%2Frd2md","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomet-ml%2Frd2md","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomet-ml%2Frd2md/lists"}