Package: easyreporting Type: Package Title: Helps creating report for improving Reproducible Computational Research Version: 1.25.0 Authors@R: person("Dario", "Righelli", email="dario.righelli@gmail.com", role=c("cre", "aut")) Description: An S4 class for facilitating the automated creation of rmarkdown files inside other packages/software even without knowing rmarkdown language. Best if implemented in functions as "recursive" style programming. License: Artistic-2.0 Encoding: UTF-8 biocViews: ReportWriting BugReports: https://github.com/drighelli/easyreporting/issues Imports: rmarkdown, methods, tools, shiny, rlang Suggests: distill, BiocStyle, knitr, readxl, edgeR, limma, EDASeq, statmod 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: 2026-07-04 23:05:31 UTC; root Author: Dario Righelli [cre, aut] Maintainer: Dario Righelli Depends: R (>= 3.5.0)