The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Provides tools for extracting and processing structured annotations from 'R' and 'Python' source files to facilitate workflow visualization. The package scans source files for special 'PUT' annotations that define nodes, connections, and metadata within a data processing workflow. These annotations can then be used to generate visual representations of data flows and processing steps across polyglot software environments. Builds on concepts from literate programming Knuth (1984) <doi:10.1093/comjnl/27.2.97> and utilizes directed acyclic graph (DAG) theory for workflow representation Foraita, Spallek, and Zeeb (2014) <doi:10.1007/978-0-387-09834-0_65>. Diagram generation powered by 'Mermaid' Sveidqvist (2014) <https://mermaid.js.org/>.
Version: | 0.1.0 |
Depends: | R (≥ 3.5.0) |
Imports: | tools |
Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown, clipr, uuid, pkgdown |
Published: | 2025-06-19 |
DOI: | 10.32614/CRAN.package.putior |
Author: | Philipp Thoss |
Maintainer: | Philipp Thoss <ph.thoss at gmx.de> |
BugReports: | https://github.com/pjt222/putior/issues |
License: | MIT + file LICENSE |
URL: | https://pjt222.github.io/putior/, https://github.com/pjt222/putior |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | putior results |
Reference manual: | putior.pdf |
Vignettes: |
Getting Started with putior (source, R code) |
Package source: | putior_0.1.0.tar.gz |
Windows binaries: | r-devel: putior_0.1.0.zip, r-release: putior_0.1.0.zip, r-oldrel: putior_0.1.0.zip |
macOS binaries: | r-release (arm64): putior_0.1.0.tgz, r-oldrel (arm64): putior_0.1.0.tgz, r-release (x86_64): putior_0.1.0.tgz, r-oldrel (x86_64): putior_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=putior to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.