{
  "_id": "6a104478acfb0bcc41c9e43f",
  "Package": "geeLite",
  "Type": "Package",
  "Title": "Building and Managing Local Databases from 'Google Earth Engine'",
  "Version": "1.0.6",
  "Authors@R": "c(\nperson(\"Marcell T.\", \"Kurbucz\", email = \"m.kurbucz@ucl.ac.uk\", role = c(\"aut\", \"cre\")),\nperson(\"Bo Pieter Johannes\", \"Andrée\", email = \"bandree@worldbank.org\", role = \"aut\"))",
  "Description": "Simplifies the creation, management, and updating of local\ndatabases using data extracted from 'Google Earth Engine'\n('GEE'). It integrates with 'GEE' to store, aggregate, and\nprocess spatio-temporal data, leveraging 'SQLite' for\nefficient, serverless storage. The 'geeLite' package provides\nutilities for data transformation and supports real-time\nmonitoring and analysis of geospatial features, making it\nsuitable for researchers and practitioners in geospatial\nscience. For details, see Kurbucz and Andrée (2025) \"Building\nand Managing Local Databases from Google Earth Engine with the\ngeeLite R Package\" <https://hdl.handle.net/10986/43165>.",
  "License": "MPL-2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 06:33:29 UTC",
    "User": "root"
  },
  "Author": "Marcell T. Kurbucz [aut, cre], Bo Pieter Johannes Andrée [aut]",
  "Maintainer": "Marcell T. Kurbucz <m.kurbucz@ucl.ac.uk>",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libjq-dev libpng-dev libprotobuf-dev libuv1-dev\nlibssl-dev libproj-dev protobuf-compiler libprotoc-dev python3\nlibsqlite3-dev libudunits2-dev libnode-dev libx11-dev",
  "Repository": "https://mtkurbucz-ucl.r-universe.dev",
  "Date/Publication": "2025-12-11 23:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/geeLite",
  "RemoteRef": "HEAD",
  "RemoteSha": "4754d72d418c6b3fb5334e33d7eb9b5f5baff79b",
  "MD5sum": "9d4c560d160a89cd2bea9bce8d91c662",
  "_user": "mtkurbucz-ucl",
  "_type": "src",
  "_file": "geeLite_1.0.6.tar.gz",
  "_fileid": "952b5c9bab23eb1308b3eefba176cc15c860e1d83dbff22763343d3f137d28ad",
  "_filesize": 184305,
  "_sha256": "952b5c9bab23eb1308b3eefba176cc15c860e1d83dbff22763343d3f137d28ad",
  "_created": "2026-05-11T06:33:29.000Z",
  "_published": "2026-05-22T11:56:40.110Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77374484291,
      "time": 220,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911802872"
    },
    {
      "job": 77374484509,
      "time": 232,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911805560"
    },
    {
      "job": 77374484343,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6911795558"
    },
    {
      "job": 77374484519,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911785385"
    },
    {
      "job": 77374483872,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911752190"
    },
    {
      "job": 77374483871,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159888038"
    },
    {
      "job": 77374484453,
      "time": 375,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911837304"
    },
    {
      "job": 77374484280,
      "time": 345,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6911830808"
    },
    {
      "job": 77374484370,
      "time": 183,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911794245"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mtkurbucz-ucl/actions/runs/25654117520",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/geeLite",
  "_commit": {
    "id": "4754d72d418c6b3fb5334e33d7eb9b5f5baff79b",
    "author": "Marcell T. Kurbucz <m.kurbucz@ucl.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.6\n",
    "time": 1765496402
  },
  "_maintainer": {
    "name": "Marcell T. Kurbucz",
    "email": "m.kurbucz@ucl.ac.uk",
    "login": "mtkurbucz-ucl",
    "uuid": 206442185
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rnaturalearthdata",
      "role": "Imports"
    },
    {
      "package": "rnaturalearth",
      "role": "Imports"
    },
    {
      "package": "googledrive",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "geojsonio",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "h3jsr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rgee",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "optparse",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2025-07-21"
    },
    {
      "name": "1.0.3",
      "date": "2025-11-22"
    },
    {
      "name": "1.0.4",
      "date": "2025-12-01"
    },
    {
      "name": "1.0.5",
      "date": "2025-12-09"
    },
    {
      "name": "1.0.6",
      "date": "2025-12-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mtkurbucz-ucl",
      "count": 5,
      "uuid": 206442185
    }
  ],
  "_userbio": {
    "uuid": 206442185,
    "type": "user",
    "name": "mtkurbucz-ucl"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geeLite"
  },
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geeLite.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "mtkurbucz-ucl",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2025-07-21"
    },
    {
      "version": "1.0.3",
      "date": "2025-11-22"
    },
    {
      "version": "1.0.4",
      "date": "2025-12-01"
    },
    {
      "version": "1.0.5",
      "date": "2025-12-11"
    },
    {
      "version": "1.0.6",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "fetch_regions",
    "fetch_vars",
    "gee_install",
    "get_config",
    "get_state",
    "init_postp",
    "modify_config",
    "read_db",
    "run_geelite",
    "set_cli",
    "set_config"
  ],
  "_help": [
    {
      "page": "fetch_regions",
      "title": "Fetch ISO 3166 Country and Subdivision Codes",
      "topics": [
        "fetch_regions"
      ]
    },
    {
      "page": "fetch_vars",
      "title": "Fetch Variable Information from an SQLite Database",
      "topics": [
        "fetch_vars"
      ]
    },
    {
      "page": "gee_install",
      "title": "Install and Configure a Conda Environment for 'rgee'",
      "topics": [
        "gee_install"
      ]
    },
    {
      "page": "get_config",
      "title": "Print the Configuration File",
      "topics": [
        "get_config"
      ]
    },
    {
      "page": "get_state",
      "title": "Print the State File",
      "topics": [
        "get_state"
      ]
    },
    {
      "page": "init_postp",
      "title": "Initialize Post-Processing Folder and Files",
      "topics": [
        "init_postp"
      ]
    },
    {
      "page": "modify_config",
      "title": "Modify Configuration File",
      "topics": [
        "modify_config"
      ]
    },
    {
      "page": "read_db",
      "title": "Reading, Aggregating, and Processing the SQLite Database",
      "topics": [
        "read_db"
      ]
    },
    {
      "page": "run_geelite",
      "title": "Build and Update the Grid Statistics Database",
      "topics": [
        "run_geelite"
      ]
    },
    {
      "page": "set_cli",
      "title": "Initialize CLI Files",
      "topics": [
        "set_cli"
      ]
    },
    {
      "page": "set_config",
      "title": "Initialize the Configuration File",
      "topics": [
        "set_config"
      ]
    }
  ],
  "_readme": "https://github.com/cran/geeLite/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "crosstalk",
    "crul",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "gargle",
    "generics",
    "geojson",
    "geojsonio",
    "geojsonsf",
    "geometries",
    "glue",
    "googledrive",
    "h3jsr",
    "here",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpcode",
    "httr",
    "jqr",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leafem",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "prettyunits",
    "processx",
    "progress",
    "protolite",
    "proxy",
    "ps",
    "purrr",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "readr",
    "reshape2",
    "reticulate",
    "rgee",
    "rlang",
    "rmarkdown",
    "rnaturalearth",
    "rnaturalearthdata",
    "rprojroot",
    "RSQLite",
    "rstudioapi",
    "s2",
    "sass",
    "scales",
    "sf",
    "sfheaders",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "triebeard",
    "tzdb",
    "units",
    "urltools",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "geeLite.Rmd",
      "filename": "geeLite.html",
      "title": "'geeLite' R Package",
      "author": "Marcell T. Kurbucz (email) Bo Pieter Johannes Andree (email) Contents",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Introduction",
        "2. Installation",
        "3. Workflow",
        "3.1 Configuration",
        "3.2 Data Collection",
        "3.3 Modifying Configuration",
        "3.4 Reading and Analyzing Data",
        "4. Usage Example",
        "4.1. Collecting the Data",
        "4.2. Visualizing the Data",
        "5. Extras",
        "5.1 Drive Mode",
        "5.2 Command-Line Interface (CLI)",
        "5.3 Automating Data Collection with Cron"
      ],
      "created": "2025-07-21 09:51:25",
      "modified": "2025-11-22 12:55:18",
      "commits": 2
    }
  ],
  "_score": 3.681241237375587,
  "_indexed": true,
  "_nocasepkg": "geelite",
  "_universes": [
    "mtkurbucz-ucl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-11T06:36:21.000Z",
      "distro": "noble",
      "commit": "4754d72d418c6b3fb5334e33d7eb9b5f5baff79b",
      "fileid": "48fbc7ec8715c8d4c7cfb3393fcc0c5e4b3bbc9fa01681731050ed5a83028bbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtkurbucz-ucl/actions/runs/25654117520"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-11T06:36:31.000Z",
      "distro": "noble",
      "commit": "4754d72d418c6b3fb5334e33d7eb9b5f5baff79b",
      "fileid": "67b7498597643c9afd59fb2f81531fc0a9e51bcc3fc1dab05972cfef30792b08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtkurbucz-ucl/actions/runs/25654117520"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-11T06:36:04.000Z",
      "commit": "4754d72d418c6b3fb5334e33d7eb9b5f5baff79b",
      "fileid": "bb95ba271db8c1a668c87dcfa661cadf8e7e47867acf068c0b5bf86791069aaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtkurbucz-ucl/actions/runs/25654117520"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-11T06:35:29.000Z",
      "commit": "4754d72d418c6b3fb5334e33d7eb9b5f5baff79b",
      "fileid": "fa3918b952f75d44f0aae00909c0dd34aff912226299dac176bd4d4475133276",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtkurbucz-ucl/actions/runs/25654117520"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-11T06:37:54.000Z",
      "commit": "4754d72d418c6b3fb5334e33d7eb9b5f5baff79b",
      "fileid": "99ae59857d6396cb093e5029f90b866ab25cf1522603667e97491b98e76b2141",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtkurbucz-ucl/actions/runs/25654117520"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-11T06:37:25.000Z",
      "commit": "4754d72d418c6b3fb5334e33d7eb9b5f5baff79b",
      "fileid": "bbf3c89dbc507b14346bf4dd6d72270fecd7674baeecd905a90c103e5d7f2490",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtkurbucz-ucl/actions/runs/25654117520"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-11T06:34:59.000Z",
      "commit": "4754d72d418c6b3fb5334e33d7eb9b5f5baff79b",
      "fileid": "8451d495e0de9b1e1db08af486dc16426a01f3b62d564ba04d5983f74c40628f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtkurbucz-ucl/actions/runs/25654117520"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-05-22T11:56:17.000Z",
      "commit": "4754d72d418c6b3fb5334e33d7eb9b5f5baff79b",
      "fileid": "7e1660481d7076f8b59e2f0449c0a6b536d3fb395c86b94215aca1637ea06d69",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mtkurbucz-ucl/actions/runs/25654117520"
    }
  ]
}