{
  "_id": "6a57290bff0138dec5d6e80a",
  "Package": "tidyrgee",
  "Title": "'tidyverse' Methods for 'Earth Engine'",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Zack\", \"Arno\", , \"zackarno@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Josh\", \"Erickson\", , \"joshualerickson@gmail.com\", role = c(\"aut\", \"cph\"))\n)",
  "Description": "Provides 'tidyverse' methods for wrangling and analyzing\n'Earth Engine' <https://earthengine.google.com/> data. These\nmethods help the user with filtering, joining and summarising\n'Earth Engine' image collections.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-tidy-remote-sensing/tidyrgee",
  "BugReports": "https://github.com/r-tidy-remote-sensing/tidyrgee/issues/",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev\npython3 libsqlite3-dev libudunits2-dev libx11-dev",
  "Repository": "https://r-tidy-remote-sensing.r-universe.dev",
  "Date/Publication": "2025-11-17 16:21:39 UTC",
  "RemoteUrl": "https://github.com/r-tidy-remote-sensing/tidyrgee",
  "RemoteRef": "HEAD",
  "RemoteSha": "63ee27444524f018065f8c2d840368048621d1a8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 06:25:55 UTC",
    "User": "root"
  },
  "Author": "Zack Arno [aut, cre, cph],\nJosh Erickson [aut, cph]",
  "Maintainer": "Zack Arno <zackarno@gmail.com>",
  "_user": "r-tidy-remote-sensing",
  "_type": "src",
  "_file": "tidyrgee_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/cbf97fae94ce49fd51fff29c351e1401fbba1863386c3bc80d14d7d2612fea10",
  "_filesize": 245890,
  "_sha256": "cbf97fae94ce49fd51fff29c351e1401fbba1863386c3bc80d14d7d2612fea10",
  "_expires": "2026-10-23T06:30:33.000Z",
  "_created": "2026-07-15T06:25:55.000Z",
  "_published": "2026-07-15T06:30:35.755Z",
  "_jobs": [
    {
      "job": 87283906513,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8334465175"
    },
    {
      "job": 87283906529,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334465828"
    },
    {
      "job": 87283906511,
      "time": 222,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8334470157"
    },
    {
      "job": 87283906564,
      "time": 205,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334460661"
    },
    {
      "job": 87283380668,
      "time": 212,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334413156"
    },
    {
      "job": 87283906465,
      "time": 235,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8334484587"
    },
    {
      "job": 87283906509,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8334454466"
    },
    {
      "job": 87283906486,
      "time": 202,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8334474979"
    },
    {
      "job": 87283906493,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334449815"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-tidy-remote-sensing/actions/runs/29394009703",
  "_status": "success",
  "_upstream": "https://github.com/r-tidy-remote-sensing/tidyrgee",
  "_commit": {
    "id": "63ee27444524f018065f8c2d840368048621d1a8",
    "author": "Zack <zackarno@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #42 from r-tidy-remote-sensing/document\n\nupdate rd w/ document()",
    "time": 1763396499
  },
  "_maintainer": {
    "name": "Zack Arno",
    "email": "zackarno@gmail.com",
    "login": "zackarno",
    "description": "",
    "uuid": 23731112
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rgee",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-tidy-remote-sensing",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 50,
  "_contributors": [
    {
      "user": "zackarno",
      "count": 232,
      "uuid": 23731112
    },
    {
      "user": "joshualerickson",
      "count": 25,
      "uuid": 43348065
    }
  ],
  "_userbio": {
    "uuid": 103257968,
    "type": "organization",
    "name": "r-tidy-remote-sensing",
    "followers": 7
  },
  "_downloads": {
    "count": 271,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyrgee"
  },
  "_devurl": "https://github.com/r-tidy-remote-sensing/tidyrgee",
  "_searchresults": 128,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidyrgee.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-tidy-remote-sensing/tidyrgee",
  "_realowner": "r-tidy-remote-sensing",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-09-15"
    },
    {
      "version": "0.1.1",
      "date": "2025-11-17"
    }
  ],
  "_exports": [
    "add_date_to_bandname",
    "as_ee",
    "as_tidyee",
    "bind_ics",
    "clip",
    "create_tidyee",
    "ee_composite",
    "ee_extract_tidy",
    "ee_month_composite",
    "ee_month_filter",
    "ee_year_composite",
    "ee_year_filter",
    "ee_year_month_composite",
    "ee_year_month_filter",
    "filter",
    "filter_bounds",
    "group_by",
    "group_split",
    "inner_join",
    "mutate",
    "select",
    "set_idx",
    "slice",
    "summarise",
    "ungroup"
  ],
  "_datasets": [
    {
      "name": "bgd_msna",
      "title": "A subset of question responses from the 2019 Host Community MSNA in Bangladesh",
      "object": "bgd_msna",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "_uuid",
        "informed_consent",
        "survey_date",
        "end_survey",
        "electricity_grid",
        "solar_light",
        "illness_HH_count",
        "cooking_fuel/collected_firewood",
        "income_source/agricultural_production_sale",
        "agricultural_land",
        "employment_source/agricultural_casual",
        "employment_source/non_agricultural_casual",
        "employment_source/fishing",
        "_gps_reading_longitude",
        "_gps_reading_latitude"
      ],
      "rows": 1374,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_date_to_bandname",
      "title": "add_date_to_band_name",
      "topics": [
        "add_date_to_bandname"
      ]
    },
    {
      "page": "as_ee",
      "title": "as_ee tidyee to ee$ImageCollection or ee$Image",
      "topics": [
        "as_ee"
      ]
    },
    {
      "page": "as_tidyee",
      "title": "as_tidy_ee",
      "topics": [
        "as_tidyee"
      ]
    },
    {
      "page": "bgd_msna",
      "title": "A subset of question responses from the 2019 Host Community MSNA in Bangladesh",
      "topics": [
        "bgd_msna"
      ]
    },
    {
      "page": "bind_ics",
      "title": "bind ImageCollections",
      "topics": [
        "bind_ics"
      ]
    },
    {
      "page": "clip",
      "title": "clip flexible wrapper for rgee::ee$Image$clip()",
      "topics": [
        "clip"
      ]
    },
    {
      "page": "create_tidyee",
      "title": "create_tidyee",
      "topics": [
        "create_tidyee"
      ]
    },
    {
      "page": "ee_composite",
      "title": "ee_composite",
      "topics": [
        "ee_composite",
        "ee_composite.tidyee"
      ]
    },
    {
      "page": "ee_extract_tidy",
      "title": "ee_extract_tidy",
      "topics": [
        "ee_extract_tidy"
      ]
    },
    {
      "page": "ee_month_composite",
      "title": "Pixel-level composite by month",
      "topics": [
        "ee_month_composite",
        "ee_month_composite.ee.imagecollection.ImageCollection",
        "ee_month_composite.tidyee"
      ]
    },
    {
      "page": "ee_month_filter",
      "title": "ee_month_filter",
      "topics": [
        "ee_month_filter"
      ]
    },
    {
      "page": "ee_year_composite",
      "title": "Pixel level composite by year",
      "topics": [
        "ee_year_composite",
        "ee_year_composite.ee.imagecollection.ImageCollection",
        "ee_year_composite.tidyee"
      ]
    },
    {
      "page": "ee_year_filter",
      "title": "ee_year_filter",
      "topics": [
        "ee_year_filter"
      ]
    },
    {
      "page": "ee_year_month_composite",
      "title": "Pixel-level composite by year and month",
      "topics": [
        "ee_year_month_composite",
        "ee_year_month_composite.ee.imagecollection.ImageCollection",
        "ee_year_month_composite.tidyee"
      ]
    },
    {
      "page": "ee_year_month_filter",
      "title": "ee_year_month_filter",
      "topics": [
        "ee_year_month_filter"
      ]
    },
    {
      "page": "filter",
      "title": "filter ee$ImageCollections or tidyee objects that contain imageCollections",
      "topics": [
        "filter"
      ]
    },
    {
      "page": "filter_bounds",
      "title": "filter_bounds a wrapper for rgee::ee$ImageCollection$filterBounds",
      "topics": [
        "filter_bounds"
      ]
    },
    {
      "page": "group_by",
      "title": "Group an imageCollection or tidyee object with Imagecollections by a parameter",
      "topics": [
        "group_by"
      ]
    },
    {
      "page": "group_split",
      "title": "filter ee$ImageCollections or tidyee objects that contain imageCollections",
      "topics": [
        "group_split"
      ]
    },
    {
      "page": "ic_list_to_ic",
      "title": "ic_list_to_ic",
      "topics": [
        "ic_list_to_ic"
      ]
    },
    {
      "page": "inner_join",
      "title": "inner_join bands from different image/ImageCollections based on shared property",
      "topics": [
        "inner_join"
      ]
    },
    {
      "page": "mutate",
      "title": "mutate columns into tidyee vrt which can later be used to modify tidyee ImageCollection",
      "topics": [
        "mutate"
      ]
    },
    {
      "page": "print.tidyee",
      "title": "print tidyee",
      "topics": [
        "print.tidyee"
      ]
    },
    {
      "page": "select",
      "title": "Select bands from ee$Image or ee$ImageCollection",
      "topics": [
        "select"
      ]
    },
    {
      "page": "set_idx",
      "title": "set_idx",
      "topics": [
        "set_idx"
      ]
    },
    {
      "page": "slice",
      "title": "slice ee$ImageCollections or tidyee objects that contain imageCollections",
      "topics": [
        "slice"
      ]
    },
    {
      "page": "summarise",
      "title": "Summary pixel-level stats for ee$ImageCollection or tidyrgee objects with ImageCollections",
      "topics": [
        "summarise",
        "summarise.ee.imagecollection.ImageCollection",
        "summarise.tidyee"
      ]
    },
    {
      "page": "ungroup",
      "title": "ungroup",
      "topics": [
        "ungroup"
      ]
    }
  ],
  "_readme": "https://github.com/r-tidy-remote-sensing/tidyrgee/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "crosstalk",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geojsonsf",
    "geometries",
    "glue",
    "here",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leafem",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "processx",
    "progress",
    "proxy",
    "ps",
    "purrr",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "readr",
    "reticulate",
    "rgee",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "s2",
    "sass",
    "scales",
    "sf",
    "sfheaders",
    "sp",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_score": 5.806179973983887,
  "_indexed": true,
  "_nocasepkg": "tidyrgee",
  "_universes": [
    "r-tidy-remote-sensing",
    "zackarno"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-15T06:28:29.000Z",
      "distro": "resolute",
      "commit": "63ee27444524f018065f8c2d840368048621d1a8",
      "fileid": "https://r2.ropensci.org/e0d5734452422ac73806c231a1f622925976efb7a4678b638e2e658002a33761",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tidy-remote-sensing/actions/runs/29394009703"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-15T06:28:31.000Z",
      "distro": "resolute",
      "commit": "63ee27444524f018065f8c2d840368048621d1a8",
      "fileid": "https://r2.ropensci.org/cf0fe659f7490680b3572174e5c8d2651eab0d03c019c5bcbfee537119b5cde7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tidy-remote-sensing/actions/runs/29394009703"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-15T06:28:42.000Z",
      "commit": "63ee27444524f018065f8c2d840368048621d1a8",
      "fileid": "https://r2.ropensci.org/c431142036ffb1f261bff4f59858ff1a064672537a8d9886651f65e9dd79175b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tidy-remote-sensing/actions/runs/29394009703"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-15T06:28:09.000Z",
      "commit": "63ee27444524f018065f8c2d840368048621d1a8",
      "fileid": "https://r2.ropensci.org/3e908ff18fab9a7e7b00f86ad2fb20b25b4fcf5db297ad5d6ab5af070ccea251",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tidy-remote-sensing/actions/runs/29394009703"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-15T06:30:05.000Z",
      "commit": "63ee27444524f018065f8c2d840368048621d1a8",
      "fileid": "https://r2.ropensci.org/3d6547b823dae18403dc3b14f087726a123c9c2c56e104c0f5d122c19506fc0a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-tidy-remote-sensing/actions/runs/29394009703"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-15T06:27:50.000Z",
      "commit": "63ee27444524f018065f8c2d840368048621d1a8",
      "fileid": "https://r2.ropensci.org/6282d0f7b2ed7145819e4e13b627214e724f1e9604ea0d4388f8112f376abecb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tidy-remote-sensing/actions/runs/29394009703"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-15T06:28:56.000Z",
      "commit": "63ee27444524f018065f8c2d840368048621d1a8",
      "fileid": "https://r2.ropensci.org/1bde9d11495e33c704ed602f3fe2281c94fa1341c6807a2f506f03e4a7cf7af7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tidy-remote-sensing/actions/runs/29394009703"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-15T06:27:31.000Z",
      "commit": "63ee27444524f018065f8c2d840368048621d1a8",
      "fileid": "https://r2.ropensci.org/bc7e2fbf4867b8fbc06158074f549cdf8d65453a52c75c4d9a9e3f8b57abc9f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tidy-remote-sensing/actions/runs/29394009703"
    }
  ]
}