{
  "_id": "6a102532acfb0bcc41c8e948",
  "Package": "longreadvqs",
  "Title": "Viral Quasispecies Comparison from Long-Read Sequencing Data",
  "Version": "0.1.5",
  "Authors@R": "person(\"Nakarin\", \"Pamornchainavakul\", email = \"pamornakarin@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-0378-0316\"))",
  "Description": "Performs variety of viral quasispecies diversity analyses\n[see Pamornchainavakul et al. (2026)\n<doi:10.1371/journal.pcbi.1014208>] based on long-read sequence\nalignment. Main functions include 1) sequencing error and other\nnoise minimization and read sampling, 2) Single nucleotide\nvariant (SNV) profiles comparison, and 3) viral quasispecies\nprofiles comparison and visualization.",
  "License": "GPL-3",
  "URL": "https://github.com/NakarinP/longreadvqs",
  "BugReports": "https://github.com/NakarinP/longreadvqs/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "biocViews": "",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev zlib1g-dev",
  "Repository": "https://nakarinp.r-universe.dev",
  "Date/Publication": "2026-04-28 22:57:58 UTC",
  "RemoteUrl": "https://github.com/nakarinp/longreadvqs",
  "RemoteRef": "HEAD",
  "RemoteSha": "bb24b5dfc302d03bbfb34b136e96622d3aa5154d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 09:37:20 UTC",
    "User": "root"
  },
  "Author": "Nakarin Pamornchainavakul [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0378-0316>)",
  "Maintainer": "Nakarin Pamornchainavakul <pamornakarin@gmail.com>",
  "MD5sum": "34729c1bbce8a56b101f691593352636",
  "_user": "nakarinp",
  "_type": "src",
  "_file": "longreadvqs_0.1.5.tar.gz",
  "_fileid": "00e628f20b86be0bd70136c74a44c58e3f3f8a0c2f31c7ca5d78a3696def228c",
  "_filesize": 20997069,
  "_sha256": "00e628f20b86be0bd70136c74a44c58e3f3f8a0c2f31c7ca5d78a3696def228c",
  "_created": "2026-05-22T09:37:20.000Z",
  "_published": "2026-05-22T09:43:14.591Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354615472,
      "time": 251,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157531700"
    },
    {
      "job": 77354615515,
      "time": 249,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157531049"
    },
    {
      "job": 77354615470,
      "time": 217,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157513824"
    },
    {
      "job": 77354615495,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157506420"
    },
    {
      "job": 77353652184,
      "time": 388,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157455574"
    },
    {
      "job": 77354615479,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157503778"
    },
    {
      "job": 77354615473,
      "time": 181,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157511471"
    },
    {
      "job": 77354615476,
      "time": 192,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157513535"
    },
    {
      "job": 77354615452,
      "time": 190,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157513218"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nakarinp/actions/runs/26280023363",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nakarinp/longreadvqs",
  "_commit": {
    "id": "bb24b5dfc302d03bbfb34b136e96622d3aa5154d",
    "author": "Nakarin Pamornchainavakul <nakarinpamornchainavakul@Nakarins-MacBook-Air.local>",
    "committer": "Nakarin Pamornchainavakul <nakarinpamornchainavakul@Nakarins-MacBook-Air.local>",
    "message": "update citation\n",
    "time": 1777417078
  },
  "_maintainer": {
    "name": "Nakarin Pamornchainavakul",
    "email": "pamornakarin@gmail.com",
    "login": "nakarinp",
    "description": "",
    "uuid": 79107508,
    "orcid": "0000-0003-0378-0316"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4",
      "role": "Depends"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "pwalign",
      "role": "Imports"
    },
    {
      "package": "QSutils",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "seqinr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nakarinp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 5
    },
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "nakarinp",
      "count": 46,
      "uuid": 79107508
    }
  ],
  "_userbio": {
    "uuid": 79107508,
    "type": "user",
    "name": "NakarinP"
  },
  "_downloads": {
    "count": 388,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/longreadvqs"
  },
  "_devurl": "https://github.com/nakarinp/longreadvqs",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/longreadvqs.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nakarinp/longreadvqs",
  "_realowner": "nakarinp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2024-04-14"
    },
    {
      "version": "0.1.3",
      "date": "2024-08-26"
    },
    {
      "version": "0.1.4",
      "date": "2025-10-20"
    },
    {
      "version": "0.1.5",
      "date": "2026-04-28"
    }
  ],
  "_exports": [
    "%>%",
    "AAcompare",
    "filtfast",
    "gapremove",
    "otucompare",
    "pctopt",
    "snvcompare",
    "vqsassess",
    "vqscompare",
    "vqscustompct",
    "vqsout",
    "vqsresub",
    "vqssub"
  ],
  "_help": [
    {
      "page": "AAcompare",
      "title": "Comparing viral quasispecies diversity metrics at amino acid level",
      "topics": [
        "AAcompare"
      ]
    },
    {
      "page": "filtfast",
      "title": "Filtering highly dissimilar reads/sequences out of the alignment",
      "topics": [
        "filtfast"
      ]
    },
    {
      "page": "gapremove",
      "title": "Removing gap-rich positions and/or reads/sequences",
      "topics": [
        "gapremove"
      ]
    },
    {
      "page": "otucompare",
      "title": "Comparing operational taxonomic unit (OTU) by k-means clustering between samples",
      "topics": [
        "otucompare"
      ]
    },
    {
      "page": "pctopt",
      "title": "Optimizing cut-off percentage for noise minimization",
      "topics": [
        "pctopt"
      ]
    },
    {
      "page": "snvcompare",
      "title": "Plotting single nucleotide variant (SNV) frequency in read alignment across different samples",
      "topics": [
        "snvcompare"
      ]
    },
    {
      "page": "vqsassess",
      "title": "Sequencing error and noise minimization, read down-sampling, and data preparation for viral quasispecies comparison",
      "topics": [
        "vqsassess"
      ]
    },
    {
      "page": "vqscompare",
      "title": "Comparing viral quasispecies profile and operational taxonomic unit (OTU) classified by k-means clustering between samples",
      "topics": [
        "vqscompare"
      ]
    },
    {
      "page": "vqscustompct",
      "title": "Sequencing error and noise minimization with customized % cut-off at particular nucleotide region, read down-sampling, and data preparation for viral quasispecies comparison",
      "topics": [
        "vqscustompct"
      ]
    },
    {
      "page": "vqsout",
      "title": "Exporting viral quasispecies profile comparison results",
      "topics": [
        "vqsout"
      ]
    },
    {
      "page": "vqsresub",
      "title": "Computing viral quasispecies diversity metrics of noise-minimized repeatedly down-sampled read alignments",
      "topics": [
        "vqsresub"
      ]
    },
    {
      "page": "vqssub",
      "title": "Computing viral quasispecies diversity metrics of noise-minimized down-sampled read alignment",
      "topics": [
        "vqssub"
      ]
    }
  ],
  "_readme": "https://github.com/nakarinp/longreadvqs/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ade4",
    "ape",
    "backports",
    "BiocGenerics",
    "Biostrings",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "IRanges",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "mnormt",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pixmap",
    "pkgconfig",
    "plyr",
    "polynom",
    "psych",
    "purrr",
    "pwalign",
    "QSutils",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "reshape2",
    "rlang",
    "rstatix",
    "S4Vectors",
    "S7",
    "scales",
    "segmented",
    "Seqinfo",
    "seqinr",
    "sp",
    "SparseM",
    "stringdist",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "longreadvqs-vignette.Rmd",
      "filename": "longreadvqs-vignette.html",
      "title": "Comparing viral quasispecies with longreadvqs",
      "author": "Nakarin Pamornchainavakul, DVM, PhD",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Individual sample preparation",
        "Sequencing error/noise minimization and down-sampling",
        "VQS data preparation for in-depth comparison",
        "Comparing VQS diversity across multiple samples",
        "Citation"
      ],
      "created": "2024-03-13 02:32:24",
      "modified": "2026-04-28 22:57:58",
      "commits": 6
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "longreadvqs",
  "_universes": [
    "nakarinp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-22T09:41:11.000Z",
      "distro": "noble",
      "commit": "bb24b5dfc302d03bbfb34b136e96622d3aa5154d",
      "fileid": "982def0ab3d1d586e49d43c6035207cce329441f295827bd9b1eba7856a60255",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nakarinp/actions/runs/26280023363"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-22T09:41:08.000Z",
      "distro": "noble",
      "commit": "bb24b5dfc302d03bbfb34b136e96622d3aa5154d",
      "fileid": "09ddcf9e8983a833611d359046c90118e585ecaee98daaf4e5f89c9dc325c185",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nakarinp/actions/runs/26280023363"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-22T09:40:40.000Z",
      "commit": "bb24b5dfc302d03bbfb34b136e96622d3aa5154d",
      "fileid": "d4e45276e8614017ea8131e977d40f19ad6516ef38b752b88cb28d9379408d10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nakarinp/actions/runs/26280023363"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-22T09:40:23.000Z",
      "commit": "bb24b5dfc302d03bbfb34b136e96622d3aa5154d",
      "fileid": "a6a98cb0bb7c55bdcbdc0c611820a53ca1a3c0eef2eee3591f2a0eb6f99fad61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nakarinp/actions/runs/26280023363"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-22T09:41:18.000Z",
      "commit": "bb24b5dfc302d03bbfb34b136e96622d3aa5154d",
      "fileid": "35d794173b051d2e59a4689e09eca827b20a5325610ff93f8145da50968b20ac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nakarinp/actions/runs/26280023363"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-22T09:40:08.000Z",
      "commit": "bb24b5dfc302d03bbfb34b136e96622d3aa5154d",
      "fileid": "9cad061ec7c7400da74f19c1460c81bddf615ab6cf033c7be6deb99344a3a447",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nakarinp/actions/runs/26280023363"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-22T09:40:00.000Z",
      "commit": "bb24b5dfc302d03bbfb34b136e96622d3aa5154d",
      "fileid": "58b980c8273e7bacc760dd08bbad6327b73a8a7eae059ee2e2cc76821bb7b8a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nakarinp/actions/runs/26280023363"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-22T09:39:58.000Z",
      "commit": "bb24b5dfc302d03bbfb34b136e96622d3aa5154d",
      "fileid": "cd1113bb22d54603dcff060a5ea110de2777787f28da4b1a281e4d34d081ac62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nakarinp/actions/runs/26280023363"
    }
  ]
}