{
  "_id": "6a16c33aacfb0bcc41d88121",
  "Package": "VIProDesign",
  "Type": "Package",
  "Title": "A Comprehensive Tool for Protein Design",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Tatsiana\", \"Bylund\", email = \"tatsiana.bylund@nih.gov\", role = c(\"aut\", \"cre\")))",
  "Description": "Provides tools for designing virus protein panels through\nsequence clustering and protein sequence analysis. The package\nincludes functionality for filtering sequences, removing\nredundancy, identifying outliers, clustering sequences, and\ncalculating entropy to evaluate clustering quality. A\npublication describing these methods is in preparation and will\nbe added once available.",
  "License": "Apache License 2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:08:23 UTC",
    "User": "root"
  },
  "Author": "Tatsiana Bylund [aut, cre]",
  "Maintainer": "Tatsiana Bylund <tatsiana.bylund@nih.gov>",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-05-02 09:30:09 UTC",
  "RemoteUrl": "https://github.com/cran/VIProDesign",
  "RemoteRef": "HEAD",
  "RemoteSha": "3f88c1db2bb3a53bf7f3dc18d81e28374fbe6df5",
  "MD5sum": "2ab63bd6a9a7e6f7011ae2adddecf363",
  "_user": "cran",
  "_type": "src",
  "_file": "VIProDesign_0.1.0.tar.gz",
  "_fileid": "3fabcd40c9432c42f27ea5d9ece051e8bb8cbded2055d4ddeb99462caf6925b4",
  "_filesize": 107335,
  "_sha256": "3fabcd40c9432c42f27ea5d9ece051e8bb8cbded2055d4ddeb99462caf6925b4",
  "_created": "2026-05-27T10:08:23.000Z",
  "_published": "2026-05-27T10:11:06.504Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78054315203,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237691126"
    },
    {
      "job": 78054315339,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237693832"
    },
    {
      "job": 78053767577,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237648917"
    },
    {
      "job": 78054315193,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237688835"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26504495533",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/VIProDesign",
  "_commit": {
    "id": "3f88c1db2bb3a53bf7f3dc18d81e28374fbe6df5",
    "author": "Tatsiana Bylund <tatsiana.bylund@nih.gov>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1746178209
  },
  "_maintainer": {
    "name": "Tatsiana Bylund",
    "email": "tatsiana.bylund@nih.gov"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "DECIPHER",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "pathviewr",
      "role": "Imports"
    },
    {
      "package": "dbscan",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "optparse",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/VIProDesign"
  },
  "_searchresults": 1,
  "_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/VIProDesign.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-05-02"
    }
  ],
  "_exports": [
    "entropy_RR",
    "filter_sequences",
    "phyl_tree_cluster_dbscan",
    "phyl_tree_distance_k",
    "run_VIProDesign"
  ],
  "_help": [
    {
      "page": "entropy_RR",
      "title": "Calculate Entropy for Amino Acid Sequences",
      "topics": [
        "entropy_RR"
      ]
    },
    {
      "page": "filter_sequences",
      "title": "Filter Sequences",
      "topics": [
        "filter_sequences"
      ]
    },
    {
      "page": "phyl_tree_cluster_dbscan",
      "title": "Perform DBSCAN Clustering on a Phylogenetic Tree",
      "topics": [
        "phyl_tree_cluster_dbscan"
      ]
    },
    {
      "page": "phyl_tree_distance_k",
      "title": "Calculate Phylogenetic Tree Distances",
      "topics": [
        "phyl_tree_distance_k"
      ]
    },
    {
      "page": "run_VIProDesign",
      "title": "Run VIProDesign Workflow",
      "topics": [
        "run_VIProDesign"
      ]
    }
  ],
  "_rundeps": [
    "ape",
    "BiocGenerics",
    "Biostrings",
    "cli",
    "cluster",
    "cowplot",
    "cpp11",
    "crayon",
    "data.table",
    "DBI",
    "dbscan",
    "DECIPHER",
    "digest",
    "dplyr",
    "fANCOVA",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "nlme",
    "pathviewr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R.matlab",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "viprodesign",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T10:10:26.000Z",
      "distro": "noble",
      "commit": "3f88c1db2bb3a53bf7f3dc18d81e28374fbe6df5",
      "fileid": "d9ed00a2a19c11cb2e2ff5a3ba2e221a6df334bc74ed81344871c061be8a24d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504495533"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T10:10:32.000Z",
      "distro": "noble",
      "commit": "3f88c1db2bb3a53bf7f3dc18d81e28374fbe6df5",
      "fileid": "c98be4a970d19efa2e6708e2f6e7379af62ca3b31ef3d27c23dc3e8533031ce7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504495533"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-27T10:10:36.000Z",
      "commit": "3f88c1db2bb3a53bf7f3dc18d81e28374fbe6df5",
      "fileid": "ad6230cebf3016c87c445141d66c14fd94d0950b1725e1c51ff0acc6f251de95",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504495533"
    }
  ]
}