{
  "_id": "6a1ad2e31d7bb097a09e32c8",
  "Package": "easyreporting",
  "Type": "Package",
  "Title": "Helps creating report for improving Reproducible Computational\nResearch",
  "Version": "1.25.0",
  "Authors@R": "person(\"Dario\", \"Righelli\", email=\"dario.righelli@gmail.com\", \nrole=c(\"cre\", \"aut\"))",
  "Description": "An S4 class for facilitating the automated creation of\nrmarkdown files inside other packages/software even without\nknowing rmarkdown language. Best if implemented in functions as\n\"recursive\" style programming.",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "biocViews": "ReportWriting",
  "BugReports": "https://github.com/drighelli/easyreporting/issues",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:51:35 UTC",
  "RemoteUrl": "https://github.com/bioc/easyreporting",
  "RemoteRef": "HEAD",
  "RemoteSha": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:36:42 UTC",
    "User": "root"
  },
  "Author": "Dario Righelli [cre, aut]",
  "Maintainer": "Dario Righelli <dario.righelli@gmail.com>",
  "MD5sum": "ffcccb54c12284e9472faea2d2d5d4af",
  "_user": "bioc",
  "_type": "src",
  "_file": "easyreporting_1.25.0.tar.gz",
  "_fileid": "48fb623c24a101a519076849acbdf27a0962a8ad7510f19e7aa0805d7e58cf2a",
  "_filesize": 2783288,
  "_sha256": "48fb623c24a101a519076849acbdf27a0962a8ad7510f19e7aa0805d7e58cf2a",
  "_created": "2026-05-30T08:36:42.000Z",
  "_published": "2026-05-30T12:06:59.151Z",
  "_jobs": [
    {
      "job": 78637007314,
      "time": 184,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306893687"
    },
    {
      "job": 78637007316,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306896839"
    },
    {
      "job": 78637007310,
      "time": 239,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306899000"
    },
    {
      "job": 78637007312,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308048567"
    },
    {
      "job": 78637007313,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308047998"
    },
    {
      "job": 78636797250,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306875880"
    },
    {
      "job": 78637007323,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306890616"
    },
    {
      "job": 78637007321,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306889304"
    },
    {
      "job": 78637007322,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306885958"
    },
    {
      "job": 78637007320,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306885266"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679316663",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/easyreporting",
  "_commit": {
    "id": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380695
  },
  "_maintainer": {
    "name": "Dario Righelli",
    "email": "dario.righelli@gmail.com",
    "login": "drighelli",
    "twitter": "@drighelli",
    "description": "Pure computer scientist, biology enthusiast, love thinking into the wild, photo-shooting monsters and sipping/brewing India Pale Ale.",
    "uuid": 22836149
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "distill",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "edgeR",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "EDASeq",
      "role": "Suggests"
    },
    {
      "package": "statmod",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "reportwriting"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "drighelli",
      "count": 41,
      "uuid": 22836149
    },
    {
      "user": "nturaga",
      "count": 4,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 390,
    "source": "https://www.bioconductor.org/packages/stats/bioc/easyreporting"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/drighelli/easyreporting",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/easyreporting.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/drighelli/easyreporting",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "addResource",
    "compile",
    "easyreporting",
    "erGUIVolcano",
    "getBibliography",
    "getOptionsList",
    "getReportFilename",
    "makeOptionsList",
    "mkdCodeChunkCommented",
    "mkdCodeChunkComplete",
    "mkdCodeChunkEnd",
    "mkdCodeChunkSt",
    "mkdCodeChunkTitledCommented",
    "mkdGeneralMsg",
    "mkdGeneralTitledMsg",
    "mkdTitle",
    "mkdVariableAssignment",
    "setBibliography",
    "setOptionsList"
  ],
  "_help": [
    {
      "page": "addResource",
      "title": "addResource",
      "topics": [
        "addResource"
      ]
    },
    {
      "page": "addResource-easyreporting-method",
      "title": "addResource",
      "topics": [
        "addResource,easyreporting-method"
      ]
    },
    {
      "page": "compile",
      "title": "compile",
      "topics": [
        "compile"
      ]
    },
    {
      "page": "compile-easyreporting-method",
      "title": "compile",
      "topics": [
        "compile,easyreporting-method"
      ]
    },
    {
      "page": "easyreporting-class",
      "title": "easyreporting",
      "topics": [
        "easyreporting",
        "easyreporting-class"
      ]
    },
    {
      "page": "erGUIVolcano",
      "title": "erGUIVolcano",
      "topics": [
        "erGUIVolcano"
      ]
    },
    {
      "page": "getBibliography",
      "title": "getBibliography",
      "topics": [
        "getBibliography"
      ]
    },
    {
      "page": "getBibliography-easyreporting-method",
      "title": "getBibliography",
      "topics": [
        "getBibliography,easyreporting-method"
      ]
    },
    {
      "page": "getOptionsList",
      "title": "getOptionsList",
      "topics": [
        "getOptionsList"
      ]
    },
    {
      "page": "getOptionsList-easyreporting-method",
      "title": "getOptionsList",
      "topics": [
        "getOptionsList,easyreporting-method"
      ]
    },
    {
      "page": "getReportFilename",
      "title": "getReportFilename",
      "topics": [
        "getReportFilename"
      ]
    },
    {
      "page": "getReportFilename-easyreporting-method",
      "title": "getReportFilename",
      "topics": [
        "getReportFilename,easyreporting-method"
      ]
    },
    {
      "page": "makeOptionsList",
      "title": "makeOptionsList",
      "topics": [
        "makeOptionsList"
      ]
    },
    {
      "page": "mkdCodeChunkCommented",
      "title": "mkdCodeChunkCommented",
      "topics": [
        "mkdCodeChunkCommented"
      ]
    },
    {
      "page": "mkdCodeChunkCommented-easyreporting-method",
      "title": "mkdCodeChunkCommented",
      "topics": [
        "mkdCodeChunkCommented,easyreporting-method"
      ]
    },
    {
      "page": "mkdCodeChunkComplete",
      "title": "mkdCodeChunkComplete",
      "topics": [
        "mkdCodeChunkComplete"
      ]
    },
    {
      "page": "mkdCodeChunkComplete-easyreporting-method",
      "title": "mkdCodeChunkComplete",
      "topics": [
        "mkdCodeChunkComplete,easyreporting-method"
      ]
    },
    {
      "page": "mkdCodeChunkEnd",
      "title": "mkdCodeChunkEnd",
      "topics": [
        "mkdCodeChunkEnd"
      ]
    },
    {
      "page": "mkdCodeChunkEnd-easyreporting-method",
      "title": "mkdCodeChunkEnd",
      "topics": [
        "mkdCodeChunkEnd,easyreporting-method"
      ]
    },
    {
      "page": "mkdCodeChunkSt",
      "title": "mkdCodeChunkSt",
      "topics": [
        "mkdCodeChunkSt"
      ]
    },
    {
      "page": "mkdCodeChunkSt-easyreporting-method",
      "title": "mkdCodeChunkSt",
      "topics": [
        "mkdCodeChunkSt,easyreporting-method"
      ]
    },
    {
      "page": "mkdCodeChunkTitledCommented",
      "title": "mkdCodeChunkCommented",
      "topics": [
        "mkdCodeChunkTitledCommented"
      ]
    },
    {
      "page": "mkdCodeChunkTitledCommented-easyreporting-method",
      "title": "mkdCodeChunkTitledCommented",
      "topics": [
        "mkdCodeChunkTitledCommented,easyreporting-method"
      ]
    },
    {
      "page": "mkdGeneralMsg",
      "title": "mkdGeneralMsg",
      "topics": [
        "mkdGeneralMsg"
      ]
    },
    {
      "page": "mkdGeneralMsg-easyreporting-method",
      "title": "mkdGeneralMsg",
      "topics": [
        "mkdGeneralMsg,easyreporting-method"
      ]
    },
    {
      "page": "mkdGeneralTitledMsg",
      "title": "mkdGeneralTitledMsg",
      "topics": [
        "mkdGeneralTitledMsg"
      ]
    },
    {
      "page": "mkdGeneralTitledMsg-easyreporting-method",
      "title": "mkdGeneralTitledMsg",
      "topics": [
        "mkdGeneralTitledMsg,easyreporting-method"
      ]
    },
    {
      "page": "mkdTitle",
      "title": "mkdTitle",
      "topics": [
        "mkdTitle"
      ]
    },
    {
      "page": "mkdTitle-easyreporting-method",
      "title": "mkdTitle",
      "topics": [
        "mkdTitle,easyreporting-method"
      ]
    },
    {
      "page": "mkdVariableAssignment",
      "title": "mkdVariableAssignment",
      "topics": [
        "mkdVariableAssignment"
      ]
    },
    {
      "page": "mkdVariableAssignment-easyreporting-method",
      "title": "mkdVariableAssignment",
      "topics": [
        "mkdVariableAssignment,easyreporting-method"
      ]
    },
    {
      "page": "setBibliography",
      "title": "setBibliography",
      "topics": [
        "setBibliography"
      ]
    },
    {
      "page": "setOptionsList",
      "title": "setOptionsList",
      "topics": [
        "setOptionsList"
      ]
    },
    {
      "page": "setOptionsList-easyreporting-method",
      "title": "setOptionsList",
      "topics": [
        "setOptionsList,easyreporting-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/easyreporting/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "sourcetools",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "bio_usage.rmd",
      "filename": "bio_usage.html",
      "title": "Bio Pipeline Usage",
      "author": "Dario Righelli",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Description",
        "Requirements",
        "easyreporting instance creation",
        "Loading Data",
        "Counts exploration",
        "Differential expression",
        "Inspecting DEGs",
        "Compiling the report",
        "Session Info"
      ],
      "created": "2019-07-15 16:18:40",
      "modified": "2021-03-08 16:57:20",
      "commits": 15
    },
    {
      "source": "standard_usage.rmd",
      "filename": "standard_usage.html",
      "title": "easyreporting standard usage",
      "author": "Dario Righelli",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Description",
        "Requirements",
        "easyreporting instance creation",
        "Code Chunks",
        "Manually creating a code chunk",
        "Code Chunks Options",
        "Adding personal files to source",
        "Complete chunk creation",
        "Compiling the report",
        "Session Info"
      ],
      "created": "2019-07-08 15:24:50",
      "modified": "2021-03-08 16:57:20",
      "commits": 14
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "easyreporting",
  "_universes": [
    "bioc",
    "drighelli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-30T08:40:16.000Z",
      "distro": "noble",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "f9275be7aa28abc0655d33949d5d3af0178957b04ad38f0a72084345400c318a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679316663"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-30T08:40:40.000Z",
      "distro": "noble",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "cd2d8b6b0495be1198a710dcb5cd9c10bd9e45c68cd8d2b7d4be76c1d7d166eb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679316663"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-30T12:06:20.000Z",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "50da6d431106724e3d9e962189b472ee4621646aeaf750fa2cadef54d882f84f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679316663"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-30T12:06:17.000Z",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "8956ac7bd54fa5ffb2ab0c5998cba8fa0f6df3e43b2f7d75331d939226d1f94c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679316663"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-05-30T08:39:30.000Z",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "db31e5249925366d171e5a5b4a51c5aefd4d222e9e010ca85a27ea5a4d4b6d4a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679316663"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T08:38:51.000Z",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "e8cc5bde20771740c67c75aec3bcdd32e18db8a59042c5261e7eb48bba6c9f22",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679316663"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T08:38:18.000Z",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "7d1625d3c2c5f2e0a706152a8259b74cc1846d3c0778709b0bb958beefa44f89",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679316663"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T08:38:11.000Z",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "c80f1d119ba835091aae74c8b1bd680c527c67058904d5203350c37e6448ab3c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679316663"
    }
  ]
}