{
  "_id": "6a23d2c9530b9bc726be3bcc",
  "Package": "NatChat",
  "Type": "Package",
  "Title": "Chatting with Nature Journals Current Issue using a local\nLanguage Model",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\"Monah\", \"Abou Alezz\", email = \"aboualezz.monah@hsr.it\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0002-2006-4250\")))",
  "Description": "The goal of NatChat is to provide fast,\nlocal-language-model-powered summaries of articles from the\ncurrent issues of Nature journals, making cutting-edge science\nmore accessible and digestible. The package includes functions\nto identify available journals, retrieve articles from the\nlatest issues, construct prompts for summarization and generate\nnatural-language summaries using large language models (LLMs)\nvia the 'ollama' interface. Output can be formatted for use in\nmarkdown tables, reports, or summaries. This tool is\nparticularly useful for researchers, educators, and clinicians\nwho want to stay up to date with the latest literature across\nmultiple disciplines.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/monahton/NatChat,\nhttps://monahton.github.io/NatChat/",
  "BugReports": "https://github.com/monahton/NatChat/issues",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://monahton.r-universe.dev",
  "Date/Publication": "2025-07-11 12:52:10 UTC",
  "RemoteUrl": "https://github.com/monahton/NatChat",
  "RemoteRef": "main",
  "RemoteSha": "08d85dff72064ac628b10ee7132c97f675153fc1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 07:51:03 UTC",
    "User": "root"
  },
  "Author": "Monah Abou Alezz [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-2006-4250>)",
  "Maintainer": "Monah Abou Alezz <aboualezz.monah@hsr.it>",
  "MD5sum": "ff682ba28869473c549c0f6c5fae2aa9",
  "_user": "monahton",
  "_type": "src",
  "_file": "NatChat_1.1.0.tar.gz",
  "_fileid": "0a8682a9229585bb2ff709c77a36ce297473009a38e7491d2e5bfe3c17fbc607",
  "_filesize": 153856,
  "_sha256": "0a8682a9229585bb2ff709c77a36ce297473009a38e7491d2e5bfe3c17fbc607",
  "_created": "2026-06-06T07:51:03.000Z",
  "_published": "2026-06-06T07:56:57.274Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79862302185,
      "time": 198,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452615223"
    },
    {
      "job": 79862302188,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452613383"
    },
    {
      "job": 79862302192,
      "time": 271,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452619704"
    },
    {
      "job": 79862302191,
      "time": 326,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452624189"
    },
    {
      "job": 79862170500,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452592162"
    },
    {
      "job": 79862302181,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452605208"
    },
    {
      "job": 79862302199,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452609481"
    },
    {
      "job": 79862302202,
      "time": 195,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452614844"
    },
    {
      "job": 79862302209,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452609482"
    }
  ],
  "_buildurl": "https://github.com/r-universe/monahton/actions/runs/27056631282",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/monahton/NatChat",
  "_commit": {
    "id": "08d85dff72064ac628b10ee7132c97f675153fc1",
    "author": "Monah Abou Alezz <monahaboualezz@gmail.com>",
    "committer": "Monah Abou Alezz <monahaboualezz@gmail.com>",
    "message": "add r-universe badges\n",
    "time": 1752238330
  },
  "_maintainer": {
    "name": "Monah Abou Alezz",
    "email": "aboualezz.monah@hsr.it",
    "login": "monahaboualezz",
    "description": "",
    "uuid": 89578888,
    "orcid": "0000-0002-2006-4250"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "ollamar",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.1.5",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.1",
      "role": "Imports"
    },
    {
      "package": "tinytable",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "version": ">= 4.4.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 4.4.0",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.3.8",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "monahton",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 5
    },
    {
      "week": "2025-28",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-06-11"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "monahton",
      "count": 1,
      "uuid": 38108817
    }
  ],
  "_userbio": {
    "uuid": 38108817,
    "type": "user",
    "name": "monahton",
    "description": "Dr. Monah Abou Alezz, PhD.\r\nComputational Biology | Postdoctoral researcher in gene therapy - San Raffaele Hospital | Bioinformatics trainer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NatChat"
  },
  "_devurl": "https://github.com/monahton/natchat",
  "_pkgdown": "https://monahton.github.io/NatChat/",
  "_searchresults": 3,
  "_metadata": {
    "review": {
      "status": "reviewed",
      "version": "1.1.0",
      "organization": "monahton",
      "url": "https://monahton.github.io/NatChat/"
    }
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NatChat.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_prompt",
    "add_summary",
    "build_prompt",
    "check_ollama",
    "filter_articles",
    "get_articles",
    "nat_journals",
    "save_report",
    "summarize_journal",
    "tt_article"
  ],
  "_help": [
    {
      "page": "add_prompt",
      "title": "Add Summarization Prompts to Articles",
      "topics": [
        "add_prompt"
      ]
    },
    {
      "page": "add_summary",
      "title": "Generate Summaries for Articles",
      "topics": [
        "add_summary"
      ]
    },
    {
      "page": "build_prompt",
      "title": "Construct a Text Prompt for Summarizing an Article",
      "topics": [
        "build_prompt"
      ]
    },
    {
      "page": "check_ollama",
      "title": "Check Ollama Installation and List Available Models",
      "topics": [
        "check_ollama"
      ]
    },
    {
      "page": "filter_articles",
      "title": "Filter Articles Based on Whitelist Terms",
      "topics": [
        "filter_articles"
      ]
    },
    {
      "page": "get_articles",
      "title": "Retrieve Articles from a Nature Journal's Current Issue",
      "topics": [
        "get_articles"
      ]
    },
    {
      "page": "nat_journals",
      "title": "List Available Nature Journals and Their Slugs",
      "topics": [
        "nat_journals"
      ]
    },
    {
      "page": "save_report",
      "title": "Save Report as CSV and HTML",
      "topics": [
        "save_report"
      ]
    },
    {
      "page": "summarize_journal",
      "title": "Summarize a Nature Journal Issue",
      "topics": [
        "summarize_journal"
      ]
    },
    {
      "page": "tt_article",
      "title": "Format Articles as a TinyTable",
      "topics": [
        "tt_article"
      ]
    }
  ],
  "_readme": "https://github.com/monahton/NatChat/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "ollamar",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tinytable",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "natchat",
  "_universes": [
    "monahton",
    "monahaboualezz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-06T07:53:05.000Z",
      "distro": "noble",
      "commit": "08d85dff72064ac628b10ee7132c97f675153fc1",
      "fileid": "5da4c089b81edc833f8f2491e5389a5b441b666ceb422c4b74eb85cee33952c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/monahton/actions/runs/27056631282"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-06T07:52:47.000Z",
      "distro": "noble",
      "commit": "08d85dff72064ac628b10ee7132c97f675153fc1",
      "fileid": "1046fe2779c89c2f53f3ca1280e889374d8a3f62f98b7050d44e7f69b982cf43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/monahton/actions/runs/27056631282"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-06T07:53:30.000Z",
      "commit": "08d85dff72064ac628b10ee7132c97f675153fc1",
      "fileid": "42e4be53b1ebf20e28e614d40bd8318de7cbdc600482695daa81eee080075f39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/monahton/actions/runs/27056631282"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-06T07:53:52.000Z",
      "commit": "08d85dff72064ac628b10ee7132c97f675153fc1",
      "fileid": "bea2246b531babe94a4e70827a3321856b3d3a3c4af4ed2f30a495fe3f99fac1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/monahton/actions/runs/27056631282"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-06T07:53:07.000Z",
      "commit": "08d85dff72064ac628b10ee7132c97f675153fc1",
      "fileid": "af555fe236600409806015cd94e3054efd47f1f65981327ee1073aaafae17b1f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/monahton/actions/runs/27056631282"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-06T07:52:11.000Z",
      "commit": "08d85dff72064ac628b10ee7132c97f675153fc1",
      "fileid": "9301a2be6c8038627ad8a1dbf6b4492da210f9b3d06349fc97ffe177f886a528",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/monahton/actions/runs/27056631282"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-06T07:52:47.000Z",
      "commit": "08d85dff72064ac628b10ee7132c97f675153fc1",
      "fileid": "676aafbc2c9c864710e5070d037a4c51457cd3120806953458252577d026060f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/monahton/actions/runs/27056631282"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-06T07:52:15.000Z",
      "commit": "08d85dff72064ac628b10ee7132c97f675153fc1",
      "fileid": "7859e4e4a2f7cb429c902790877ff5d7f7f481e20dc60da1e1f6c7dddb52400f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/monahton/actions/runs/27056631282"
    }
  ]
}