{
  "_id": "6a1c00701d7bb097a0a29426",
  "Package": "CNVreg",
  "Type": "Package",
  "Title": "CNV-Profile Regression for Copy Number Variants Association\nAnalysis with Penalized Regression",
  "Version": "1.0",
  "Authors@R": "c(person(\"Yaqin\", \"Si\",email = \"ysi4@ncsu.edu\", role = c(\"aut\")), \nperson(\"Shannon T.\", \"Holloway\",email = \"shannon.t.holloway@gmail.com\", role = c(\"ctb\", \"cre\")),\nperson(\"Jung-Ying\", \"Tzeng\",email = \"jytzeng@ncsu.edu\", role = c(\"ctb\")))",
  "Description": "Performs copy number variants association analysis with\nLasso and Weighted Fusion penalized regression. Creates a \"CNV\nprofile curve\" to represent an individual’s CNV events across a\ngenomic region so to capture variations in CNV length and\ndosage. When evaluating association, the CNV profile curve is\ndirectly used as a predictor in the regression model, avoiding\nthe need to predefine CNV loci. CNV profile regression\nestimates CNV effects at each genome position, making the\nresults comparable across different studies. The penalization\nencourages sparsity in variable selection with a Lasso penalty\nand encourages effect smoothness between consecutive CNV events\nwith a weighted fusion penalty, where the weight controls the\nlevel of smoothing between adjacent CNVs. For more details, see\nSi (2024) <doi:10.1101/2024.11.23.624994>.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "LazyData": "true",
  "Author": "Yaqin Si [aut], Shannon T. Holloway [ctb, cre], Jung-Ying Tzeng\n[ctb]",
  "Maintainer": "Shannon T. Holloway <shannon.t.holloway@gmail.com>",
  "RoxygenNote": "7.3.2",
  "Collate": "'utils.R' 'probPred.R' 'linearPred.R' 'logLH.R' 'loss.R'\n'helpful_tests.R' 'ctnsSolution.R' 'rwlsSolution.R'\n'Wtsmth_Fit.R' 'nfoldSplit.R' 'WTsmth_nFold_CV.R' 'breakCNV.R'\n'datadescrip.R' 'wideDataRaw.R' 'wideFrequency.R'\n'weightMatrix.R' 'prep.R'",
  "Packaged": {
    "Date": "2026-05-31 09:29:41 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://sth1402.r-universe.dev",
  "Date/Publication": "2025-03-10 16:50:21 UTC",
  "RemoteUrl": "https://github.com/cran/CNVreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a67c5ede06f31ecf95beb64a07e8e49969c5a2f",
  "MD5sum": "2250199b05247b4aad31f9f7ab2da249",
  "_user": "sth1402",
  "_type": "src",
  "_file": "CNVreg_1.0.tar.gz",
  "_fileid": "0a8d167147296f5575ab2823564c7c963ddff9c1c936d25d235abd1be3d6eba8",
  "_filesize": 822007,
  "_sha256": "0a8d167147296f5575ab2823564c7c963ddff9c1c936d25d235abd1be3d6eba8",
  "_created": "2026-05-31T09:29:41.000Z",
  "_published": "2026-05-31T09:33:36.897Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78715439162,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315630343"
    },
    {
      "job": 78715439166,
      "time": 201,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315632680"
    },
    {
      "job": 78715439168,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315621518"
    },
    {
      "job": 78715439161,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315624341"
    },
    {
      "job": 78715250985,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315611552"
    },
    {
      "job": 78715439165,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315624891"
    },
    {
      "job": 78715439172,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315622159"
    },
    {
      "job": 78715439175,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315623817"
    },
    {
      "job": 78715439171,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315623499"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sth1402/actions/runs/26708866460",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CNVreg",
  "_commit": {
    "id": "0a67c5ede06f31ecf95beb64a07e8e49969c5a2f",
    "author": "Shannon T. Holloway <shannon.t.holloway@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1741625421
  },
  "_maintainer": {
    "name": "Shannon T. Holloway",
    "email": "shannon.t.holloway@gmail.com",
    "login": "sth1402",
    "description": "",
    "uuid": 41195707
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sth1402",
      "count": 1,
      "uuid": 41195707
    }
  ],
  "_userbio": {
    "uuid": 41195707,
    "type": "user",
    "name": "sth1402"
  },
  "_downloads": {
    "count": 147,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CNVreg"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CNVreg.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "sth1402",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2025-03-10"
    }
  ],
  "_exports": [
    "cvfit_WTSMTH",
    "fit_WTSMTH",
    "prep"
  ],
  "_datasets": [
    {
      "name": "CNV",
      "title": "Simulated data with copy number variants (CNV), Covariates (Cov), and outcomes traits (Y_QT for a continuous outcome and Y_BT for a binary outcome)for the illustration of CNV association analysis with penalized regression in CNVreg.",
      "object": "CNVCOVY",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "CHR",
        "BP1",
        "BP2",
        "TYPE"
      ],
      "rows": 2680,
      "table": true,
      "tojson": true
    },
    {
      "name": "Cov",
      "title": "Simulated data with copy number variants (CNV), Covariates (Cov), and outcomes traits (Y_QT for a continuous outcome and Y_BT for a binary outcome)for the illustration of CNV association analysis with penalized regression in CNVreg.",
      "object": "CNVCOVY",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Sex",
        "Age"
      ],
      "rows": 900,
      "table": true,
      "tojson": true
    },
    {
      "name": "Y_BT",
      "title": "Simulated data with copy number variants (CNV), Covariates (Cov), and outcomes traits (Y_QT for a continuous outcome and Y_BT for a binary outcome)for the illustration of CNV association analysis with penalized regression in CNVreg.",
      "object": "CNVCOVY",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Y"
      ],
      "rows": 900,
      "table": true,
      "tojson": true
    },
    {
      "name": "Y_QT",
      "title": "Simulated data with copy number variants (CNV), Covariates (Cov), and outcomes traits (Y_QT for a continuous outcome and Y_BT for a binary outcome)for the illustration of CNV association analysis with penalized regression in CNVreg.",
      "object": "CNVCOVY",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Y"
      ],
      "rows": 900,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CNVCOVY",
      "title": "Simulated data with copy number variants (CNV), Covariates (Cov), and outcomes traits (Y_QT for a continuous outcome and Y_BT for a binary outcome)for the illustration of CNV association analysis with penalized regression in CNVreg.",
      "topics": [
        "CNV",
        "CNVCOVY",
        "Cov",
        "Y_BT",
        "Y_QT"
      ]
    },
    {
      "page": "cvfit_WTSMTH",
      "title": "Penalized Regression with Lasso and Weighted Fusion Penalties with Cross-Validation",
      "topics": [
        "cvfit_WTSMTH"
      ]
    },
    {
      "page": "fit_WTSMTH",
      "title": "Penalized Regression with Lasso and Weighted Fusion Penalties with Given Parameters",
      "topics": [
        "fit_WTSMTH"
      ]
    },
    {
      "page": "prep",
      "title": "Prepare Data for Analysis",
      "topics": [
        "prep"
      ]
    }
  ],
  "_readme": "https://github.com/cran/CNVreg/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "doParallel",
    "dplyr",
    "foreach",
    "generics",
    "glmnet",
    "glue",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "CNVReg_vig.Rmd",
      "filename": "CNVReg_vig.html",
      "title": "An Introduction to CNVreg Package to Perform Copy Number Variant Association Analysis with Penalied Regression",
      "author": "",
      "engine": "knitr::rmarkdown",
      "headings": [
        "",
        "Introduction",
        "Data",
        "Toy Datasets",
        "CNV",
        "COV",
        "Y_QT",
        "Y_BT",
        "",
        "Data preprocessing",
        "Input of function prep()",
        "Output of function prep()",
        "Application of prep() function",
        "Application 1: Process CNV, Cov, and a continuous trait Y_QT",
        "Application 2: Process CNV, Cov, and a binary trait Y_BT",
        "Analysis with cross-validation (CV)",
        "CNV association analysis for a continuous outcome",
        "Input of function cvfit_WTSMTH()",
        "Output of function cvfit_WTSMTH()",
        "CNV association analysis for a binary outcome",
        "Analysis with fixed tuning parameters",
        "Input of function fit_WTSMTH()",
        "Output of fit_WTSMTH()"
      ],
      "created": "2025-03-10 16:50:21",
      "modified": "2025-03-10 16:50:21",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "cnvreg",
  "_universes": [
    "sth1402"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-31T09:32:21.000Z",
      "distro": "noble",
      "commit": "0a67c5ede06f31ecf95beb64a07e8e49969c5a2f",
      "fileid": "4ff29f20164beeb8ac9dcbeaa27bd4818ad7cab7c1e2d13fc1c736aa07597a3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/26708866460"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-31T09:32:45.000Z",
      "distro": "noble",
      "commit": "0a67c5ede06f31ecf95beb64a07e8e49969c5a2f",
      "fileid": "fe0cca045ba4541e16e131d5938fe5d45a5d9437380689af0aa13aee91078c4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/26708866460"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-31T09:31:15.000Z",
      "commit": "0a67c5ede06f31ecf95beb64a07e8e49969c5a2f",
      "fileid": "70b86f566209b79ed3fc5431f12de0d97de9b6860f291651a5a8f8ee50213049",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/26708866460"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-31T09:31:31.000Z",
      "commit": "0a67c5ede06f31ecf95beb64a07e8e49969c5a2f",
      "fileid": "ce7c9ede15a55328b1038b2dc4f7ccb3bd5cabb138539537111031a0359a623c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/26708866460"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-31T09:32:07.000Z",
      "commit": "0a67c5ede06f31ecf95beb64a07e8e49969c5a2f",
      "fileid": "0cd59f3028d2080ed7ea2856b09559992e7b61ee7153cbd6f6f886e06ac415ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/26708866460"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-31T09:31:00.000Z",
      "commit": "0a67c5ede06f31ecf95beb64a07e8e49969c5a2f",
      "fileid": "7585bd41ad780c8daa0f519aaf6d6961d6afa3d1e7e0b0addbbc141faa0a2383",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/26708866460"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-31T09:31:13.000Z",
      "commit": "0a67c5ede06f31ecf95beb64a07e8e49969c5a2f",
      "fileid": "a720fbbaf9df281c54f002898b4af64aa6f4744b592bd33794613505f44ca600",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/26708866460"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-31T09:31:08.000Z",
      "commit": "0a67c5ede06f31ecf95beb64a07e8e49969c5a2f",
      "fileid": "b340fb93325d3814168ab6b649c44e3f68cf77a4056c844556b500568260a570",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/26708866460"
    }
  ]
}