{"id":17352631,"url":"https://github.com/lazappi/doilinker","last_synced_at":"2025-08-03T06:03:49.818Z","repository":{"id":78575378,"uuid":"380201716","full_name":"lazappi/doilinker","owner":"lazappi","description":"Link Preprints And Publications By DOI ","archived":false,"fork":false,"pushed_at":"2024-02-26T12:51:15.000Z","size":140,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T21:28:44.561Z","etag":null,"topics":["doi","preprint","publication","r"],"latest_commit_sha":null,"homepage":"http://lazappi.github.io/doilinker","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lazappi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-06-25T10:20:23.000Z","updated_at":"2024-02-26T12:20:46.000Z","dependencies_parsed_at":"2023-03-07T20:00:36.814Z","dependency_job_id":null,"html_url":"https://github.com/lazappi/doilinker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lazappi/doilinker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazappi%2Fdoilinker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazappi%2Fdoilinker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazappi%2Fdoilinker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazappi%2Fdoilinker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lazappi","download_url":"https://codeload.github.com/lazappi/doilinker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazappi%2Fdoilinker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268500607,"owners_count":24260162,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"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":["doi","preprint","publication","r"],"created_at":"2024-10-15T17:14:12.657Z","updated_at":"2025-08-03T06:03:49.566Z","avatar_url":"https://github.com/lazappi.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# doilinker\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/lazappi/doilinker/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/lazappi/doilinker/actions/workflows/R-CMD-check.yaml)\n[![Codecov test coverage](https://codecov.io/gh/lazappi/doilinker/branch/main/graph/badge.svg)](https://codecov.io/gh/lazappi/doilinker?branch=main)\n[![doilinker status badge](https://lazappi.r-universe.dev/badges/doilinker)](https://lazappi.r-universe.dev/doilinker)\n\u003c!-- badges: end --\u003e\n\n**{doilinker}** allows you to link related DOIs.\nUsually this is to find the published version of a preprint (or the reverse).\nIt does this by querying the Crossref database using **{rcrossref}** and matching DOIs using the method described by Cabanac, Oikonomidi and Boutron (see citation below).\n\nDocumentation for the package can be viewed at http://lazappi.github.io/doilinker.\n\n## Installation\n\nThe package can be installed from GitHub:\n\n```r\n# install.packages(\"remotes\")\nremotes::install_github(\"lazappi/doilinker\")\n```\n\n## Example\n\nThis is a basic example which shows you how to solve a common problem:\n\n``` r\nlibrary(doilinker)\n\nsearch_doi_links(\"10.1101/133173\")\n```\n\n## Code of Conduct\n  \nPlease note that the doilinker project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.\n\n## Citation\n\nIf you use this package please cite the original publication for the linking method\n(if you want to cite the package directly as well that would be great 😉 but crediting the original authors is the important part):\n\n\u003e Cabanac G, Oikonomidi T, Boutron I. \"Day-to-day discovery of preprint-publication links.\" **Scientometrics**. 2021;1–20. DOI: [10.1007/s11192-021-03900-7](https://doi.org/10.1007/s11192-021-03900-7)\n\u003e\n\n```bibtex\n@ARTICLE{Cabanac2021-ge,\n  title    = \"Day-to-day discovery of preprint-publication links\",\n  author   = \"Cabanac, Guillaume and Oikonomidi, Theodora and Boutron, Isabelle\",\n  journal  = \"Scientometrics\",\n  pages    = \"1--20\",\n  month    =  apr,\n  year     =  2021,\n  language = \"en\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flazappi%2Fdoilinker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flazappi%2Fdoilinker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flazappi%2Fdoilinker/lists"}