{
  "_id": "6a1ed89bb401979e7340f159",
  "Package": "cowfootR",
  "Type": "Package",
  "Title": "Dairy Farm Carbon Footprint Assessment",
  "Version": "0.1.3",
  "Authors@R": "person(\"Juan\", \"Moreno\", email = \"juanmarcosmoreno@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Calculates the carbon footprint of dairy farms based on\nmethodologies of the International Dairy Federation and the\nIntergovernmental Panel on Climate Change. Includes tools for\nsingle-farm and batch analysis, report generation, and\nvisualization. Methods follow International Dairy Federation\n(2022) \"The IDF global Carbon Footprint standard for the dairy\nsector\" (Bulletin of the IDF n° 520/2022)\n<doi:10.56169/FKRK7166> and IPCC (2019) \"2019 Refinement to the\n2006 IPCC Guidelines for National Greenhouse Gas Inventories,\nChapter 10: Emissions from Livestock and Manure Management\"\n<https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch10_Livestock.pdf>\nguidelines.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/juanmarcosmoreno-arch/cowfootR,\nhttps://juanmarcosmoreno-arch.github.io/cowfootR/",
  "BugReports": "https://github.com/juanmarcosmoreno-arch/cowfootR/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://juanmarcosmoreno-arch.r-universe.dev",
  "Date/Publication": "2026-03-21 17:51:12 UTC",
  "RemoteUrl": "https://github.com/juanmarcosmoreno-arch/cowfootr",
  "RemoteRef": "HEAD",
  "RemoteSha": "1591223bdf91154eff1b6c814e39fac6e3eee646",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 09:42:42 UTC",
    "User": "root"
  },
  "Author": "Juan Moreno [aut, cre]",
  "Maintainer": "Juan Moreno <juanmarcosmoreno@gmail.com>",
  "MD5sum": "49865b989b3b97fe2e992b7c185c40df",
  "_user": "juanmarcosmoreno-arch",
  "_type": "src",
  "_file": "cowfootR_0.1.3.tar.gz",
  "_fileid": "39bd1b6eff405ee4758d8a5621df81fa12635d769ee405d66ca8d097fbdd0fd4",
  "_filesize": 1074196,
  "_sha256": "39bd1b6eff405ee4758d8a5621df81fa12635d769ee405d66ca8d097fbdd0fd4",
  "_created": "2026-05-20T09:42:42.000Z",
  "_published": "2026-06-02T13:20:27.032Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79080043080,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106620972"
    },
    {
      "job": 79080043359,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106619498"
    },
    {
      "job": 79080043406,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106624368"
    },
    {
      "job": 79080043358,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106618667"
    },
    {
      "job": 79080042229,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106573508"
    },
    {
      "job": 79080042322,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358820836"
    },
    {
      "job": 79080043356,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106617143"
    },
    {
      "job": 79080043281,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106601176"
    },
    {
      "job": 79080043318,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106602424"
    }
  ],
  "_buildurl": "https://github.com/r-universe/juanmarcosmoreno-arch/actions/runs/26154342087",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/juanmarcosmoreno-arch/cowfootr",
  "_commit": {
    "id": "1591223bdf91154eff1b6c814e39fac6e3eee646",
    "author": "Juan Moreno <juanmarcosmoreno@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update DOI badge in README.md",
    "time": 1774115472
  },
  "_maintainer": {
    "name": "Juan Moreno",
    "email": "juanmarcosmoreno@gmail.com",
    "login": "juanmarcosmoreno-arch",
    "uuid": 227668307
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "writexl",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "juanmarcosmoreno-arch",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 10
    },
    {
      "week": "2025-37",
      "n": 21
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2026-01",
      "n": 8
    },
    {
      "week": "2026-02",
      "n": 25
    },
    {
      "week": "2026-03",
      "n": 8
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-12",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.0.2",
      "date": "2025-09-03"
    },
    {
      "name": "v0.0.3",
      "date": "2025-09-10"
    },
    {
      "name": "v0.1.3",
      "date": "2026-03-12"
    },
    {
      "name": "v0.1.3.0",
      "date": "2026-03-21"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "juanmarcosmoreno-arch",
      "count": 92,
      "uuid": 227668307
    }
  ],
  "_userbio": {
    "uuid": 227668307,
    "type": "user",
    "name": "Juan Moreno"
  },
  "_downloads": {
    "count": 477,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cowfootR"
  },
  "_devurl": "https://github.com/juanmarcosmoreno-arch/cowfootr",
  "_pkgdown": "https://juanmarcosmoreno-arch.github.io/cowfootR/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cowfootR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/juanmarcosmoreno-arch/cowfootr",
  "_realowner": "juanmarcosmoreno-arch",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-09-22"
    },
    {
      "version": "0.1.3",
      "date": "2026-01-13"
    }
  ],
  "_exports": [
    "benchmark_area_intensity",
    "calc_batch",
    "calc_emissions_energy",
    "calc_emissions_enteric",
    "calc_emissions_inputs",
    "calc_emissions_manure",
    "calc_emissions_soil",
    "calc_intensity_area",
    "calc_intensity_litre",
    "calc_total_emissions",
    "cf_download_template",
    "download_template",
    "export_hdc_report",
    "set_system_boundaries"
  ],
  "_help": [
    {
      "page": "benchmark_area_intensity",
      "title": "Benchmark area intensity against regional data",
      "topics": [
        "benchmark_area_intensity"
      ]
    },
    {
      "page": "calc_batch",
      "title": "Batch carbon footprint calculation",
      "topics": [
        "calc_batch",
        "calc_emissions_batch"
      ]
    },
    {
      "page": "calc_emissions_energy",
      "title": "Calculate energy-related emissions",
      "topics": [
        "calc_emissions_energy"
      ]
    },
    {
      "page": "calc_emissions_enteric",
      "title": "Calculate enteric methane emissions",
      "topics": [
        "calc_emissions_enteric"
      ]
    },
    {
      "page": "calc_emissions_inputs",
      "title": "Calculate indirect emissions from purchased inputs",
      "topics": [
        "calc_emissions_inputs"
      ]
    },
    {
      "page": "calc_emissions_manure",
      "title": "Calculate manure management emissions (Tier 1 & Tier 2)",
      "topics": [
        "calc_emissions_manure"
      ]
    },
    {
      "page": "calc_emissions_soil",
      "title": "Calculate soil N2O emissions",
      "topics": [
        "calc_emissions_soil"
      ]
    },
    {
      "page": "calc_intensity_area",
      "title": "Calculate carbon footprint intensity per hectare",
      "topics": [
        "calc_intensity_area"
      ]
    },
    {
      "page": "calc_intensity_litre",
      "title": "Calculate carbon footprint intensity per kg of milk",
      "topics": [
        "calc_intensity_litre"
      ]
    },
    {
      "page": "calc_total_emissions",
      "title": "Calculate total emissions (robust and boundary-aware)",
      "topics": [
        "calc_total_emissions"
      ]
    },
    {
      "page": "export_hdc_report",
      "title": "Export cowfootR batch results to Excel",
      "topics": [
        "export_hdc_report"
      ]
    },
    {
      "page": "print.cf_area_intensity",
      "title": "Print method for cf_area_intensity objects",
      "topics": [
        "print.cf_area_intensity"
      ]
    },
    {
      "page": "print.cf_intensity",
      "title": "Print method for cf_intensity objects",
      "topics": [
        "print.cf_intensity"
      ]
    },
    {
      "page": "print.cf_total",
      "title": "Print method for cf_total objects",
      "topics": [
        "print.cf_total"
      ]
    },
    {
      "page": "set_system_boundaries",
      "title": "Define system boundaries for carbon footprint calculation",
      "topics": [
        "set_system_boundaries"
      ]
    }
  ],
  "_readme": "https://github.com/juanmarcosmoreno-arch/cowfootr/raw/HEAD/README.md",
  "_rundeps": [
    "writexl"
  ],
  "_vignettes": [
    {
      "source": "parameter-reference.Rmd",
      "filename": "parameter-reference.html",
      "title": "Complete Parameter Reference Guide",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Complete Parameter Reference Guide",
        "Function Overview",
        "1. calc_emissions_enteric() Parameters",
        "Required Parameters",
        "Animal Characteristics",
        "Production System",
        "Feed Parameters",
        "Methodology Control",
        "2. calc_emissions_manure() Parameters",
        "Manure System",
        "Tier 2 Specific",
        "Nitrogen Management",
        "3. calc_emissions_soil() Parameters",
        "Nitrogen Inputs",
        "Site Conditions",
        "Emission Factors",
        "4. calc_emissions_energy() Parameters",
        "Fuel Consumption",
        "Location and Factors",
        "Grid Emission Factors (Built-in)",
        "5. calc_emissions_inputs() Parameters",
        "Feed Inputs",
        "Other Inputs",
        "Regional Factors",
        "Advanced Options",
        "6. calc_intensity_litre() Parameters",
        "Milk Composition",
        "FPCM Calculation Formula",
        "7. calc_intensity_area() Parameters",
        "Area Breakdown",
        "Valid area_breakdown Names",
        "Validation",
        "8. calc_batch() Parameters",
        "Data Input",
        "Template Column Requirements",
        "Processing Options",
        "9. Parameter Validation and Quality Control",
        "Automatic Validations",
        "Data Quality Indicators",
        "10. Common Parameter Issues and Solutions",
        "Missing Data Handling",
        "Unit Conversion Guide",
        "Regional Parameter Adjustments",
        "11. Parameter Sensitivity Rankings",
        "High Impact Parameters (>15% result change)",
        "Medium Impact Parameters (5-15% result change)",
        "Low Impact Parameters (<5% result change)",
        "12. Troubleshooting Common Issues",
        "Error Messages and Solutions",
        "Performance Optimization",
        "13. Advanced Parameter Combinations",
        "Tier 2 Optimal Parameter Sets",
        "Parameter Interaction Effects",
        "14. Data Collection Protocols",
        "Minimum Data Requirements by Objective",
        "Data Collection Schedule",
        "15. Quality Assurance Framework",
        "Validation Hierarchy",
        "Red Flag Indicators",
        "Conclusion"
      ],
      "created": "2026-01-13 12:37:00",
      "modified": "2026-01-13 12:37:00",
      "commits": 1
    },
    {
      "source": "workflow.Rmd",
      "filename": "workflow.html",
      "title": "cowfootR Workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Workflow overview",
        "What the diagram covers",
        "Reproducibility note"
      ],
      "created": "2025-09-09 11:20:19",
      "modified": "2025-09-10 20:20:57",
      "commits": 2
    },
    {
      "source": "get-started.Rmd",
      "filename": "get-started.html",
      "title": "Get started with cowfootR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Get started with cowfootR",
        "What does cowfootR do?",
        "Installation and loading the package",
        "Step 1: Define system boundaries",
        "Units and reporting basis",
        "Step 2: Calculate emissions by source",
        "Enteric fermentation",
        "Manure management",
        "Soil emissions",
        "Energy use",
        "Purchased inputs",
        "Step 3: Aggregate total emissions",
        "Step 4: Calculate intensity metrics",
        "Milk intensity",
        "Area intensity",
        "Interpreting results",
        "What’s next?",
        "Summary"
      ],
      "created": "2026-01-13 12:37:00",
      "modified": "2026-01-13 12:37:00",
      "commits": 1
    },
    {
      "source": "introduction-lca.Rmd",
      "filename": "introduction-lca.html",
      "title": "Introduction to Dairy Life Cycle Assessment",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to Dairy Life Cycle Assessment",
        "Overview",
        "How to Use This Vignette",
        "Theoretical Background",
        "Life Cycle Assessment in Dairy Production",
        "Key Emission Sources in Dairy Systems",
        "System Boundaries",
        "Functional Units and Intensity Metrics",
        "Getting Started with cowfootR",
        "Installation",
        "Loading the Package",
        "Input Data Structure",
        "Basic Workflow",
        "Data Requirements: Required vs Optional",
        "Required Data",
        "Optional but Recommended Data",
        "Example: Basic Farm Assessment",
        "Step 1: Define System Boundaries",
        "Step 2: Basic Farm Data",
        "Step 3: Calculate Emissions by Source",
        "Enteric Fermentation",
        "Manure Management",
        "Soil Emissions",
        "Energy Use",
        "Purchased Inputs",
        "Step 4: Aggregate Total Emissions",
        "Step 5: Calculate Intensity Metrics",
        "Milk Intensity",
        "Area Intensity",
        "Visualizing Results",
        "Emission Source Breakdown",
        "Intensity Comparison",
        "Understanding the Results",
        "Interpreting Emission Factors",
        "Benchmarking Performance",
        "Common Issues",
        "Next Steps",
        "Key Takeaways"
      ],
      "created": "2026-01-13 12:37:00",
      "modified": "2026-01-13 12:37:00",
      "commits": 1
    },
    {
      "source": "ipcc-tiers.Rmd",
      "filename": "ipcc-tiers.html",
      "title": "IPCC Methodology Tiers in cowfootR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Understanding IPCC Methodology Tiers",
        "Data Requirements Analysis",
        "Tier 1 Data Needs",
        "Tier 2 Additional Requirements",
        "Input columns used by calc_batch() for Tier 2 calculations",
        "Core required columns (all tiers)",
        "Tier 2–relevant optional columns by emission source",
        "Enteric fermentation (Tier 2 refinement)",
        "Young stock (optional refinement)",
        "Manure management (Tier 2 refinement)",
        "Other emission sources",
        "Complete column specification",
        "Theoretical Background",
        "IPCC Tier System Overview",
        "Key Differences in Dairy Applications",
        "Methodological Differences by Emission Source",
        "Enteric Fermentation",
        "Tier 1 Approach",
        "Tier 2 Approach",
        "Manure Management",
        "Tier 1 vs Tier 2 Comparison",
        "Comprehensive Farm Comparison",
        "Farm Profile",
        "Tier 1 Assessment",
        "Tier 2 Assessment",
        "Results Comparison",
        "Visualization of Differences",
        "Impact on Intensity Metrics",
        "Accuracy and Uncertainty",
        "Uncertainty Ranges by Tier",
        "Factors Affecting Accuracy",
        "Decision Framework: When to Use Each Tier",
        "Tier Selection Criteria",
        "Cost-Benefit Analysis",
        "Sensitivity Analysis",
        "Parameter Sensitivity in Tier 2",
        "Impact on Farm Rankings",
        "Practical Recommendations",
        "Implementation Strategy",
        "For Research and Policy",
        "For Farm Advisors",
        "For Farmers",
        "Quality Assurance",
        "Conclusions",
        "Key Findings",
        "Selection Guidelines"
      ],
      "created": "2026-01-13 12:37:00",
      "modified": "2026-01-13 12:37:00",
      "commits": 1
    },
    {
      "source": "single-farm-analysis.Rmd",
      "filename": "single-farm-analysis.html",
      "title": "Single Farm Analysis (cowfootR)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Comprehensive Single Farm Carbon Footprint Analysis",
        "Farm Profile: Estancia Las Flores",
        "Step 1: Define system boundaries",
        "Step 2: Provide farm data (inputs)",
        "Herd Composition and production",
        "Feed and nutrition",
        "Land use and soil management",
        "Energy consumption",
        "Additional purchased inputs",
        "Step 3: Calculate emissions by source",
        "Enteric fermentation",
        "Key arguments.",
        "Manure management",
        "Soil N2O Emissions",
        "Energy-Related Emissions",
        "Purchased Input Emissions",
        "Step 4: Total emissions and hotspot analysis",
        "Visualize emission sources (bar chart)",
        "Step 5: Intensity calculations",
        "Milk Intensity (kg CO₂eq per kg FPCM)",
        "Area Intensity (kg CO₂eq per ha)",
        "Benchmarking (interpretation note)",
        "Step 6: Scenario analysis (example)",
        "Scenario 2: Enhanced Manure Management",
        "Step 7: Two complementary visual summaries",
        "Step 8: Summary table (KPI-style)",
        "Conclusion",
        "For multi-farm processing, see the Batch Farm Assessment vignette."
      ],
      "created": "2026-01-13 12:37:00",
      "modified": "2026-01-13 12:37:00",
      "commits": 1
    }
  ],
  "_score": 5.477121254719663,
  "_indexed": true,
  "_nocasepkg": "cowfootr",
  "_universes": [
    "juanmarcosmoreno-arch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-20T09:45:02.000Z",
      "distro": "noble",
      "commit": "1591223bdf91154eff1b6c814e39fac6e3eee646",
      "fileid": "a816eb4fe5ddd278d19a195b2b262cd5f1be5c2efa13512d9ff625d04caf5067",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanmarcosmoreno-arch/actions/runs/26154342087"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-20T09:44:54.000Z",
      "distro": "noble",
      "commit": "1591223bdf91154eff1b6c814e39fac6e3eee646",
      "fileid": "b795a74a778a410457001aff2a8a530d9b23e306dddcdf1f45a4e9002ca01220",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanmarcosmoreno-arch/actions/runs/26154342087"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-20T09:45:11.000Z",
      "commit": "1591223bdf91154eff1b6c814e39fac6e3eee646",
      "fileid": "356a544ea9274c10d1056c6854c996f6c7c30748556af1c303de9a31f1948dae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanmarcosmoreno-arch/actions/runs/26154342087"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-20T09:44:55.000Z",
      "commit": "1591223bdf91154eff1b6c814e39fac6e3eee646",
      "fileid": "1d8d8b5c7d307661f948aef57295d0f8daea28f17224cf1e7ced859285169875",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanmarcosmoreno-arch/actions/runs/26154342087"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-20T09:44:43.000Z",
      "commit": "1591223bdf91154eff1b6c814e39fac6e3eee646",
      "fileid": "e4f330e94b40692ecd2b65fb457be00de1bde2b9d15d4d5dd1390570a24d1b62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanmarcosmoreno-arch/actions/runs/26154342087"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-20T09:43:59.000Z",
      "commit": "1591223bdf91154eff1b6c814e39fac6e3eee646",
      "fileid": "ae43e06cc5afe87167bbfa11e345a159df5df2a978f8999dd65a052863ea4e73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanmarcosmoreno-arch/actions/runs/26154342087"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-20T09:44:01.000Z",
      "commit": "1591223bdf91154eff1b6c814e39fac6e3eee646",
      "fileid": "9fa2d849c9451ba636787196dee2086348dd405b1a8f207ba4c8e8f4aea46510",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juanmarcosmoreno-arch/actions/runs/26154342087"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-02T13:19:58.000Z",
      "commit": "1591223bdf91154eff1b6c814e39fac6e3eee646",
      "fileid": "10e3f5ebbc8a79f0e64d95a4dba79552a3f98d50f0538387107b5f9e68bc97ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/juanmarcosmoreno-arch/actions/runs/26154342087"
    }
  ]
}