{
  "_id": "6a4993bf6d67900babdfcca2",
  "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-07-04 23:05:31 UTC",
    "User": "root"
  },
  "Author": "Dario Righelli [cre, aut]",
  "Maintainer": "Dario Righelli <dario.righelli@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "easyreporting_1.25.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9d495efb5ec43a37846ede9bf95833e774f39f553c88c036b9bc7426640759f4",
  "_filesize": 2785392,
  "_sha256": "9d495efb5ec43a37846ede9bf95833e774f39f553c88c036b9bc7426640759f4",
  "_expires": "2026-10-12T23:14:05.000Z",
  "_created": "2026-07-04T23:05:31.000Z",
  "_published": "2026-07-04T23:14:07.505Z",
  "_bioccheck": {
    "error": 1,
    "warning": 4,
    "note": 11
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28722425811",
  "_status": "success",
  "_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": "resolute",
  "_jobs": [
    {
      "job": 85174390027,
      "time": 208,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8086253670"
    },
    {
      "job": 85174390032,
      "time": 225,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8086255503"
    },
    {
      "job": 85174390039,
      "time": 236,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086256680"
    },
    {
      "job": 85174390026,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8086283168"
    },
    {
      "job": 85174390030,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086283387"
    },
    {
      "job": 85174104670,
      "time": 295,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086231289"
    },
    {
      "job": 85174390031,
      "time": 191,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086251933"
    },
    {
      "job": 85174390055,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8086242282"
    },
    {
      "job": 85174390071,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8086241478"
    },
    {
      "job": 85174390078,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086242310"
    }
  ],
  "_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",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/drighelli/easyreporting",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_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-07-04T23:09:17.000Z",
      "distro": "resolute",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "https://r2.ropensci.org/fee6bc04492b229b49831fa40aaa34ca53093fcf576acb4d51caacecadb53b06",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722425811"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-07-04T23:09:30.000Z",
      "distro": "resolute",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "https://r2.ropensci.org/d91f55b6107c1a0340007e1ff931f4bf8fbabaf3410d77df5533301cc7688cdb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722425811"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-07-04T23:13:29.000Z",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "https://r2.ropensci.org/89b697f53fa7c21b87915767c9d645bd22d46d0afddea72b80b7c2ce01472721",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722425811"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-07-04T23:13:30.000Z",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "https://r2.ropensci.org/a65feb743390f9aeeb1540e812786fda02c6506149d8a6808c699da18f55cdaf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722425811"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-07-04T23:09:03.000Z",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "https://r2.ropensci.org/3dee937741ebeb7cadc5447b2f5e946977d29a3538ef2e581e8dd148a27478a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722425811"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-04T23:07:06.000Z",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "https://r2.ropensci.org/f4bab3dd5b85d39756e2992c07db1b06771301dda3862c273d8da3c8f7fff900",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722425811"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-04T23:07:01.000Z",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "https://r2.ropensci.org/e55e8d82638800aa806fe5e06ad7290ef2c0228552faa79205cacc60bf335714",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722425811"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-04T23:07:07.000Z",
      "commit": "2fb7ec4489cea32c2e4bf479b67d6afaac41b4a1",
      "fileid": "https://r2.ropensci.org/3f8ecee7691e9acee8cc45ce069bf0f80dfdbecda66d36c14178f8a4e17d136e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722425811"
    }
  ]
}