Package: greenAlgoR 0.1.2

greenAlgoR: Carbon Footprint Estimation for 'R' Computations

Computes the carbon footprint and ecological impact of computational tasks in 'R'. Based on the 'Green Algorithms' framework (Lannelongue et al. 2021, <https://calculator.green-algorithms.org/>), this package provides functions to estimate energy consumption and CO2 emissions from 'R' computations. It includes specialized support for 'targets' pipelines and provides visualization tools for carbon footprint analysis. The package helps researchers and data scientists to measure the environmental impact of their computational work.

Authors:Adrien Taudière [aut, cre, cph]

greenAlgoR_0.1.2.tar.gz
greenAlgoR_0.1.2.zip(r-4.7)greenAlgoR_0.1.2.zip(r-4.6)greenAlgoR_0.1.2.zip(r-4.5)
greenAlgoR_0.1.2.tgz(r-4.6-any)greenAlgoR_0.1.2.tgz(r-4.5-any)
greenAlgoR_0.1.2.tar.gz(r-4.7-any)greenAlgoR_0.1.2.tar.gz(r-4.6-any)
greenAlgoR_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
greenAlgoR/json (API)

# Install 'greenAlgoR' in R:
install.packages('greenAlgoR', repos = c('https://adrientaudiere.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/adrientaudiere/greenalgor/issues

Pkgdown/docs site:https://adrientaudiere.github.io

On CRAN:

Conda:

3.70 score 1 stars 9 scripts 5 exports 58 dependencies

Last updated from:64b0b89bf2. Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR190
source / vignettesOK280
linux-release-x86_64ERROR197
macos-release-arm64ERROR184
macos-oldrel-arm64ERROR135
windows-develERROR138
windows-releaseERROR154
windows-oldrelERROR128
wasm-releaseOK123

Exports:csv_from_url_gaga_footprintga_targetsround_conditionalysession_runtime

Dependencies:askpassbackportsbase64urlbenchmarkmebenchmarkmeDatacallrclicodetoolscpp11curldata.tabledoParalleldplyrevaluatefarverforeachgenericsggplot2gluegtablehighrhttrigraphisobanditeratorsjsonliteknitrlabelinglatticelifecyclemagrittrMatrixmimeopensslotelpillarpkgconfigprettyunitsprocessxpsR6RColorBrewerrlangS7scalessecretbasestringistringrsystargetstibbletidyselectutf8vctrsviridisLitewithrxfunyaml

Getting Started with greenAlgoR
Introduction | Installation | Basic Usage | Calculating Carbon Footprint | Understanding the Results | Location-Specific Carbon Intensity | Hardware Configuration | Current R Session Footprint | Visualization with Reference Values | Best Practices | Next Steps | References

Last update: 2026-05-12
Started: 2025-09-24

Using greenAlgoR with targets Pipelines
Introduction | Setup | Basic targets Integration | Simple Example | Advanced Pipeline Analysis | Comparing Different Configurations | Visualizing Pipeline Carbon Footprint | Target-Level Analysis | Best Practices for Sustainable Pipelines | Integration with Workflow | Conclusion | References

Last update: 2026-05-12
Started: 2025-09-24