{
  "_id": "6a4cbf5207c3fd5c3261038b",
  "Package": "doilinker",
  "Title": "Link Preprints And Publications By DOI",
  "Version": "0.1.1",
  "Date": "2024-02-26",
  "Authors@R": "person(given = \"Luke\",\nfamily = \"Zappia\",\nrole = c(\"aut\", \"cre\"),\nemail = \"luke@lazappi.id.au\",\ncomment = c(ORCID = \"0000-0001-7744-8565\", github = \"lazappi\"))",
  "Description": "Links preprints to publications using the method described\nin Cabanac G, Oikonomidi T, Boutron I. \"Day-to-day discovery of\npreprint-publication links\". Scientometrics. 2021;1–20. DOI:\n10.1007/s11192-021-03900-7.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Language": "en-GB",
  "URL": "https://github.com/lazappi/doilinker",
  "BugReports": "https://github.com/lazappi/doilinker/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://lazappi.r-universe.dev",
  "Date/Publication": "2024-02-26 12:49:33 UTC",
  "RemoteUrl": "https://github.com/lazappi/doilinker",
  "RemoteRef": "HEAD",
  "RemoteSha": "16a860d1ed696c4cdcf8d10ba3a75e09482097a3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 08:53:41 UTC",
    "User": "root"
  },
  "Author": "Luke Zappia [aut, cre] (ORCID: <https://orcid.org/0000-0001-7744-8565>,\ngithub: lazappi)",
  "Maintainer": "Luke Zappia <luke@lazappi.id.au>",
  "_user": "lazappi",
  "_type": "src",
  "_file": "doilinker_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/973d1d19d70c0d44b6d221ac637bf25e15f9ed609aa4d3fb5d2bce7d26f58c64",
  "_filesize": 98372,
  "_sha256": "973d1d19d70c0d44b6d221ac637bf25e15f9ed609aa4d3fb5d2bce7d26f58c64",
  "_expires": "2026-10-15T08:56:48.000Z",
  "_created": "2026-07-07T08:53:41.000Z",
  "_published": "2026-07-07T08:56:49.947Z",
  "_jobs": [
    {
      "job": 85575787880,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8132826624"
    },
    {
      "job": 85575787898,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132826963"
    },
    {
      "job": 85575787877,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8132798882"
    },
    {
      "job": 85575787879,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132821598"
    },
    {
      "job": 85575220919,
      "time": 180,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132766518"
    },
    {
      "job": 85575787866,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8132824627"
    },
    {
      "job": 85575787915,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8132803112"
    },
    {
      "job": 85575787897,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8132804721"
    },
    {
      "job": 85575787916,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132800259"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lazappi/actions/runs/28853766746",
  "_status": "success",
  "_upstream": "https://github.com/lazappi/doilinker",
  "_commit": {
    "id": "16a860d1ed696c4cdcf8d10ba3a75e09482097a3",
    "author": "Luke Zappia <lazappi@users.noreply.github.com>",
    "committer": "Luke Zappia <lazappi@users.noreply.github.com>",
    "message": "📝 Add r-universe badge to README\n",
    "time": 1708951773
  },
  "_maintainer": {
    "name": "Luke Zappia",
    "email": "luke@lazappi.id.au",
    "login": "lazappi",
    "bluesky": "@lazappi.bsky.social",
    "linkedin": "in/lazappi",
    "orcid": "0000-0001-7744-8565",
    "description": "Bioinformatician, data scientist, developer",
    "uuid": 6869320
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rcrossref",
      "role": "Imports"
    },
    {
      "package": "SnowballC",
      "role": "Imports"
    },
    {
      "package": "stopwords",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "lazappi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "doi",
    "preprint",
    "publication"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "lazappi",
      "count": 23,
      "uuid": 6869320
    }
  ],
  "_userbio": {
    "uuid": 6869320,
    "type": "user",
    "name": "Luke Zappia",
    "followers": 201,
    "description": "Bioinformatician, data scientist, developer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/doilinker"
  },
  "_devurl": "https://github.com/lazappi/doilinker",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/doilinker.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "search_doi_links"
  ],
  "_help": [
    {
      "page": "calc_jaccard_similarity",
      "title": "Calculate Jaccard similarity",
      "topics": [
        "calc_jaccard_similarity"
      ]
    },
    {
      "page": "get_cr_authors_str",
      "title": "Get Crossref authors string",
      "topics": [
        "get_cr_authors_str"
      ]
    },
    {
      "page": "get_first_orcid",
      "title": "Get first author ORCiD",
      "topics": [
        "get_first_orcid"
      ]
    },
    {
      "page": "is_doi_preprint",
      "title": "Is DOI preprint",
      "topics": [
        "is_doi_preprint"
      ]
    },
    {
      "page": "is_result_match",
      "title": "Is result a match",
      "topics": [
        "is_result_match"
      ]
    },
    {
      "page": "same_first_author",
      "title": "Same first author",
      "topics": [
        "same_first_author"
      ]
    },
    {
      "page": "search_doi_links",
      "title": "Search DOI links",
      "topics": [
        "search_doi_links"
      ]
    }
  ],
  "_readme": "https://github.com/lazappi/doilinker/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "crosstalk",
    "crul",
    "curl",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpcode",
    "httpuv",
    "ISOcodes",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "plyr",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rcrossref",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "SnowballC",
    "sourcetools",
    "stopwords",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tinytex",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "doilinker.Rmd",
      "filename": "doilinker.html",
      "title": "doilinker",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Usage",
        "Parameters",
        "Citation"
      ],
      "created": "2021-06-25 10:14:15",
      "modified": "2021-06-25 10:14:15",
      "commits": 1
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "doilinker",
  "_universes": [
    "lazappi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-07T08:56:01.000Z",
      "distro": "resolute",
      "commit": "16a860d1ed696c4cdcf8d10ba3a75e09482097a3",
      "fileid": "https://r2.ropensci.org/af63da40aff1b828ca8809f09a5009c5038589fddd1dcd4cee06beeac23a6211",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lazappi/actions/runs/28853766746"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-07T08:55:57.000Z",
      "distro": "resolute",
      "commit": "16a860d1ed696c4cdcf8d10ba3a75e09482097a3",
      "fileid": "https://r2.ropensci.org/436f445dbd00fe0394a040eea3685774e4577220693b0d2e7d8c955a379e8d1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lazappi/actions/runs/28853766746"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-07T08:54:53.000Z",
      "commit": "16a860d1ed696c4cdcf8d10ba3a75e09482097a3",
      "fileid": "https://r2.ropensci.org/52bfc60d661036de4d68ed41f7f16a575e263b76e1e27b6269095b10b2052b50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lazappi/actions/runs/28853766746"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-07T08:55:48.000Z",
      "commit": "16a860d1ed696c4cdcf8d10ba3a75e09482097a3",
      "fileid": "https://r2.ropensci.org/be93f61b8f2fba5abddb87bf49a21b7a621f51a0b9b7aa7ba54df35dd14b415b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lazappi/actions/runs/28853766746"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-07T08:56:25.000Z",
      "commit": "16a860d1ed696c4cdcf8d10ba3a75e09482097a3",
      "fileid": "https://r2.ropensci.org/bdc56102cda55d183e1180b146b194c10cb1761ba15cf13be17d481344ca0479",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lazappi/actions/runs/28853766746"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-07T08:54:48.000Z",
      "commit": "16a860d1ed696c4cdcf8d10ba3a75e09482097a3",
      "fileid": "https://r2.ropensci.org/c561a615130098e9c7c6b384a7a8652b935692765756a71fb5f81adad2f909f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lazappi/actions/runs/28853766746"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-07T08:55:00.000Z",
      "commit": "16a860d1ed696c4cdcf8d10ba3a75e09482097a3",
      "fileid": "https://r2.ropensci.org/1eb267cfb15e1d5cacb4ae6a0fc2b881c6dc7d998942cd2647f9ebbb8677fbe0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lazappi/actions/runs/28853766746"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-07T08:54:52.000Z",
      "commit": "16a860d1ed696c4cdcf8d10ba3a75e09482097a3",
      "fileid": "https://r2.ropensci.org/b4aca3635f7d0ab6d6742c14d988960dc5920f1c8d0bb6481b5d389de4473024",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lazappi/actions/runs/28853766746"
    }
  ]
}