{
  "_id": "6a1bf6291d7bb097a0a26348",
  "Package": "vhcub",
  "Title": "Virus-Host Codon Usage Co-Adaptation Analysis",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(given = \"Ali\",family = \"Mostafa Anwar\",role = c(\"aut\", \"cre\"),email = \"ali.mo.anwar@std.agr.cu.edu.eg\"),\nperson(given = \"Mohamed\",family = \"Soudy\",email = \"MohmedSoudy2009@gmail.com\", role = \"aut\"))",
  "Author": "Ali Mostafa Anwar [aut, cre], Mohamed Soudy [aut]",
  "Maintainer": "Ali Mostafa Anwar <ali.mo.anwar@std.agr.cu.edu.eg>",
  "Description": "Analyze the co-adaptation of codon usage between a virus\nand its host,calculate various codon usage bias measurements\nas; effective number of codons (ENc) Novembre (2002)\n<doi:10.1093/oxfordjournals.molbev.a004201>, codon adaptation\nindex (CAI) Sharp and Li (1987) <doi:10.1093/nar/15.3.1281>,\nrelative codon deoptimization index (RCDI) Puigbò et al (2010)\n<doi:10.1186/1756-0500-3-87>, similarity index (SiD) Zhou et al\n(2013) <doi:10.1371/journal.pone.0077239>, synonymous codon\nusage orderliness (SCUO) Wan et al (2004)\n<doi:10.1186/1471-2148-4-19> and, relative synonymous codon\nusage (RSCU) Sharp et al (1986) <doi:10.1093/nar/14.13.5125>.\nAlso, it provides a statistical dinucleotide over- and\nunderrepresentation with three different models. Implement\nseveral methods for visualization of codon usage as\nENc.GC3plot() and PR2.plot().",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "biocViews": "",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:44:02 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev zlib1g-dev",
  "Repository": "https://aliyoussef96.r-universe.dev",
  "Date/Publication": "2025-07-05 11:02:55 UTC",
  "RemoteUrl": "https://github.com/aliyoussef96/vhcub",
  "RemoteRef": "HEAD",
  "RemoteSha": "49f58dab1d0abd4e5700686f1e10f0c21d702137",
  "MD5sum": "24e3d5fb178687b0046067dddd73debb",
  "_user": "aliyoussef96",
  "_type": "src",
  "_file": "vhcub_1.0.0.tar.gz",
  "_fileid": "a0262ab0e25b62bcfc726ae0e622397bedce27159b5d0cf1cf0912a9927cd76e",
  "_filesize": 224811,
  "_sha256": "a0262ab0e25b62bcfc726ae0e622397bedce27159b5d0cf1cf0912a9927cd76e",
  "_created": "2026-05-31T08:44:02.000Z",
  "_published": "2026-05-31T08:49:45.948Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78712926896,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7315344227"
    },
    {
      "job": 78712926887,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7315343456"
    },
    {
      "job": 78712926884,
      "time": 294,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7315349994"
    },
    {
      "job": 78712926882,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7315339639"
    },
    {
      "job": 78712735753,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315325223"
    },
    {
      "job": 78712926889,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315337655"
    },
    {
      "job": 78712926943,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7315339570"
    },
    {
      "job": 78712926904,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7315338256"
    },
    {
      "job": 78712926903,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7315338823"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aliyoussef96/actions/runs/26707961796",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aliyoussef96/vhcub",
  "_commit": {
    "id": "49f58dab1d0abd4e5700686f1e10f0c21d702137",
    "author": "Ali Youssef <aliali.mostafa99@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1751713375
  },
  "_maintainer": {
    "name": "Ali Mostafa Anwar",
    "email": "ali.mo.anwar@std.agr.cu.edu.eg"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "coRdon",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "seqinr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "aliyoussef96",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "aliyoussef96",
      "count": 64,
      "uuid": 42375503
    }
  ],
  "_userbio": {
    "uuid": 42375503,
    "type": "user",
    "name": "Ali Youssef"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vhcub"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/aliyoussef96/vhcub",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/vhcub.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aliyoussef96/vhcub",
  "_realowner": "aliyoussef96",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-11-15"
    }
  ],
  "_exports": [
    "CAI.values",
    "dinuc.base",
    "dinuc.codon",
    "dinuc.syncodon",
    "ENc.GC3plot",
    "ENc.values",
    "fasta.read",
    "GC.content",
    "PR2.plot",
    "RCDI.values",
    "RSCU.values",
    "SCUO.values",
    "SiD.value"
  ],
  "_help": [
    {
      "page": "CAI.values",
      "title": "Codon Adaptation Index (CAI)",
      "topics": [
        "CAI.values"
      ]
    },
    {
      "page": "dinuc.base",
      "title": "Statistical dinucleotide over- and underrepresentation (base model).",
      "topics": [
        "dinuc.base"
      ]
    },
    {
      "page": "dinuc.codon",
      "title": "Statistical dinucleotide over- and underrepresentation (codon model).",
      "topics": [
        "dinuc.codon"
      ]
    },
    {
      "page": "dinuc.syncodon",
      "title": "Statistical dinucleotide over- and underrepresentation (syncodon model).",
      "topics": [
        "dinuc.syncodon"
      ]
    },
    {
      "page": "ENc.GC3plot",
      "title": "ENc-GC3 scatterplot.",
      "topics": [
        "ENc.GC3plot"
      ]
    },
    {
      "page": "ENc.values",
      "title": "Effective Number of Codons (ENc).",
      "topics": [
        "ENc.values"
      ]
    },
    {
      "page": "fasta.read",
      "title": "Read fasta formate and convert it to data frame",
      "topics": [
        "fasta.read"
      ]
    },
    {
      "page": "GC.content",
      "title": "GC content",
      "topics": [
        "GC.content"
      ]
    },
    {
      "page": "PR2.plot",
      "title": "Parity rule 2 (PR2) plot",
      "topics": [
        "PR2.plot"
      ]
    },
    {
      "page": "RCDI.values",
      "title": "Relative Codon Deoptimization Index (RCDI)",
      "topics": [
        "RCDI.values"
      ]
    },
    {
      "page": "RSCU.values",
      "title": "Relative Synonymous Codon Usage (RSCU)",
      "topics": [
        "RSCU.values"
      ]
    },
    {
      "page": "SCUO.values",
      "title": "Synonymous codon usage eorderliness (SCUO)",
      "topics": [
        "SCUO.values"
      ]
    },
    {
      "page": "SiD.value",
      "title": "Similarity Index (SiD)",
      "topics": [
        "SiD.value"
      ]
    },
    {
      "page": "vhcub",
      "title": "vhcub: A package to analysis the co-adaptation of codon usage between a virus and its host.",
      "topics": [
        "vhcub-package",
        "vhcub"
      ]
    }
  ],
  "_pkglogo": "https://github.com/aliyoussef96/vhcub/raw/HEAD/logo.png",
  "_readme": "https://github.com/aliyoussef96/vhcub/raw/HEAD/README.md",
  "_rundeps": [
    "ade4",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "cli",
    "coRdon",
    "cpp11",
    "crayon",
    "data.table",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "nlme",
    "pillar",
    "pixmap",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S4Vectors",
    "S7",
    "scales",
    "segmented",
    "Seqinfo",
    "seqinr",
    "sp",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "vhcub",
  "_universes": [
    "aliyoussef96"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-31T08:46:27.000Z",
      "distro": "noble",
      "commit": "49f58dab1d0abd4e5700686f1e10f0c21d702137",
      "fileid": "158f645d80dddbf2787c4813fb646340d68821679c4ccb1557c399d91b7ee2c9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/aliyoussef96/actions/runs/26707961796"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-31T08:46:26.000Z",
      "distro": "noble",
      "commit": "49f58dab1d0abd4e5700686f1e10f0c21d702137",
      "fileid": "680abd9d9d358c09079baa0e51425fb12bbbd992465e1e59471c3dd311ca6a0f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/aliyoussef96/actions/runs/26707961796"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-31T08:47:32.000Z",
      "commit": "49f58dab1d0abd4e5700686f1e10f0c21d702137",
      "fileid": "ee2ec4737aa75720e98d8efe76e3bf4b01ed01644697df643dbfa3c198089f07",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/aliyoussef96/actions/runs/26707961796"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-31T08:46:08.000Z",
      "commit": "49f58dab1d0abd4e5700686f1e10f0c21d702137",
      "fileid": "f18c57bf18a43778d531124e529d3f707faa47e1eb9f2338fe96ae15b82ff3ba",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/aliyoussef96/actions/runs/26707961796"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-31T08:46:28.000Z",
      "commit": "49f58dab1d0abd4e5700686f1e10f0c21d702137",
      "fileid": "13f5a78001264851c85821a12148ae7242db92d316bdc045f45b9956336a1d69",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aliyoussef96/actions/runs/26707961796"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T08:45:47.000Z",
      "commit": "49f58dab1d0abd4e5700686f1e10f0c21d702137",
      "fileid": "3483cca993603d0553cbb92eb0f47ddc400f8a36bcb6c936805b57196ad45e3e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/aliyoussef96/actions/runs/26707961796"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T08:45:39.000Z",
      "commit": "49f58dab1d0abd4e5700686f1e10f0c21d702137",
      "fileid": "20e91d3628933cf9d5f49429f38f1d631aa7c7905336a01ca47659caadb6b447",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/aliyoussef96/actions/runs/26707961796"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T08:45:29.000Z",
      "commit": "49f58dab1d0abd4e5700686f1e10f0c21d702137",
      "fileid": "59a0e2804991492a344e8f6147be6d06039b7e292c6a633133b48147545df776",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/aliyoussef96/actions/runs/26707961796"
    }
  ]
}