{
  "_id": "6a142216acfb0bcc41d3eb2a",
  "Package": "easyEWAS",
  "Title": "Perform and Visualize EWAS Analysis",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\ngiven = \"Yuting\",\nfamily = \"Wang\",\nemail = \"ytwang@pku.edu.cn\",\nrole = c(\"aut\", \"cre\")),\nperson(\ngiven = \"Xu\",\nfamily = \"Gao\",\nemail = \"xu.gao@pku.edu.cn\",\nrole = c(\"aut\"))\n)",
  "Description": "Tools for conducting epigenome-wide association studies\n(EWAS) and visualizing results. Users provide sample metadata\nand methylation matrices to run EWAS with linear models, linear\nmixed-effects models, or Cox models. The package supports\ndownstream visualization, bootstrap validation, enrichment\nanalysis, batch effect correction, and differentially\nmethylated region (DMR) analysis with optional parallel\ncomputing. Methods are described in Wang et al. (2025)\n<doi:10.1093/bioadv/vbaf026>, Johnson et al. (2007)\n<doi:10.1093/biostatistics/kxj037>, and Peters et al. (2015)\n<doi:10.1186/1756-8935-8-6>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/ytwangZero/easyEWAS,\nhttps://easyewas-tutorial.github.io/",
  "BugReports": "https://github.com/ytwangZero/easyEWAS/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://ytwangzero.r-universe.dev",
  "Date/Publication": "2026-03-26 05:46:18 UTC",
  "RemoteUrl": "https://github.com/ytwangzero/easyewas",
  "RemoteRef": "HEAD",
  "RemoteSha": "0dea05495205a1e1430869c118c9a2ef63b52a43",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:53:49 UTC",
    "User": "root"
  },
  "Author": "Yuting Wang [aut, cre],\nXu Gao [aut]",
  "Maintainer": "Yuting Wang <ytwang@pku.edu.cn>",
  "MD5sum": "6c8ea7f8eedcd49251cf2344faa9f4fb",
  "_user": "ytwangzero",
  "_type": "src",
  "_file": "easyEWAS_1.0.1.tar.gz",
  "_fileid": "19914c90d26d4339938bc1a505ce9dfcbca0541cd1bd264f18ac3c7c8a5e833f",
  "_filesize": 1103754,
  "_sha256": "19914c90d26d4339938bc1a505ce9dfcbca0541cd1bd264f18ac3c7c8a5e833f",
  "_created": "2026-05-25T09:53:49.000Z",
  "_published": "2026-05-25T10:19:02.570Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77691933855,
      "time": 1473,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196259151"
    },
    {
      "job": 77691933876,
      "time": 1387,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196238494"
    },
    {
      "job": 77691933861,
      "time": 974,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196129643"
    },
    {
      "job": 77691933820,
      "time": 1165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196176029"
    },
    {
      "job": 77689322829,
      "time": 1209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195891071"
    },
    {
      "job": 77691933870,
      "time": 1237,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196200829"
    },
    {
      "job": 77691933849,
      "time": 1045,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196153366"
    },
    {
      "job": 77691933843,
      "time": 1031,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196150420"
    },
    {
      "job": 77691933856,
      "time": 1141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196176454"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ytwangzero/actions/runs/26393718968",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ytwangzero/easyewas",
  "_commit": {
    "id": "0dea05495205a1e1430869c118c9a2ef63b52a43",
    "author": "Yuting Wang <ytwangzero@outlook.com>",
    "committer": "Yuting Wang <ytwangzero@outlook.com>",
    "message": "update\n",
    "time": 1774503978
  },
  "_maintainer": {
    "name": "Yuting Wang",
    "email": "ytwang@pku.edu.cn",
    "login": "ytwangzero",
    "uuid": 119645130
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "CMplot",
      "role": "Imports"
    },
    {
      "package": "ddpcr",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "lmerTest",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "tictoc",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "AnnotationHub",
      "role": "Suggests"
    },
    {
      "package": "ExperimentHub",
      "role": "Suggests"
    },
    {
      "package": "DMRcate",
      "role": "Suggests"
    },
    {
      "package": "sva",
      "role": "Suggests"
    },
    {
      "package": "BiocParallel",
      "role": "Suggests"
    },
    {
      "package": "clusterProfiler",
      "role": "Suggests"
    },
    {
      "package": "enrichplot",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ytwangzero",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 9
    },
    {
      "week": "2025-22",
      "n": 32
    },
    {
      "week": "2025-23",
      "n": 18
    },
    {
      "week": "2025-24",
      "n": 9
    },
    {
      "week": "2025-47",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 16
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 16,
  "_contributors": [
    {
      "user": "ytwangzero",
      "count": 18,
      "uuid": 119645130
    },
    {
      "user": "gearpku2020",
      "count": 9,
      "uuid": 139092054
    }
  ],
  "_userbio": {
    "uuid": 119645130,
    "type": "user",
    "name": "Yuting Wang",
    "description": "PhD student, LKCMedicine, NTU"
  },
  "_downloads": {
    "count": 551,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/easyEWAS"
  },
  "_devurl": "https://github.com/ytwangzero/easyewas",
  "_pkgdown": "https://easyewas-tutorial.github.io/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/easyEWAS.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ytwangzero/easyewas",
  "_realowner": "ytwangzero",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-03-16"
    }
  ],
  "_exports": [
    "batchEWAS",
    "bootEWAS",
    "dmrEWAS",
    "downloadAnnotEWAS",
    "enrichEWAS",
    "initEWAS",
    "loadEWAS",
    "plotEWAS",
    "startEWAS",
    "transEWAS"
  ],
  "_datasets": [
    {
      "name": "methydata",
      "title": "Example Methylation Matrix",
      "object": "methydata",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "probe",
        "ZE10000001",
        "ZE10000002",
        "ZE10000003",
        "ZE10000004",
        "ZE10000005",
        "ZE10000006",
        "ZE10000007",
        "ZE10000008",
        "ZE10000009",
        "ZE10000010",
        "ZE10000011",
        "ZE10000012",
        "ZE10000013",
        "ZE10000014",
        "ZE10000015",
        "ZE10000016",
        "ZE10000017",
        "ZE10000018",
        "ZE10000019",
        "ZE10000020",
        "ZE10000021",
        "ZE10000022",
        "ZE10000023",
        "ZE10000024",
        "ZE10000025",
        "ZE10000026",
        "ZE10000027",
        "ZE10000028",
        "ZE10000029",
        "ZE10000030",
        "ZE10000031",
        "ZE10000032",
        "ZE10000033",
        "ZE10000034",
        "ZE10000035",
        "ZE10000036",
        "ZE10000037",
        "ZE10000038",
        "ZE10000039",
        "ZE10000040",
        "ZE10000041",
        "ZE10000042",
        "ZE10000043",
        "ZE10000044",
        "ZE10000045",
        "ZE10000046",
        "ZE10000047",
        "ZE10000048",
        "ZE10000049",
        "ZE10000050",
        "ZE10000051",
        "ZE10000052",
        "ZE10000053",
        "ZE10000054",
        "ZE10000055",
        "ZE10000056",
        "ZE10000057",
        "ZE10000058",
        "ZE10000059",
        "ZE10000060",
        "ZE10000061",
        "ZE10000062",
        "ZE10000063",
        "ZE10000064",
        "ZE10000065",
        "ZE10000066",
        "ZE10000067",
        "ZE10000068",
        "ZE10000069",
        "ZE10000070",
        "ZE10000071",
        "ZE10000072",
        "ZE10000073",
        "ZE10000074",
        "ZE10000075",
        "ZE10000076",
        "ZE10000077",
        "ZE10000078",
        "ZE10000079",
        "ZE10000080",
        "ZE10000081",
        "ZE10000082",
        "ZE10000083",
        "ZE10000084",
        "ZE10000085",
        "ZE10000086",
        "ZE10000087",
        "ZE10000088",
        "ZE10000089",
        "ZE10000090",
        "ZE10000091",
        "ZE10000092",
        "ZE10000093",
        "ZE10000094",
        "ZE10000095",
        "ZE10000096",
        "ZE10000097",
        "ZE10000098",
        "ZE10000099",
        "ZE10000100"
      ],
      "rows": 1232,
      "table": true,
      "tojson": true
    },
    {
      "name": "sampledata",
      "title": "Example Sample Metadata",
      "object": "sampledata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SampleName",
        "var",
        "cov1",
        "cov2",
        "batch"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "batchEWAS",
      "title": "Perform batch effect correction",
      "topics": [
        "batchEWAS"
      ]
    },
    {
      "page": "bootEWAS",
      "title": "Perform Bootstrap-based Internal Validation",
      "topics": [
        "bootEWAS"
      ]
    },
    {
      "page": "dmrEWAS",
      "title": "Perform Differentially Methylated Region analysis",
      "topics": [
        "dmrEWAS"
      ]
    },
    {
      "page": "downloadAnnotEWAS",
      "title": "Download and cache chip annotation tables",
      "topics": [
        "downloadAnnotEWAS"
      ]
    },
    {
      "page": "enrichEWAS",
      "title": "Enrichment analyses",
      "topics": [
        "enrichEWAS"
      ]
    },
    {
      "page": "ewasfun_lm",
      "title": "EWAS Model Computation Utilities",
      "topics": [
        "ewasfun_cox",
        "ewasfun_lm",
        "ewasfun_lmer"
      ]
    },
    {
      "page": "initEWAS",
      "title": "Initialize the EWAS module",
      "topics": [
        "initEWAS"
      ]
    },
    {
      "page": "loadEWAS",
      "title": "Load all data files for EWAS module",
      "topics": [
        "loadEWAS"
      ]
    },
    {
      "page": "methydata",
      "title": "Example Methylation Matrix",
      "topics": [
        "methydata"
      ]
    },
    {
      "page": "plotEWAS",
      "title": "Visualize the results of EWAS analysis",
      "topics": [
        "plotEWAS"
      ]
    },
    {
      "page": "sampledata",
      "title": "Example Sample Metadata",
      "topics": [
        "sampledata"
      ]
    },
    {
      "page": "startEWAS",
      "title": "Perform EWAS Analysis",
      "topics": [
        "startEWAS"
      ]
    },
    {
      "page": "transEWAS",
      "title": "Convert variable type of sample data",
      "topics": [
        "transEWAS"
      ]
    }
  ],
  "_readme": "https://github.com/ytwangzero/easyewas/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "bslib",
    "cachem",
    "cellranger",
    "checkmate",
    "cli",
    "clipr",
    "CMplot",
    "codetools",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "ddpcr",
    "digest",
    "doParallel",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lme4",
    "lmerTest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "minqa",
    "mixtools",
    "nlme",
    "nloptr",
    "numDeriv",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readxl",
    "reformulas",
    "rematch",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "segmented",
    "shiny",
    "shinydisconnect",
    "shinyjs",
    "sourcetools",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tictoc",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 4.748188027006201,
  "_indexed": true,
  "_nocasepkg": "easyewas",
  "_universes": [
    "ytwangzero"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-25T10:17:34.000Z",
      "distro": "noble",
      "commit": "0dea05495205a1e1430869c118c9a2ef63b52a43",
      "fileid": "9c292f05f28488840ce86baecf3e44192475d40d152da25c59b74ce1bba9fdcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytwangzero/actions/runs/26393718968"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-25T10:16:14.000Z",
      "distro": "noble",
      "commit": "0dea05495205a1e1430869c118c9a2ef63b52a43",
      "fileid": "becb4d9e96671540d5be13954e55c034a45481dfe2855c407e111ced014d9ecb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytwangzero/actions/runs/26393718968"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-25T10:09:12.000Z",
      "commit": "0dea05495205a1e1430869c118c9a2ef63b52a43",
      "fileid": "5c1e1bb9536ffdee323a1207127f4a8e576eb9057ce485bacbdcadbab28a98e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytwangzero/actions/runs/26393718968"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-25T10:12:17.000Z",
      "commit": "0dea05495205a1e1430869c118c9a2ef63b52a43",
      "fileid": "d5ee2cc9c5d60ffd13bb7360e0b6b465d6b367d84dea5c61742fc1d6d02b6b75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytwangzero/actions/runs/26393718968"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-25T10:14:49.000Z",
      "commit": "0dea05495205a1e1430869c118c9a2ef63b52a43",
      "fileid": "92907bfea16b7de2536f00da435349f96737250c32a0c980f6e083b8ec51d2dc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ytwangzero/actions/runs/26393718968"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-25T10:10:24.000Z",
      "commit": "0dea05495205a1e1430869c118c9a2ef63b52a43",
      "fileid": "71483c088299474410ba944432f43dd068dbcb2430c83bed38b269a3de671ef2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytwangzero/actions/runs/26393718968"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-25T10:10:09.000Z",
      "commit": "0dea05495205a1e1430869c118c9a2ef63b52a43",
      "fileid": "7f1d70138ae7be8dbb99e537bfa4145b25528cbcb09f8f2af3e237394b49f8cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytwangzero/actions/runs/26393718968"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-25T10:11:52.000Z",
      "commit": "0dea05495205a1e1430869c118c9a2ef63b52a43",
      "fileid": "7539ef0da70dc787671a58064ec3682d0a0ffd71eb7161caa9842a5b5d64bdc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytwangzero/actions/runs/26393718968"
    }
  ]
}