{
  "_id": "6a1ab2661d7bb097a09d5b63",
  "Package": "regionalpcs",
  "Title": "Summarizing Regional Methylation with Regional Principal\nComponents Analysis",
  "Version": "1.11.0",
  "Authors@R": "person(\"Tiffany\", \"Eulalio\", , \"tyeulalio@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7084-9646\"))",
  "Description": "Functions to summarize DNA methylation data using regional\nprincipal components. Regional principal components are\ncomputed using principal components analysis within genomic\nregions to summarize the variability in methylation levels\nacross CpGs. The number of principal components is chosen using\neither the Marcenko-Pasteur or Gavish-Donoho method to identify\nrelevant signal in the data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/tyeulalio/regionalpcs",
  "BugReports": "https://github.com/tyeulalio/regionalpcs/issues",
  "biocViews": "DNAMethylation, DifferentialMethylation, StatisticalMethod,\nSoftware, MethylationArray",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:01:53 UTC",
  "RemoteUrl": "https://github.com/bioc/regionalpcs",
  "RemoteRef": "HEAD",
  "RemoteSha": "15c6b22aeba5a1b4a082eef32f3293eaef7f6893",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 07:09:18 UTC",
    "User": "root"
  },
  "Author": "Tiffany Eulalio [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7084-9646>)",
  "Maintainer": "Tiffany Eulalio <tyeulalio@gmail.com>",
  "MD5sum": "c68b1ca12ef6976f17a178038c4d06ad",
  "_user": "bioc",
  "_type": "src",
  "_file": "regionalpcs_1.11.0.tar.gz",
  "_fileid": "97694e155b1df67d3e703d271f8e0e60be64aeb5e679252e91a44622a2ecbfd6",
  "_filesize": 381982,
  "_sha256": "97694e155b1df67d3e703d271f8e0e60be64aeb5e679252e91a44622a2ecbfd6",
  "_created": "2026-05-30T07:09:18.000Z",
  "_published": "2026-05-30T09:48:22.212Z",
  "_jobs": [
    {
      "job": 78632498408,
      "time": 343,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306378871"
    },
    {
      "job": 78632498418,
      "time": 379,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306383385"
    },
    {
      "job": 78632498411,
      "time": 410,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306387275"
    },
    {
      "job": 78632498410,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307215059"
    },
    {
      "job": 78632498416,
      "time": 203,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307220721"
    },
    {
      "job": 78632160350,
      "time": 365,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306338485"
    },
    {
      "job": 78632498402,
      "time": 314,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306375515"
    },
    {
      "job": 78632498419,
      "time": 1667,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306527380"
    },
    {
      "job": 78632498440,
      "time": 1545,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306514344"
    },
    {
      "job": 78632498427,
      "time": 1493,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306508190"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 3
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677575411",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/regionalpcs",
  "_commit": {
    "id": "15c6b22aeba5a1b4a082eef32f3293eaef7f6893",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381313
  },
  "_maintainer": {
    "name": "Tiffany Eulalio",
    "email": "tyeulalio@gmail.com",
    "login": "tyeulalio",
    "description": "",
    "uuid": 13059212,
    "orcid": "0000-0002-7084-9646"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "PCAtools",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RMTstat",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "minfiData",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Suggests"
    },
    {
      "package": "IRanges",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.11.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.10.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dnamethylation",
    "differentialmethylation",
    "statisticalmethod",
    "software",
    "methylationarray"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "tyeulalio",
      "count": 20,
      "uuid": 13059212
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 280,
    "source": "https://www.bioconductor.org/packages/stats/bioc/regionalpcs"
  },
  "_devurl": "https://github.com/tyeulalio/regionalpcs",
  "_searchresults": 7,
  "_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/readme.html",
    "extra/readme.md",
    "extra/regionalpcs.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tyeulalio/regionalpcs",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "combine_results",
    "compute_dimension",
    "compute_regional_pcs",
    "create_region_map",
    "get_sig_pcs",
    "summarize_region"
  ],
  "_help": [
    {
      "page": "combine_results",
      "title": "Combine results dataframes across regions",
      "topics": [
        "combine_results"
      ]
    },
    {
      "page": "compute_dimension",
      "title": "Compute significant dimensions of a matrix using the Marchenko-Pastur or Gavish-Donoho methods",
      "topics": [
        "compute_dimension"
      ]
    },
    {
      "page": "compute_regional_pcs",
      "title": "Compute regional principal components for methylation data",
      "topics": [
        "compute_regional_pcs"
      ]
    },
    {
      "page": "create_region_map",
      "title": "Create a Region Map Between CpGs and Gene Regions",
      "topics": [
        "create_region_map"
      ]
    },
    {
      "page": "get_sig_pcs",
      "title": "Get significant principal components",
      "topics": [
        "get_sig_pcs"
      ]
    },
    {
      "page": "summarize_region",
      "title": "Summarize a region using regional principal components",
      "topics": [
        "summarize_region"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/regionalpcs/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "assorthead",
    "beachmat",
    "BH",
    "BiocGenerics",
    "BiocParallel",
    "BiocSingular",
    "cli",
    "codetools",
    "cowplot",
    "cpp11",
    "DelayedArray",
    "DelayedMatrixStats",
    "dplyr",
    "dqrng",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "IRanges",
    "irlba",
    "isoband",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "PCAtools",
    "pillar",
    "pkgconfig",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rsvd",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "ScaledMatrix",
    "scales",
    "Seqinfo",
    "sitmo",
    "snow",
    "SparseArray",
    "sparseMatrixStats",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "regionalpcs.Rmd",
      "filename": "regionalpcs.html",
      "title": "regionalpcs",
      "author": "Tiffany Eulalio",
      "engine": "knitr::rmarkdown",
      "headings": [
        "regionalpcs",
        "Installation",
        "Bioconductor Installation",
        "Development Version Installation",
        "regionalpcs R Package Tutorial",
        "Loading Required Packages",
        "Load the Dataset",
        "Loading Minfi Sample Dataset",
        "Obtaining Methylation Array Probe Positions",
        "Load Illumina 450k Array Probe Positions",
        "Summarizing Gene Region Types",
        "Introduction",
        "Load Gene Region Annotations",
        "Create a Region Map",
        "Summarizing Gene Regions with Regional Principal Components",
        "Compute Regional PCs",
        "Inspecting the Output",
        "Extracting and Viewing Regional PCs",
        "Understanding the Results",
        "Session Information"
      ],
      "created": "2023-04-22 04:21:22",
      "modified": "2023-10-12 07:11:41",
      "commits": 5
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "regionalpcs",
  "_universes": [
    "bioc",
    "tyeulalio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.11.0",
      "date": "2026-05-30T07:15:23.000Z",
      "distro": "noble",
      "commit": "15c6b22aeba5a1b4a082eef32f3293eaef7f6893",
      "fileid": "3bcdd6b98fa7c711056ce6b681bc3e67150761c16775735c4d4d6a64a8b36453",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677575411"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.11.0",
      "date": "2026-05-30T07:16:00.000Z",
      "distro": "noble",
      "commit": "15c6b22aeba5a1b4a082eef32f3293eaef7f6893",
      "fileid": "36a9d68d48c4883e4a95defc8780012a84c8dc540c3d63db5a1f584f19274e7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677575411"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.11.0",
      "date": "2026-05-30T09:34:43.000Z",
      "commit": "15c6b22aeba5a1b4a082eef32f3293eaef7f6893",
      "fileid": "c6e679bc362877c76258b1eedc3e27dbe2251d981376f1b882cc9737a0cfb672",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677575411"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.11.0",
      "date": "2026-05-30T09:35:37.000Z",
      "commit": "15c6b22aeba5a1b4a082eef32f3293eaef7f6893",
      "fileid": "55ed747dd9f09550623bc71f8c7f626682ba059cf9b32cf386d41d482b83edf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677575411"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.11.0",
      "date": "2026-05-30T07:14:50.000Z",
      "commit": "15c6b22aeba5a1b4a082eef32f3293eaef7f6893",
      "fileid": "4ee0b88f4e566f83ff1e2fbbfccd9ec7a913033a6bcb24df76dc7b2e8d3ac4e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677575411"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-05-30T07:36:53.000Z",
      "commit": "15c6b22aeba5a1b4a082eef32f3293eaef7f6893",
      "fileid": "43ca6853953ded2d5903e0f462d78bbd436aa782c91095ccdde56fd9dc39dd66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677575411"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-05-30T07:34:49.000Z",
      "commit": "15c6b22aeba5a1b4a082eef32f3293eaef7f6893",
      "fileid": "435054a21b4f94f74015ab51f3643cfcc1b21a27f215a3617fca45dee027de8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677575411"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-05-30T07:34:02.000Z",
      "commit": "15c6b22aeba5a1b4a082eef32f3293eaef7f6893",
      "fileid": "da51c78c0f08534f48fb12135cf7afb4083b9d685bd7c78626303b4ad3f50006",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677575411"
    }
  ]
}