{
  "_id": "6a19eb481d7bb097a09c7165",
  "Package": "clintrialx",
  "Type": "Package",
  "Title": "Connect and Work with Clinical Trials Data Sources",
  "Version": "0.1.1",
  "Authors@R": "person(\"Indraneel\", \"Chakraborty\",, \"hello.indraneel@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-6958-8269\"))",
  "Maintainer": "Indraneel Chakraborty <hello.indraneel@gmail.com>",
  "Description": "Are you spending too much time fetching and managing\nclinical trial data? Struggling with complex queries and bulk\ndata extraction? What if you could simplify this process with\njust a few lines of code? Introducing 'clintrialx' - Fetch\nclinical trial data from sources like 'ClinicalTrials.gov'\n<https://clinicaltrials.gov/> and the 'Clinical Trials\nTransformation Initiative - Access to Aggregate Content of\nClinicalTrials.gov' database\n<https://aact.ctti-clinicaltrials.org/>, supporting pagination\nand bulk downloads. Also, you can generate HTML reports based\non the data obtained from the sources!",
  "License": "Apache License 2.0",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "URL": "http://www.indraneelchakraborty.com/clintrialx/,\nhttps://github.com/ineelhere/clintrialx",
  "Repository": "https://ineelhere.r-universe.dev",
  "Date/Publication": "2025-09-09 19:39:07 UTC",
  "RemoteUrl": "https://github.com/ineelhere/clintrialx",
  "RemoteRef": "HEAD",
  "RemoteSha": "ad91682203b12414d7ce6becc2822f380cda12a6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 19:33:03 UTC",
    "User": "root"
  },
  "Author": "Indraneel Chakraborty [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6958-8269>)",
  "MD5sum": "b1c6dc0d36fdc4466dd95dcee3fefcbc",
  "_user": "ineelhere",
  "_type": "src",
  "_file": "clintrialx_0.1.1.tar.gz",
  "_fileid": "5c4058640a3bfc5d9903860e37eea262d07f15564bd1f9ded1e01fce8828f22c",
  "_filesize": 456085,
  "_sha256": "5c4058640a3bfc5d9903860e37eea262d07f15564bd1f9ded1e01fce8828f22c",
  "_created": "2026-05-29T19:33:03.000Z",
  "_published": "2026-05-29T19:38:48.187Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78573057235,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299418500"
    },
    {
      "job": 78573057267,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299420930"
    },
    {
      "job": 78573057223,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299474421"
    },
    {
      "job": 78573057241,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299459944"
    },
    {
      "job": 78572610518,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299375774"
    },
    {
      "job": 78573057226,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78573057309,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299407555"
    },
    {
      "job": 78573057293,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299407324"
    },
    {
      "job": 78573057302,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299409138"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ineelhere/actions/runs/26657856048",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ineelhere/clintrialx",
  "_commit": {
    "id": "ad91682203b12414d7ce6becc2822f380cda12a6",
    "author": "Indraneel Chakraborty <64887729+ineelhere@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "update with msg verified from sonatype oss index\n\nupdates",
    "time": 1757446747
  },
  "_maintainer": {
    "name": "Indraneel Chakraborty",
    "email": "hello.indraneel@gmail.com",
    "login": "ineelhere",
    "linkedin": "in/indraneelchakraborty",
    "orcid": "0000-0001-6958-8269",
    "twitter": "@ineelhere",
    "description": "Bioinformatician, Technical Systems Builder helping teams ship reliable, scalable tools using open-source and cloud-first thinking",
    "uuid": 64887729
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "RPostgreSQL",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "ineelhere",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "aact",
    "bioinformatics",
    "clinical-data",
    "clinical-trials",
    "clinicaltrialsgov",
    "ctti",
    "data",
    "data-management",
    "medical-informatics",
    "r-language",
    "trials"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "ineelhere",
      "count": 100,
      "uuid": 64887729
    }
  ],
  "_userbio": {
    "uuid": 64887729,
    "type": "user",
    "name": "Indraneel Chakraborty",
    "description": "Bioinformatician, Technical Systems Builder helping teams ship reliable, scalable tools using open-source and cloud-first thinking"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clintrialx"
  },
  "_devurl": "https://github.com/ineelhere/clintrialx",
  "_pkgdown": "http://www.indraneelchakraborty.com/clintrialx/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clintrialx.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ineelhere/clintrialx",
  "_realowner": "ineelhere",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-03"
    },
    {
      "version": "0.1.1",
      "date": "2025-03-11"
    }
  ],
  "_exports": [
    "aact_check_connection",
    "aact_connection",
    "aact_custom_query",
    "ctg_bulk_fetch",
    "ctg_count",
    "ctg_data_report",
    "ctg_get_fields",
    "ctg_get_nct",
    "hello",
    "version_info"
  ],
  "_help": [
    {
      "page": "aact_check_connection",
      "title": "Check database connection",
      "topics": [
        "aact_check_connection"
      ]
    },
    {
      "page": "aact_connection",
      "title": "Connect to AACT PostgreSQL database",
      "topics": [
        "aact_connection"
      ]
    },
    {
      "page": "aact_custom_query",
      "title": "Run a custom query",
      "topics": [
        "aact_custom_query"
      ]
    },
    {
      "page": "ctg_bulk_fetch",
      "title": "Bulk Fetch Clinical Trial Data from ClinicalTrials.gov API",
      "topics": [
        "ctg_bulk_fetch"
      ]
    },
    {
      "page": "ctg_count",
      "title": "Get Count of Clinical Trials from ClinicalTrials.gov",
      "topics": [
        "ctg_count"
      ]
    },
    {
      "page": "ctg_data_report",
      "title": "Generate a Comprehensive Clinical Trial Data Report",
      "topics": [
        "ctg_data_report"
      ]
    },
    {
      "page": "ctg_get_fields",
      "title": "Query ClinicalTrials.gov API",
      "topics": [
        "ctg_get_fields"
      ]
    },
    {
      "page": "ctg_get_nct",
      "title": "Fetch Clinical Trial Data Based on NCT ID",
      "topics": [
        "ctg_get_nct"
      ]
    },
    {
      "page": "hello",
      "title": "Print a Welcome Message",
      "topics": [
        "hello"
      ]
    },
    {
      "page": "version_info",
      "title": "Get API Version Information",
      "topics": [
        "version_info"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ineelhere/clintrialx/raw/HEAD/logo.png",
  "_readme": "https://github.com/ineelhere/clintrialx/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rmarkdown",
    "RPostgreSQL",
    "sass",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "usecase-doc.Rmd",
      "filename": "usecase-doc.html",
      "title": "Exploring Clinical Trial Data with clintrialx",
      "author": "Indraneel Chakraborty",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setup",
        "Fetching Data",
        "Visualizing Study Status Distribution",
        "Analyzing Enrollment by Study Phase",
        "Visualizing Study Duration Timeline",
        "Analyzing Funding Sources and Study Types",
        "Conclusion"
      ],
      "created": "2024-07-31 17:43:57",
      "modified": "2024-09-03 16:49:50",
      "commits": 5
    }
  ],
  "_score": 4.977723605288848,
  "_indexed": true,
  "_nocasepkg": "clintrialx",
  "_universes": [
    "ineelhere"
  ],
  "_binaries": [
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-04-07T09:33:07.000Z",
      "commit": "ad91682203b12414d7ce6becc2822f380cda12a6",
      "fileid": "74ed1aad4c5d1cd394feac23ec22e028d62ccac5bef0fda8e4abd27890448060",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ineelhere/actions/runs/24074319794"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-29T19:35:04.000Z",
      "distro": "noble",
      "commit": "ad91682203b12414d7ce6becc2822f380cda12a6",
      "fileid": "684e251f29156aea9fd5e6acd3329fdb6edd596831b99b62d91ab5c47be7618a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ineelhere/actions/runs/26657856048"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-29T19:35:12.000Z",
      "distro": "noble",
      "commit": "ad91682203b12414d7ce6becc2822f380cda12a6",
      "fileid": "679e72ab300ba741d663307c2ea0a8782f8cc8e47ad3091b38b2a8e309bcd1f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ineelhere/actions/runs/26657856048"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-29T19:37:00.000Z",
      "commit": "ad91682203b12414d7ce6becc2822f380cda12a6",
      "fileid": "068c5fda7842f18069510547a126c47aff74434016d0a279d71a83951e42eaf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ineelhere/actions/runs/26657856048"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-29T19:37:20.000Z",
      "commit": "ad91682203b12414d7ce6becc2822f380cda12a6",
      "fileid": "b9c76e446ce5d61c9f4eb0b67ace22403f8e7b4b215208f8b4d64c86c899f81b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ineelhere/actions/runs/26657856048"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-29T19:34:22.000Z",
      "commit": "ad91682203b12414d7ce6becc2822f380cda12a6",
      "fileid": "1e067c89c2c9884b3baf7ad58bb35644639911df0c216d427404c8ad31f53694",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ineelhere/actions/runs/26657856048"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-29T19:34:22.000Z",
      "commit": "ad91682203b12414d7ce6becc2822f380cda12a6",
      "fileid": "e25e4e5ed03509a312b31427d269741371adafa58ae48bb09b40bc472d577833",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ineelhere/actions/runs/26657856048"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-29T19:34:27.000Z",
      "commit": "ad91682203b12414d7ce6becc2822f380cda12a6",
      "fileid": "344c7e1e65043c84088547c923e747869cc4fef443df9c486a7cf524678961af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ineelhere/actions/runs/26657856048"
    }
  ]
}