Package: repana 2.2.1

repana: Repeatable Analysis in R
Set of utilities to facilitate the reproduction of analysis in R. It allow to make_structure(), clean_structure(), and run and log programs in a predefined order to allow secondary files, analysis and reports be constructed in an ordered and reproducible form.
Authors:
repana_2.2.1.tar.gz
repana_2.2.1.zip(r-4.7)repana_2.2.1.zip(r-4.6)repana_2.2.1.zip(r-4.5)
repana_2.2.1.tgz(r-4.6-any)repana_2.2.1.tgz(r-4.5-any)
repana_2.2.1.tar.gz(r-4.7-any)repana_2.2.1.tar.gz(r-4.6-any)
repana_2.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
repana/json (API)
NEWS
| # Install 'repana' in R: |
| install.packages('repana', repos = c('https://johnaponte.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/johnaponte/repana/issues
Pkgdown/docs site:https://johnaponte.github.io
Last updated from:e383217b5c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 156 | ||
| source / vignettes | OK | 207 | ||
| linux-release-x86_64 | OK | 155 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 95 | ||
| windows-devel | OK | 109 | ||
| windows-release | OK | 224 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 128 |
Exports:addDataTableclean_databaseclean_structureget_conget_dirsget_poolinsert_templatemake_structuremastermaster_txtrender_reporttargets_structureupdate_table
Dependencies:base64encbitbit64bslibcachemclicliprconfigcpp11crayonDBIdigestdplyrevaluatefastmapfontawesomefsgenericsgluehighrhmshtmltoolsjquerylibjsonliteknitrlaterlifecyclelubridatemagrittrmemoisemimeopenxlsxpillarpkgconfigpoolprettyunitsprocessxprogresspsR6rappdirsRcppreadrrlangrmarkdownrstudioapisassstringitibbletidyselecttimechangetinytextzdbutf8vctrsvroomwithrxfunyamlzip
Creating reports
Rendered fromreports.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2024-01-26
Started: 2024-01-21
Database configuration
Rendered fromdatabase.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2024-01-24
Started: 2024-01-21
Integration with Targets
Rendered fromtargets.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2024-05-03
Started: 2024-05-03
Modifying the template
Rendered fromtemplate.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2024-01-24
Started: 2024-01-21
Repana Structure
Rendered fromstructure.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2024-01-24
Started: 2023-11-12
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A wrap to 'writeDataTable' | addDataTable |
| Helper function to drop all tables from a database | clean_database |
| Clean the secondary files of the project | clean_structure |
| Get a DBI connection reading a configuration file | get_con |
| Get the 'dirs' section of the 'config.yml' file | get_dirs |
| Get a pool connection reading a configuration file | get_pool |
| RStudio addin app to insert a template to the heading part of a snip code | insert_template |
| Make the structure for a new project | make_structure |
| Render programs | master |
| Runs the programs | master_txt |
| A wrap to render a markdown report | render_report |
| Create configuration to use targets | targets_structure |
| Helper function to include a data.frame in the database and update the log | update_table |
| Make a log of the updates on the database | write_log |
