Package: repana 2.2.0.9000
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.0.9000.tar.gz
repana_2.2.0.9000.zip(r-4.5)repana_2.2.0.9000.zip(r-4.4)repana_2.2.0.9000.zip(r-4.3)
repana_2.2.0.9000.tgz(r-4.4-any)repana_2.2.0.9000.tgz(r-4.3-any)
repana_2.2.0.9000.tar.gz(r-4.5-noble)repana_2.2.0.9000.tar.gz(r-4.4-noble)
repana_2.2.0.9000.tgz(r-4.4-emscripten)repana_2.2.0.9000.tgz(r-4.3-emscripten)
repana.pdf |repana.html✨
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
Last updated 6 months agofrom:163d220bbc. Checks:OK: 1 NOTE: 1 ERROR: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 17 2024 |
R-4.5-win | ERROR | Oct 17 2024 |
R-4.5-linux | NOTE | Oct 17 2024 |
R-4.4-win | ERROR | Oct 17 2024 |
R-4.4-mac | ERROR | Oct 17 2024 |
R-4.3-win | ERROR | Oct 17 2024 |
R-4.3-mac | ERROR | Oct 17 2024 |
Exports:addDataTableclean_databaseclean_structureget_conget_dirsget_poolinsert_templatemake_structuremastermaster_txtrender_reporttargets_structureupdate_table
Dependencies:base64encbitbit64bslibcachemclicliprconfigcpp11crayonDBIdigestdplyrevaluatefansifastmapfontawesomefsgenericsgluehighrhmshtmltoolsjquerylibjsonliteknitrlaterlifecyclelubridatemagrittrmemoisemimeopenxlsxpillarpkgconfigpoolprettyunitsprocessxprogresspsR6rappdirsRcppreadrrlangrmarkdownrstudioapisassstringitibbletidyselecttimechangetinytextzdbutf8vctrsvroomwithrxfunyamlzip
Creating reports
Rendered fromreports.Rmd
usingknitr::rmarkdown
on Oct 17 2024.Last update: 2024-01-26
Started: 2024-01-21
Database configuration
Rendered fromdatabase.Rmd
usingknitr::rmarkdown
on Oct 17 2024.Last update: 2024-01-24
Started: 2024-01-21
Integration with Targets
Rendered fromtargets.Rmd
usingknitr::rmarkdown
on Oct 17 2024.Last update: 2024-05-03
Started: 2024-05-03
Modifying the template
Rendered fromtemplate.Rmd
usingknitr::rmarkdown
on Oct 17 2024.Last update: 2024-01-24
Started: 2024-01-21
Repana Structure
Rendered fromstructure.Rmd
usingknitr::rmarkdown
on Oct 17 2024.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 |