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:
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
Last updated from:64b0b89bf2. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 190 | ||
| source / vignettes | OK | 280 | ||
| linux-release-x86_64 | ERROR | 197 | ||
| macos-release-arm64 | ERROR | 184 | ||
| macos-oldrel-arm64 | ERROR | 135 | ||
| windows-devel | ERROR | 138 | ||
| windows-release | ERROR | 154 | ||
| windows-oldrel | ERROR | 128 | ||
| wasm-release | OK | 123 |
Exports:csv_from_url_gaga_footprintga_targetsround_conditionalysession_runtime
Dependencies:askpassbackportsbase64urlbenchmarkmebenchmarkmeDatacallrclicodetoolscpp11curldata.tabledoParalleldplyrevaluatefarverforeachgenericsggplot2gluegtablehighrhttrigraphisobanditeratorsjsonliteknitrlabelinglatticelifecyclemagrittrMatrixmimeopensslotelpillarpkgconfigprettyunitsprocessxpsR6RColorBrewerrlangS7scalessecretbasestringistringrsystargetstibbletidyselectutf8vctrsviridisLitewithrxfunyaml
Last update: 2026-05-12
Started: 2025-09-24
Last update: 2026-05-12
Started: 2025-09-24
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'greenAlgoR' package | greenAlgoR-package |
| Load CSV files from Green Algorithms GitHub repositories | csv_from_url_ga |
| Compute footprint in grams of CO2 using Lannelongue et al. 2021 algorithm | ga_footprint |
| Calculate carbon footprint for targets pipelines | ga_targets |
| Conditionally round numeric values based on magnitude | round_conditionaly |
| Compute session runtime and memory usage statistics | session_runtime |
