{
  "_id": "6a2a371c7b7a29ca60037083",
  "Package": "JournalAnalysis",
  "Title": "Explore and Identify Journals to Publish in.",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Robert\", \"Gilmore\", email = \"robgilmore127@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Shaurita\", \"Hutchins\", email = \"shaurita.d.hutchins@gmail.com\", role = \"aut\"))",
  "Description": "A package for exploring and identifying the best journals\nin which to publish a paper.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/vallenderlab/JournalAnalysis",
  "BugReports": "https://github.com/vallenderlab/JournalAnalysis/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://sdhutchins.r-universe.dev",
  "Date/Publication": "2026-06-11 04:08:17 UTC",
  "RemoteUrl": "https://github.com/vallenderlab/JournalAnalysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "a54edcee163090a34f802b12a3a1d127fb4b3800",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 04:14:18 UTC",
    "User": "root"
  },
  "Author": "Robert Gilmore [aut, cre],\nShaurita Hutchins [aut]",
  "Maintainer": "Robert Gilmore <robgilmore127@gmail.com>",
  "MD5sum": "d742d882aa92a3e2cbd2309b86c55980",
  "_user": "sdhutchins",
  "_type": "src",
  "_file": "JournalAnalysis_0.2.0.tar.gz",
  "_fileid": "93ab7b3198c18450a2485d167c8cdcb7f6ab2caabaeff86e04ac832d8de528cf",
  "_filesize": 3906631,
  "_sha256": "93ab7b3198c18450a2485d167c8cdcb7f6ab2caabaeff86e04ac832d8de528cf",
  "_created": "2026-06-11T04:14:18.000Z",
  "_published": "2026-06-11T04:18:36.746Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80719122992,
      "time": 215,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7554666874"
    },
    {
      "job": 80719123002,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7554658292"
    },
    {
      "job": 80719122994,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7554648037"
    },
    {
      "job": 80719122983,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7554646969"
    },
    {
      "job": 80718673820,
      "time": 252,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7554626301"
    },
    {
      "job": 80719122998,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7554654450"
    },
    {
      "job": 80719123018,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7554645583"
    },
    {
      "job": 80719123020,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7554648717"
    },
    {
      "job": 80719123011,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7554647067"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27323209058",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vallenderlab/JournalAnalysis",
  "_commit": {
    "id": "a54edcee163090a34f802b12a3a1d127fb4b3800",
    "author": "Shaurita D. Hutchins <sdhutchins@uab.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Improve project setup with workflows, licensing, and docs. (#9)\n\n* Add github workflow actions.\n\n* Add MIT license files.\n\n* Update package metadata, authors, and CITATION.cff.\n\n* Replace legacy journal metrics with JCR 2023 and Scimago 2025 data.\n\n* Refactor R package code for ISSN helpers and journal sources.\n\n* Add testthat coverage for ISSN helpers and pipeline.\n\n* Update vignette for live Europe PMC tutorial workflow.\n\n* Add NEWS.md changelog.\n\n* Add contributing guidelines.\n\n* Update CI workflow and R build configuration.\n\n* Configure pkgdown with styling, navbar, and changelog.\n\n* Rebuild pkgdown documentation site.\n\n* Update DESCRIPTION and NAMESPACE to include rlang.\n\n* Update example documentation.\n\n* Update DESCRIPTION to suggest BiocManager and refactor ISSN handling in get_articles_with_journal_data function.\n\n* Update .Rbuildignore to exclude CSV files.\n\n* Add example_queries documentation and update pkgdown configuration.",
    "time": 1781150897
  },
  "_maintainer": {
    "name": "Robert Gilmore",
    "email": "robgilmore127@gmail.com",
    "login": "grabear",
    "description": "",
    "uuid": 20953530
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "europepmc",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "PubMedWordcloud",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "vallenderlab",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "journal-analysis",
    "jstor",
    "scimago"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "grabear",
      "count": 23,
      "uuid": 20953530
    },
    {
      "user": "sdhutchins",
      "count": 19,
      "uuid": 20976111
    }
  ],
  "_userbio": {
    "uuid": 20976111,
    "type": "user",
    "name": "Shaurita D. Hutchins",
    "description": "PhD Candidate at UAB.\r\nGenetics, Genomics, & Bioinformatics.\r\n\r\nCurrent lab: @uab-cgds-worthey. \r\n\r\nFormer lab: @vallenderlab.\r\n\r\n"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/JournalAnalysis"
  },
  "_devurl": "https://github.com/vallenderlab/journalanalysis",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/JournalAnalysis.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "get_article_data",
    "get_journal_data",
    "get_publication_data",
    "get_unique_issns",
    "get_word_cloud",
    "install_journalanalysis_packages",
    "issn_to_article_data",
    "issn_to_journal_data",
    "query1",
    "query2",
    "query3",
    "save_as_csv"
  ],
  "_datasets": [
    {
      "name": "jcr2023_wos",
      "title": "InCites Journal Citation Reports via Web of Science (2023)",
      "object": "jcr2023_wos",
      "class": [
        "data.frame"
      ],
      "fields": [
        "journal_name",
        "issn",
        "e_issn",
        "category",
        "edition",
        "total_citations",
        "impact_factor_2023",
        "jif_quartile",
        "jci_2023",
        "percent_oa_gold"
      ],
      "rows": 21848,
      "table": true,
      "tojson": true
    },
    {
      "name": "scimagojr2025",
      "title": "SCImago Journal & Country Rank (2025)",
      "object": "scimagojr_2025",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Rank",
        "Sourceid",
        "Title",
        "Type",
        "Issn",
        "Publisher",
        "Open.Access",
        "Open.Access.Diamond",
        "SJR",
        "SJR.Best.Quartile",
        "H.index",
        "Total.Docs...2025.",
        "Total.Docs...3years.",
        "Total.Refs.",
        "Total.Citations..3years.",
        "Citable.Docs...3years.",
        "Citations...Doc...2years.",
        "Ref....Doc.",
        "X.Female",
        "Overton",
        "Country",
        "Region",
        "Coverage",
        "Categories",
        "Areas"
      ],
      "rows": 32193,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "example_queries",
      "title": "Example Europe PMC queries for package vignettes.",
      "topics": [
        "example_queries",
        "query1",
        "query2",
        "query3"
      ]
    },
    {
      "page": "get_article_data",
      "title": "Get Article Data",
      "topics": [
        "get_article_data"
      ]
    },
    {
      "page": "get_journal_data",
      "title": "Get Journal Data",
      "topics": [
        "get_journal_data"
      ]
    },
    {
      "page": "get_publication_data",
      "title": "Get Publication Data",
      "topics": [
        "get_publication_data"
      ]
    },
    {
      "page": "get_unique_issns",
      "title": "Get Unique ISSNs",
      "topics": [
        "get_unique_issns"
      ]
    },
    {
      "page": "get_word_cloud",
      "title": "Get Word Cloud",
      "topics": [
        "get_word_cloud"
      ]
    },
    {
      "page": "install_journalanalysis_packages",
      "title": "Install JournalAnalysis Packages",
      "topics": [
        "install_journalanalysis_packages"
      ]
    },
    {
      "page": "issn_to_article_data",
      "title": "ISSN to Article Data",
      "topics": [
        "issn_to_article_data"
      ]
    },
    {
      "page": "issn_to_journal_data",
      "title": "ISSN to Journal Data",
      "topics": [
        "issn_to_journal_data"
      ]
    },
    {
      "page": "jcr2023_wos",
      "title": "InCites Journal Citation Reports via Web of Science (2023)",
      "topics": [
        "jcr2023_wos"
      ]
    },
    {
      "page": "save_as_csv",
      "title": "Save as CSV",
      "topics": [
        "save_as_csv"
      ]
    },
    {
      "page": "scimagojr2025",
      "title": "SCImago Journal & Country Rank (2025)",
      "topics": [
        "scimagojr2025"
      ]
    }
  ],
  "_readme": "https://github.com/vallenderlab/JournalAnalysis/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BH",
    "bitops",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "europepmc",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "NLP",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "PubMedWordcloud",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "rlang",
    "slam",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tm",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "wordcloud",
    "XML",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "example.Rmd",
      "filename": "example.html",
      "title": "Finding Journals for Your Paper",
      "author": "Shaurita Hutchins",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Define your search",
        "Retrieve publication data",
        "Inspect the results",
        "Summarize abstracts",
        "Rank journals",
        "Export results",
        "Next steps"
      ],
      "created": "2018-05-21 15:00:36",
      "modified": "2026-06-11 04:08:17",
      "commits": 3
    }
  ],
  "_score": 3,
  "_indexed": false,
  "_nocasepkg": "journalanalysis",
  "_universes": [
    "sdhutchins"
  ],
  "_previous": "0.0.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-11T04:17:48.000Z",
      "distro": "noble",
      "commit": "a54edcee163090a34f802b12a3a1d127fb4b3800",
      "fileid": "de44ba872ff405a5d5fe9aa7e19e3a3b1bef57d8ff76ea41ac73a8a81460a838",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27323209058"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-11T04:17:02.000Z",
      "distro": "noble",
      "commit": "a54edcee163090a34f802b12a3a1d127fb4b3800",
      "fileid": "3b1432075226ad46c77a58380f16d5f98ad020c6f5c225899f691d120ab86fbe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27323209058"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-11T04:16:09.000Z",
      "commit": "a54edcee163090a34f802b12a3a1d127fb4b3800",
      "fileid": "f7bc307a048b4124e4e411dfc104ebdbf5f766ae06905097ad3133076bf7af8a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27323209058"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-11T04:16:07.000Z",
      "commit": "a54edcee163090a34f802b12a3a1d127fb4b3800",
      "fileid": "9f46bf1432389d938f7174228cb68f80655746f9877ee30b66a6b9c834329cc0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27323209058"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-11T04:17:01.000Z",
      "commit": "a54edcee163090a34f802b12a3a1d127fb4b3800",
      "fileid": "f724808dbd8dd7d7e17d207cd5807acc2c5f0fc4820578c6ed8bf1b4be7f26ac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27323209058"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-11T04:15:50.000Z",
      "commit": "a54edcee163090a34f802b12a3a1d127fb4b3800",
      "fileid": "46bb91150e0ca7e1339f5dcc12e7b2c60a4744d1998312c107d168ab60074583",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27323209058"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-11T04:16:06.000Z",
      "commit": "a54edcee163090a34f802b12a3a1d127fb4b3800",
      "fileid": "1dcb4c1fc8e725d6d16b6e8fc44cbfe1864a6b89c231dfa7f62e1797fd179b75",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27323209058"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-11T04:15:59.000Z",
      "commit": "a54edcee163090a34f802b12a3a1d127fb4b3800",
      "fileid": "8a84ee8b2ec0a92cfc4e96856f2a67803125c6a538812521d0e96a991a0f52a5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27323209058"
    }
  ]
}