{
  "_id": "6a1f25c7b401979e73421ae8",
  "Package": "PubMedMining",
  "Title": "Text-Mining of the 'PubMed' Repository",
  "Version": "1.0.0",
  "Authors@R": "person(given = \"Jeff\",\nfamily = \"DIDIER\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jeff.didier.001@student.uni.lu\")",
  "Description": "Easy function for text-mining the 'PubMed' repository\nbased on defined sets of terms. The relationship between\nfix-terms (related to your research topic) and pub-terms (terms\nwhich pivot around your research focus) is calculated using the\npointwise mutual information algorithm ('PMI'). Church, Kenneth\nWard and Hanks, Patrick (1990)\n<https://www.aclweb.org/anthology/J90-1003/> A text file is\ngenerated with the 'PMI'-scores for each fix-term. Then for\neach collocation pairs (a fix-term + a pub-term), a text file\nis generated with related article titles and publishing years.\nAdditional Author section will follow in the next version\nupdates.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:08:53 UTC",
    "User": "root"
  },
  "Author": "Jeff DIDIER [aut, cre]",
  "Maintainer": "Jeff DIDIER <jeff.didier.001@student.uni.lu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-11-16 15:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/PubMedMining",
  "RemoteRef": "HEAD",
  "RemoteSha": "057b7e9bbd538a8dec67d6e42e228eb1d4033045",
  "MD5sum": "0818fb6d2aa5a183a866208973ee0318",
  "_user": "cran",
  "_type": "src",
  "_file": "PubMedMining_1.0.0.tar.gz",
  "_fileid": "58d865cad3dea7bc5ab6b3dd0f43f96155a9c68fa7e9a7eed0824a1ea456d0bd",
  "_filesize": 79739,
  "_sha256": "58d865cad3dea7bc5ab6b3dd0f43f96155a9c68fa7e9a7eed0824a1ea456d0bd",
  "_created": "2026-05-16T06:08:53.000Z",
  "_published": "2026-06-02T18:49:43.372Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79147432233,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031084142"
    },
    {
      "job": 79147432977,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031083421"
    },
    {
      "job": 79147431801,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031071413"
    },
    {
      "job": 79147431198,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366923985"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25954565216",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PubMedMining",
  "_commit": {
    "id": "057b7e9bbd538a8dec67d6e42e228eb1d4033045",
    "author": "Jeff DIDIER <jeff.didier.001@student.uni.lu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1605540002
  },
  "_maintainer": {
    "name": "Jeff DIDIER",
    "email": "jeff.didier.001@student.uni.lu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "easyPubMed",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PubMedMining"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PubMedMining.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-11-16"
    }
  ],
  "_exports": [
    "pubmed_textmining"
  ],
  "_help": [
    {
      "page": "pubmed_textmining",
      "title": "Pubmed-textmining",
      "topics": [
        "pubmed_textmining"
      ]
    }
  ],
  "_readme": "https://github.com/cran/PubMedMining/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "easyPubMed",
    "glue",
    "lifecycle",
    "magrittr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "PubMedMining-vignette.Rmd",
      "filename": "PubMedMining-vignette.html",
      "title": "PubMedMining-vignette",
      "author": "Jeff DIDIER",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-11-16 15:20:02",
      "modified": "2020-11-16 15:20:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "pubmedmining",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-16T06:10:52.000Z",
      "distro": "noble",
      "commit": "057b7e9bbd538a8dec67d6e42e228eb1d4033045",
      "fileid": "1f125bdd7d601f361e4213fbd34af5ae8d65e5c37f4f83c6f61a12d2ecb67e90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25954565216"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-16T06:10:46.000Z",
      "distro": "noble",
      "commit": "057b7e9bbd538a8dec67d6e42e228eb1d4033045",
      "fileid": "cf754691e66f67d320a266e3541f1b283997b131f43db9bb223127827e760f97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25954565216"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T18:49:29.000Z",
      "commit": "057b7e9bbd538a8dec67d6e42e228eb1d4033045",
      "fileid": "9e45529193bc9de50ad96e2c1419afbee38582b4b5a7153630e9667146cb5aec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25954565216"
    }
  ]
}