{
  "_id": "6a1f2e26b401979e7342694a",
  "Package": "bib2df",
  "Type": "Package",
  "Title": "Parse a BibTeX File to a Data Frame",
  "Version": "1.1.2.0",
  "Authors@R": "c(person(c(\"Kelli\", \"F.\"), \"Johnson\", email = \"kelli.johnson@noaa.gov\", role = c(\"aut\"), comment = c(ORCID = \"0000-0002-5149-451X\")),\nperson(\"Philipp\", \"Ottolinger\", email = \"philipp@ottolinger.de\", role = \"ctb\"),\nperson(\"Thomas\", \"Leeper\", email = \"thosjleeper@gmail.com\", role = \"ctb\"),\nperson(\"Maëlle\", \"Salmon\", email = \"maelle.salmon@yahoo.se\", role = \"ctb\"),\nperson(\"Paul\", \"Egeler\", email = \"paulegeler@gmail.com\", role = \"ctb\"),\nperson(\"Emilio Xavier\", \"Esposito\", email = \"emilio.esposito@gmail.com\", role = \"ctb\"),\nperson(\"Gianluca\", \"Baio\", email = \"g.baio@ucl.ac.uk\", role = c(\"ctb\",\"cre\")))",
  "Description": "Parse a BibTeX file to a data.frame to make it accessible\nfor further analysis and visualization.",
  "URL": "https://docs.ropensci.org/bib2df/,\nhttps://github.com/ropensci/bib2df/",
  "BugReports": "https://github.com/ropensci/bib2df/issues/",
  "License": "GPL-3",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-04-22 20:22:45 UTC",
  "RemoteUrl": "https://github.com/ropensci/bib2df",
  "RemoteRef": "main",
  "RemoteSha": "4ff27d739a4b000ab71f6ef1e5a9c983d99ff9ed",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:32:49 UTC",
    "User": "root"
  },
  "Author": "Kelli F. Johnson [aut] (ORCID: <https://orcid.org/0000-0002-5149-451X>),\nPhilipp Ottolinger [ctb],\nThomas Leeper [ctb],\nMaëlle Salmon [ctb],\nPaul Egeler [ctb],\nEmilio Xavier Esposito [ctb],\nGianluca Baio [ctb, cre]",
  "Maintainer": "Gianluca Baio <g.baio@ucl.ac.uk>",
  "MD5sum": "10dee8857990e58f4ef3df29d0865b65",
  "_user": "ropensci",
  "_type": "src",
  "_file": "bib2df_1.1.2.0.tar.gz",
  "_fileid": "a9d1e59a8bc8e03cff4604c7e2b9267c01176ae862c31ca53e61a5ac39fa159e",
  "_filesize": 301335,
  "_sha256": "a9d1e59a8bc8e03cff4604c7e2b9267c01176ae862c31ca53e61a5ac39fa159e",
  "_created": "2026-05-15T09:32:49.000Z",
  "_published": "2026-06-02T19:25:26.009Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79153994911,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014172883"
    },
    {
      "job": 79153994731,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014172685"
    },
    {
      "job": 79153995125,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014155120"
    },
    {
      "job": 79153994628,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014167080"
    },
    {
      "job": 79153994468,
      "time": 151,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014120154"
    },
    {
      "job": 79153994354,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014130562"
    },
    {
      "job": 79153994054,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367688067"
    },
    {
      "job": 79153994759,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014157614"
    },
    {
      "job": 79153994817,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014153551"
    },
    {
      "job": 79153994854,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014161185"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25910640244",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/bib2df",
  "_commit": {
    "id": "4ff27d739a4b000ab71f6ef1e5a9c983d99ff9ed",
    "author": "kellijohnson-NOAA <kelli.johnson@noaa.gov>",
    "committer": "kellijohnson-NOAA <kelli.johnson@noaa.gov>",
    "message": "Updates authors w/ new maintainer\n\nMoves Philipp to contributor\n",
    "time": 1745353365
  },
  "_maintainer": {
    "name": "Gianluca Baio",
    "email": "g.baio@ucl.ac.uk",
    "login": "giabaio",
    "mastodon": "@gianlubaio@mas.to",
    "twitter": "@gianlubaio",
    "uuid": 8723145
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "humaniformat",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 8,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bibtex",
    "peer-reviewed"
  ],
  "_stars": 101,
  "_contributors": [
    {
      "user": "ottlngr",
      "count": 144,
      "uuid": 11619414
    },
    {
      "user": "giabaio",
      "count": 10,
      "uuid": 8723145
    },
    {
      "user": "hedvigs",
      "count": 4,
      "uuid": 5327845
    },
    {
      "user": "pegeler",
      "count": 3,
      "uuid": 32426645
    },
    {
      "user": "maelle",
      "count": 3,
      "uuid": 8360597
    },
    {
      "user": "emilioxavier",
      "count": 2,
      "uuid": 7338136
    },
    {
      "user": "leeper",
      "count": 2,
      "uuid": 3505428
    },
    {
      "user": "bambooforest",
      "count": 2,
      "uuid": 1073582
    },
    {
      "user": "paulcbauer",
      "count": 1,
      "uuid": 8376743
    },
    {
      "user": "florisvdh",
      "count": 1,
      "uuid": 19164640
    },
    {
      "user": "kellijohnson-noaa",
      "count": 1,
      "uuid": 4108564
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 1408,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bib2df"
  },
  "_devurl": "https://github.com/ropensci/bib2df",
  "_pkgdown": "https://docs.ropensci.org/bib2df/",
  "_searchresults": 323,
  "_metadata": {
    "review": {
      "id": 124,
      "status": "reviewed",
      "version": "0.2",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/124"
    },
    "ropensci_category": "data-extraction"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bib2df.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/bib2df",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2016-08-08"
    },
    {
      "version": "0.2",
      "date": "2017-05-21"
    },
    {
      "version": "1.0.0",
      "date": "2017-09-18"
    },
    {
      "version": "1.0.1",
      "date": "2018-06-02"
    },
    {
      "version": "1.1.1",
      "date": "2019-05-22"
    },
    {
      "version": "1.1.2.0",
      "date": "2024-05-16"
    }
  ],
  "_exports": [
    "bib2df",
    "df2bib"
  ],
  "_help": [
    {
      "page": "bib2df",
      "title": "Parse a BibTeX file to a 'tibble'",
      "topics": [
        "bib2df"
      ]
    },
    {
      "page": "df2bib",
      "title": "Export a BibTeX 'tibble' to a .bib file",
      "topics": [
        "df2bib"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/bib2df/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "humaniformat",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bib2df.Rmd",
      "filename": "bib2df.html",
      "title": "bib2df - Parse a BibTeX file to a data.frame",
      "author": "Philipp Ottolinger",
      "engine": "knitr::rmarkdown",
      "headings": [
        "BibTeX",
        "Why bib2df?",
        "How to use",
        "Parse the BibTeX file",
        "Parsing multiple BibTex files",
        "Analyze and visualize your references",
        "Manipulate your references",
        "Write back to BibTeX"
      ],
      "created": "2017-06-05 19:49:11",
      "modified": "2019-05-22 20:27:40",
      "commits": 14
    }
  ],
  "_score": 9.741307796967465,
  "_indexed": true,
  "_nocasepkg": "bib2df",
  "_universes": [
    "ropensci",
    "giabaio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2.0",
      "date": "2026-05-15T09:35:03.000Z",
      "distro": "noble",
      "commit": "4ff27d739a4b000ab71f6ef1e5a9c983d99ff9ed",
      "fileid": "0ccec2b81e7bc32bcb4cdef0d094a9ec79d006365ce68bad49b2a2c6f4afc360",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25910640244"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2.0",
      "date": "2026-05-15T09:35:09.000Z",
      "distro": "noble",
      "commit": "4ff27d739a4b000ab71f6ef1e5a9c983d99ff9ed",
      "fileid": "73bb8d78dd1d896bcf6541c57d441819f8e3dd54580835a045db8f2273dac139",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25910640244"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2.0",
      "date": "2026-05-15T09:34:14.000Z",
      "commit": "4ff27d739a4b000ab71f6ef1e5a9c983d99ff9ed",
      "fileid": "1e837143251fb5d7971931eb7a46de524169b2029e1d256657d15ce2fce28787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25910640244"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2.0",
      "date": "2026-05-15T09:34:44.000Z",
      "commit": "4ff27d739a4b000ab71f6ef1e5a9c983d99ff9ed",
      "fileid": "7789c22d13bb2c2fefd7fedc906318614cf88bf7cc99a577154245b779d4f039",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25910640244"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2.0",
      "date": "2026-05-15T09:34:11.000Z",
      "commit": "4ff27d739a4b000ab71f6ef1e5a9c983d99ff9ed",
      "fileid": "9f64cbcd2e4661df2aebc2ecdbde372205e98b8dbed90f2da7c08922da7d46ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25910640244"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2.0",
      "date": "2026-05-15T09:33:58.000Z",
      "commit": "4ff27d739a4b000ab71f6ef1e5a9c983d99ff9ed",
      "fileid": "443ee99f0b042b0d8a4224c0aac90291f1a980616101169b2c1f63c4ece93a04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25910640244"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2.0",
      "date": "2026-05-15T09:34:20.000Z",
      "commit": "4ff27d739a4b000ab71f6ef1e5a9c983d99ff9ed",
      "fileid": "4bc30f7fdab365c40a024da696e0d19f83894ab513368905be76e7985a644a99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25910640244"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2.0",
      "date": "2026-06-02T19:25:05.000Z",
      "commit": "4ff27d739a4b000ab71f6ef1e5a9c983d99ff9ed",
      "fileid": "692bd752b5a024bf1c844d5b802391cbfe1899fe64e9f7509d0d048741e4fe69",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25910640244"
    }
  ]
}