{
  "_id": "6a4d3510088975274b3ce560",
  "Package": "EpiScopeK",
  "Type": "Package",
  "Title": "Comprehensive Epidemiological Analysis Toolkit",
  "Version": "0.1.1",
  "Authors@R": "person(\n\"Khalid Ul Islam\",\n\"Rather\",\nemail = \"drkhalidulislam@gmail.com\",\nrole = c(\"aut\",\"cre\")\n)",
  "Description": "Provides a unified framework for epidemiological data\nanalysis and disease surveillance. The package supports\ndescriptive epidemiology, incidence, prevalence and mortality\nestimation, age standardization, trend analysis, geographic\nsummaries, disease risk prediction, and automated analytical\nworkflows. Designed for researchers and public health\nprofessionals, it facilitates reproducible analyses of\nepidemiological datasets using established statistical and\npredictive modeling techniques. Methods are informed by\nstandard epidemiological references including Rothman et al.\n(2008, ISBN:9780781755641) and Gordis (2014,\nISBN:9781455737338).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 17:16:25 UTC",
    "User": "root"
  },
  "Author": "Khalid Ul Islam Rather [aut, cre]",
  "Maintainer": "Khalid Ul Islam Rather <drkhalidulislam@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-07 08:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/EpiScopeK",
  "RemoteRef": "HEAD",
  "RemoteSha": "49d0c6dbe4942abff8cef74efd93a787a4da5562",
  "_user": "cran",
  "_type": "src",
  "_file": "EpiScopeK_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/64b69d7588fd9e54a45dde234663ad5e9ab0bcbd530f70f0d702f552f07fa0af",
  "_filesize": 187390,
  "_sha256": "64b69d7588fd9e54a45dde234663ad5e9ab0bcbd530f70f0d702f552f07fa0af",
  "_expires": "2026-10-15T17:19:10.000Z",
  "_created": "2026-07-07T17:16:25.000Z",
  "_published": "2026-07-07T17:19:12.451Z",
  "_jobs": [
    {
      "job": 85682970177,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8145790719"
    },
    {
      "job": 85682970213,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8145787442"
    },
    {
      "job": 85682339086,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8145736743"
    },
    {
      "job": 85682970185,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8145786580"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28884830622",
  "_status": "success",
  "_upstream": "https://github.com/cran/EpiScopeK",
  "_commit": {
    "id": "49d0c6dbe4942abff8cef74efd93a787a4da5562",
    "author": "Khalid Ul Islam Rather <drkhalidulislam@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1783413602
  },
  "_maintainer": {
    "name": "Khalid Ul Islam Rather",
    "email": "drkhalidulislam@gmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-07-07"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 617,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EpiScopeK"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EpiScopeK.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-07-07"
    }
  ],
  "_exports": [
    "epi_pipelineK",
    "epi_summaryK",
    "geo_epiK",
    "incidence_rateK",
    "mortality_rateK",
    "prevalence_rateK",
    "risk_predictK",
    "trend_epiK"
  ],
  "_datasets": [
    {
      "name": "epi_data",
      "title": "Epidemiological Example Dataset",
      "object": "epi_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "year",
        "sex",
        "age_group",
        "incidence",
        "prevalence",
        "mortality"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "epi_data",
      "title": "Epidemiological Example Dataset",
      "topics": [
        "epi_data"
      ]
    },
    {
      "page": "epi_pipelineK",
      "title": "Automated Epidemiological Pipeline",
      "topics": [
        "epi_pipelineK"
      ]
    },
    {
      "page": "epi_summaryK",
      "title": "Epidemiological Summary Statistics",
      "topics": [
        "epi_summaryK"
      ]
    },
    {
      "page": "geo_epiK",
      "title": "Geographic Summary of Epidemiological Data",
      "topics": [
        "geo_epiK"
      ]
    },
    {
      "page": "incidence_rateK",
      "title": "Calculate Incidence Rate",
      "topics": [
        "incidence_rateK"
      ]
    },
    {
      "page": "mortality_rateK",
      "title": "Calculate Mortality Rate",
      "topics": [
        "mortality_rateK"
      ]
    },
    {
      "page": "prevalence_rateK",
      "title": "Calculate Prevalence Rate",
      "topics": [
        "prevalence_rateK"
      ]
    },
    {
      "page": "risk_predictK",
      "title": "Disease Risk Prediction",
      "topics": [
        "risk_predictK"
      ]
    },
    {
      "page": "trend_epiK",
      "title": "Trend Analysis for Epidemiological Data",
      "topics": [
        "trend_epiK"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "episcopek",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-07T17:18:30.000Z",
      "distro": "resolute",
      "commit": "49d0c6dbe4942abff8cef74efd93a787a4da5562",
      "fileid": "https://r2.ropensci.org/fa69ed7788d4f072dad052f5c42b78a9c7fdbcd220a65bbbc8943955f17ee0ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28884830622"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-07T17:18:23.000Z",
      "distro": "resolute",
      "commit": "49d0c6dbe4942abff8cef74efd93a787a4da5562",
      "fileid": "https://r2.ropensci.org/52ffb7adaa5c6c73400d6d2ff4bdb141908190d8eb85dbca55d42a2f99fc8425",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28884830622"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-07T17:18:30.000Z",
      "commit": "49d0c6dbe4942abff8cef74efd93a787a4da5562",
      "fileid": "https://r2.ropensci.org/2efe446b2cc07bfb8c157ec57be0a27eab012c32ead7b0e83c8e8e5dca2d2235",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28884830622"
    }
  ]
}