{
  "_id": "6a2931fa732311cd875a6b0f",
  "Package": "fastqcr",
  "Type": "Package",
  "Title": "Quality Control of Sequencing Data",
  "Version": "0.1.3.999",
  "Date": "2023-02-18",
  "Authors@R": "c(\nperson(\"Alboukadel\", \"Kassambara\", role = c(\"aut\", \"cre\"), email = \"alboukadel.kassambara@gmail.com\")\n)",
  "Description": "'FASTQC' is the most widely used tool for evaluating the\nquality of high throughput sequencing data. It produces, for\neach sample, an html report and a compressed file containing\nthe raw data. If you have hundreds of samples, you are not\ngoing to open up each 'HTML' page. You need some way of looking\nat these data in aggregate. 'fastqcr' Provides helper functions\nto easily parse, aggregate and analyze 'FastQC' reports for\nlarge numbers of samples. It provides a convenient solution for\nbuilding a 'Multi-QC' report, as well as, a 'one-sample' report\nwith result interpretations.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "URL": "https://rpkgs.datanovia.com/fastqcr/index.html",
  "BugReports": "https://github.com/kassambara/fastqcr/issues",
  "RoxygenNote": "7.2.3",
  "Collate": "'utilities.R' 'fastqc.R' 'fastqc_install.R' 'qc_aggregate.R'\n'qc_plot.R' 'qc_plot_collection.R' 'qc_problems.R' 'qc_read.R'\n'qc_read_collection.R' 'qc_report.R' 'qc_unzip.R'",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libx11-dev",
  "Repository": "https://kassambara.r-universe.dev",
  "Date/Publication": "2023-02-18 14:25:27 UTC",
  "RemoteUrl": "https://github.com/kassambara/fastqcr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e7b2fe7a616e6c10592240db0aff3551fb021786",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 09:41:21 UTC",
    "User": "root"
  },
  "Author": "Alboukadel Kassambara [aut, cre]",
  "Maintainer": "Alboukadel Kassambara <alboukadel.kassambara@gmail.com>",
  "MD5sum": "fb354cfffbdc335515a066da74133ec5",
  "_user": "kassambara",
  "_type": "src",
  "_file": "fastqcr_0.1.3.999.tar.gz",
  "_fileid": "772b2517dc890f4f641e8ab04c8494feb6997976fc938ed2ec8d91fbf2d65d2b",
  "_filesize": 1616114,
  "_sha256": "772b2517dc890f4f641e8ab04c8494feb6997976fc938ed2ec8d91fbf2d65d2b",
  "_created": "2026-06-10T09:41:21.000Z",
  "_published": "2026-06-10T09:44:26.810Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80528366013,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7532143579"
    },
    {
      "job": 80528366020,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532139214"
    },
    {
      "job": 80528366021,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7532121517"
    },
    {
      "job": 80528366047,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532122681"
    },
    {
      "job": 80527790535,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532086687"
    },
    {
      "job": 80528365946,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532130118"
    },
    {
      "job": 80528366034,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7532125290"
    },
    {
      "job": 80528365995,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7532120155"
    },
    {
      "job": 80528366136,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532122155"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kassambara/actions/runs/27267355113",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kassambara/fastqcr",
  "_commit": {
    "id": "e7b2fe7a616e6c10592240db0aff3551fb021786",
    "author": "Alboukadel Kassambara <alboukadel.kassambara@gmail.com>",
    "committer": "Alboukadel Kassambara <alboukadel.kassambara@gmail.com>",
    "message": "New dev version\n",
    "time": 1676730327
  },
  "_maintainer": {
    "name": "Alboukadel Kassambara",
    "email": "alboukadel.kassambara@gmail.com",
    "login": "kassambara",
    "description": "PhD, Cancer Biology and Bioinformatics",
    "uuid": 3313355
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.4",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "kassambara",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 78,
  "_contributors": [
    {
      "user": "kassambara",
      "count": 65,
      "uuid": 3313355
    },
    {
      "user": "jimhester",
      "count": 2,
      "uuid": 205275
    },
    {
      "user": "mahshaaban",
      "count": 2,
      "uuid": 16605756
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    }
  ],
  "_userbio": {
    "uuid": 3313355,
    "type": "user",
    "name": "Alboukadel KASSAMBARA",
    "description": "PhD, Cancer Biology and Bioinformatics"
  },
  "_downloads": {
    "count": 483,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastqcr"
  },
  "_devurl": "https://github.com/kassambara/fastqcr",
  "_searchresults": 197,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastqcr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kassambara/fastqcr",
  "_realowner": "kassambara",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-04-11"
    },
    {
      "version": "0.1.1",
      "date": "2018-12-06"
    },
    {
      "version": "0.1.2",
      "date": "2019-01-03"
    },
    {
      "version": "0.1.3",
      "date": "2023-02-18"
    }
  ],
  "_exports": [
    "fastqc",
    "fastqc_install",
    "qc_aggregate",
    "qc_fails",
    "qc_plot",
    "qc_plot_collection",
    "qc_problems",
    "qc_read",
    "qc_read_collection",
    "qc_report",
    "qc_stats",
    "qc_unzip",
    "qc_warns"
  ],
  "_help": [
    {
      "page": "fastqc",
      "title": "Run FastQC Tool",
      "topics": [
        "fastqc"
      ]
    },
    {
      "page": "fastqc_install",
      "title": "Install FastQC Tool",
      "topics": [
        "fastqc_install"
      ]
    },
    {
      "page": "qc_aggregate",
      "title": "Aggregate FastQC Reports for Multiple Samples",
      "topics": [
        "qc_aggregate",
        "qc_stats",
        "summary.qc_aggregate"
      ]
    },
    {
      "page": "qc_problems",
      "title": "Inspect Problems in Aggregated FastQC Reports",
      "topics": [
        "qc_fails",
        "qc_problems",
        "qc_warns"
      ]
    },
    {
      "page": "qc_plot",
      "title": "Plot FastQC Results",
      "topics": [
        "print.qctable",
        "qc_plot"
      ]
    },
    {
      "page": "qc_plot_collection",
      "title": "Plot FastQC Results of multiple samples",
      "topics": [
        "qc_plot_collection"
      ]
    },
    {
      "page": "qc_read",
      "title": "Read FastQC Data",
      "topics": [
        "qc_read"
      ]
    },
    {
      "page": "qc_read_collection",
      "title": "Read a collection of FastQC data files",
      "topics": [
        "qc_read_collection"
      ]
    },
    {
      "page": "qc_report",
      "title": "Build a QC Report",
      "topics": [
        "qc_report"
      ]
    },
    {
      "page": "qc_unzip",
      "title": "Unzip Files in the FastQC Result Directory",
      "topics": [
        "qc_unzip"
      ]
    }
  ],
  "_readme": "https://github.com/kassambara/fastqcr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "rlang",
    "rmarkdown",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 6.362652087907755,
  "_indexed": true,
  "_nocasepkg": "fastqcr",
  "_universes": [
    "kassambara"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.999",
      "date": "2026-06-10T09:43:45.000Z",
      "distro": "noble",
      "commit": "e7b2fe7a616e6c10592240db0aff3551fb021786",
      "fileid": "69daaa13856fdc90344b7ecce205e9730cd1068e635f2efc0e76e5d39029d874",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27267355113"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.999",
      "date": "2026-06-10T09:43:34.000Z",
      "distro": "noble",
      "commit": "e7b2fe7a616e6c10592240db0aff3551fb021786",
      "fileid": "b40ef49d671a7701cf059ecec299a8d5ca43927eee0b5303428285b4355713e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27267355113"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.999",
      "date": "2026-06-10T09:42:52.000Z",
      "commit": "e7b2fe7a616e6c10592240db0aff3551fb021786",
      "fileid": "498b30f5b4100fa282b0de5f1e05192c4de5b80de44ac412dd7a5640d1921bbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27267355113"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.999",
      "date": "2026-06-10T09:42:54.000Z",
      "commit": "e7b2fe7a616e6c10592240db0aff3551fb021786",
      "fileid": "218bd206b2585113f6d2b1d1baa7fe2f3888567ae3de01380d3bc038379b0b0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27267355113"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.999",
      "date": "2026-06-10T09:43:33.000Z",
      "commit": "e7b2fe7a616e6c10592240db0aff3551fb021786",
      "fileid": "6a337609cdfc378c8f0411c70bce02b21c18477cd3462e2b12dc7ee3d28ae2ca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27267355113"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.999",
      "date": "2026-06-10T09:42:41.000Z",
      "commit": "e7b2fe7a616e6c10592240db0aff3551fb021786",
      "fileid": "3d455b93e0f44eda6d7b73ac8f92d72cfac2981ab325b2cb3d83304450aa3102",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27267355113"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.999",
      "date": "2026-06-10T09:42:32.000Z",
      "commit": "e7b2fe7a616e6c10592240db0aff3551fb021786",
      "fileid": "e5a399bbe6c916722ebf932c00c024964dfa2300e5170a9671661e00561ee694",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27267355113"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3.999",
      "date": "2026-06-10T09:42:33.000Z",
      "commit": "e7b2fe7a616e6c10592240db0aff3551fb021786",
      "fileid": "4f5953d8b10ec80d78924372873ada5868490a0356bf5b026c72afdfc3e37ad3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27267355113"
    }
  ]
}