{
  "_id": "6a1c11061d7bb097a0a2ebb4",
  "Package": "greenfeedr",
  "Type": "Package",
  "Title": "Process and Report 'GreenFeed' Data",
  "Version": "1.3.1",
  "Authors@R": "c(\nperson(\"Guillermo\", \"Martinez-Boggio\",\nemail = \"gmartinezboggio@ucdavis.edu\",\nrole = c(\"cre\", \"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-3597-9426\"))\n)",
  "Maintainer": "Guillermo Martinez-Boggio <gmartinezboggio@ucdavis.edu>",
  "Description": "Provides tools for downloading, processing, and reporting\ndaily and finalized 'GreenFeed' data.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "BugReports": "https://github.com/GMBog/greenfeedr/issues",
  "URL": "https://github.com/GMBog/greenfeedr",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://gmbog.r-universe.dev",
  "Date/Publication": "2026-04-29 17:53:10 UTC",
  "RemoteUrl": "https://github.com/gmbog/greenfeedr",
  "RemoteRef": "HEAD",
  "RemoteSha": "8dbe90e272e4ef26101a1f1f5a374a865c33ab2b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 10:40:59 UTC",
    "User": "root"
  },
  "Author": "Guillermo Martinez-Boggio [cre, aut, cph] (ORCID:\n<https://orcid.org/0000-0003-3597-9426>)",
  "MD5sum": "fb08648579b87d2cd2ceb302d0414d18",
  "_user": "gmbog",
  "_type": "src",
  "_file": "greenfeedr_1.3.1.tar.gz",
  "_fileid": "1a0f33faf78cdeac1baac42ea38ea70d81659cb93da817fe85652592397ff817",
  "_filesize": 2172677,
  "_sha256": "1a0f33faf78cdeac1baac42ea38ea70d81659cb93da817fe85652592397ff817",
  "_created": "2026-05-31T10:40:59.000Z",
  "_published": "2026-05-31T10:44:22.734Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78719392356,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7316058065"
    },
    {
      "job": 78719392387,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316057898"
    },
    {
      "job": 78719392349,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7316053171"
    },
    {
      "job": 78719392351,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316055435"
    },
    {
      "job": 78719173172,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316040477"
    },
    {
      "job": 78719392347,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316055704"
    },
    {
      "job": 78719392360,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7316051791"
    },
    {
      "job": 78719392358,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7316051684"
    },
    {
      "job": 78719392350,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316056829"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gmbog/actions/runs/26710294292",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gmbog/greenfeedr",
  "_commit": {
    "id": "8dbe90e272e4ef26101a1f1f5a374a865c33ab2b",
    "author": "Guillermo martinez <gmboggio@gmail.com>",
    "committer": "Guillermo martinez <gmboggio@gmail.com>",
    "message": "Add NEW process_gfdata function\n",
    "time": 1777485190
  },
  "_maintainer": {
    "name": "Guillermo Martinez-Boggio",
    "email": "gmartinezboggio@ucdavis.edu",
    "orcid": "0000-0003-3597-9426"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gmbog",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 5
    },
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 13
    },
    {
      "week": "2025-29",
      "n": 6
    },
    {
      "week": "2025-31",
      "n": 6
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 8
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 5
    },
    {
      "week": "2026-17",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.3.0",
      "date": "2025-08-14"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "gmbog",
      "count": 298,
      "uuid": 102411099
    },
    {
      "user": "mharr13",
      "count": 1,
      "uuid": 161390895
    }
  ],
  "_userbio": {
    "uuid": 102411099,
    "type": "user",
    "name": "Guillermo Martinez-Boggio",
    "description": "Runner 🏃🏻 and Geneticist 🧬\r\n\r\ngmartinezboggio@ucdavis.edu"
  },
  "_downloads": {
    "count": 614,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/greenfeedr"
  },
  "_devurl": "https://github.com/gmbog/greenfeedr",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/greenfeedr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gmbog/greenfeedr",
  "_realowner": "gmbog",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-10-21"
    },
    {
      "version": "1.0.1",
      "date": "2024-10-31"
    },
    {
      "version": "1.1.0",
      "date": "2025-01-29"
    },
    {
      "version": "1.2.0",
      "date": "2025-03-15"
    },
    {
      "version": "1.2.1",
      "date": "2025-04-17"
    },
    {
      "version": "1.3.0",
      "date": "2025-08-18"
    },
    {
      "version": "1.3.1",
      "date": "2025-09-05"
    }
  ],
  "_exports": [
    "compare_gfdata",
    "convert_unit",
    "download_data",
    "ensure_date_format",
    "filter_within_range",
    "get_gfdata",
    "has_credentials",
    "normalize_gfdata",
    "pellin",
    "process_gfdata",
    "process_rfid_data",
    "report_gfdata",
    "run_gfapp",
    "transform_gases",
    "viseat"
  ],
  "_help": [
    {
      "page": "get_gfdata",
      "title": "Download Preliminary and Raw 'GreenFeed' Data via 'API'",
      "topics": [
        "get_gfdata"
      ]
    },
    {
      "page": "pellin",
      "title": "Process 'GreenFeed' Pellet Intakes",
      "topics": [
        "pellin"
      ]
    },
    {
      "page": "process_gfdata",
      "title": "Process Preliminary and Finalized 'GreenFeed' Data",
      "topics": [
        "process_gfdata"
      ]
    },
    {
      "page": "report_gfdata",
      "title": "Download and Report 'GreenFeed' Data",
      "topics": [
        "report_gfdata"
      ]
    },
    {
      "page": "run_gfapp",
      "title": "Run the 'greenfeedr' Shiny App locally",
      "topics": [
        "run_gfapp"
      ]
    },
    {
      "page": "viseat",
      "title": "Process 'GreenFeed' Visits",
      "topics": [
        "viseat"
      ]
    }
  ],
  "_readme": "https://github.com/gmbog/greenfeedr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "httpuv",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "greenfeedr.Rmd",
      "filename": "greenfeedr.html",
      "title": "Introduction to greenfeedr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Download data with get_gfdata()",
        "How it looks the GreenFeed data?",
        "Report data with report_gfdata()",
        "Process data with process_gfdata()",
        "Using process_gfdata()",
        "Process pellet intakes and visits with pellin() and viseat()",
        "Citation"
      ],
      "created": "2024-09-01 20:14:50",
      "modified": "2026-04-23 17:58:40",
      "commits": 14
    }
  ],
  "_score": 5.623249290397901,
  "_indexed": true,
  "_nocasepkg": "greenfeedr",
  "_universes": [
    "gmbog"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-31T10:43:25.000Z",
      "distro": "noble",
      "commit": "8dbe90e272e4ef26101a1f1f5a374a865c33ab2b",
      "fileid": "21f9d22ee52c2a6b3fd525f9a940cc6252313ac86988f44b2f7743b85f8817ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gmbog/actions/runs/26710294292"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-31T10:43:24.000Z",
      "distro": "noble",
      "commit": "8dbe90e272e4ef26101a1f1f5a374a865c33ab2b",
      "fileid": "40437db1052e6fe5c96c85747a55c7f55de0e529f73b6d22afa974789ea63d3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gmbog/actions/runs/26710294292"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-05-31T10:42:50.000Z",
      "commit": "8dbe90e272e4ef26101a1f1f5a374a865c33ab2b",
      "fileid": "7a0d37df228eca43444332fbb5420205ddc19d5a3b7dba3adf3832616e68d408",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gmbog/actions/runs/26710294292"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-05-31T10:43:05.000Z",
      "commit": "8dbe90e272e4ef26101a1f1f5a374a865c33ab2b",
      "fileid": "8bdb9f6a850ce7097506806ce3df539b648fe9c38c58e35a614a95d8c053be8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gmbog/actions/runs/26710294292"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.1",
      "date": "2026-05-31T10:43:41.000Z",
      "commit": "8dbe90e272e4ef26101a1f1f5a374a865c33ab2b",
      "fileid": "382eb170c120b6511d5874a62aa25e4f9a7fe7a6cf18e965e467045e2c738d09",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gmbog/actions/runs/26710294292"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-05-31T10:42:22.000Z",
      "commit": "8dbe90e272e4ef26101a1f1f5a374a865c33ab2b",
      "fileid": "fb2000ba6b0f3e3a3dd1d177054dad2eeabe2b17fefd2689a3ff2c8d150d1259",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gmbog/actions/runs/26710294292"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-05-31T10:42:20.000Z",
      "commit": "8dbe90e272e4ef26101a1f1f5a374a865c33ab2b",
      "fileid": "2eadc07200fff2c75f06b2457c699248c236d6a310fb860ac72aa9f0ba5175eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gmbog/actions/runs/26710294292"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-05-31T10:43:10.000Z",
      "commit": "8dbe90e272e4ef26101a1f1f5a374a865c33ab2b",
      "fileid": "55777c1734efe8710422bb7fa82c8e6ffbb416a23c117038fc817e28cd6ee0ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gmbog/actions/runs/26710294292"
    }
  ]
}