{
  "_id": "6a38b97f3efcd9bda4439dba",
  "Package": "blackmarbler",
  "Title": "Black Marble Data and Statistics",
  "Version": "0.2.6",
  "Authors@R": "c(person(\"Robert\", \"Marty\", , \"rmarty@worldbank.org\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3164-3813\")),\nperson(\"Gabriel\", \"Stefanini Vicente\", , \"gvicente@worldbank.org\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-6530-3780\")))",
  "Description": "Geographically referenced data and statistics of nighttime\nlights from NASA Black Marble\n<https://blackmarble.gsfc.nasa.gov/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://worldbank.github.io/blackmarbler/",
  "BugReports": "https://github.com/worldbank/blackmarbler/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://worldbank.r-universe.dev",
  "Date/Publication": "2026-06-22 01:14:42 UTC",
  "RemoteUrl": "https://github.com/worldbank/blackmarbler",
  "RemoteRef": "HEAD",
  "RemoteSha": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 04:21:09 UTC",
    "User": "root"
  },
  "Author": "Robert Marty [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3164-3813>),\nGabriel Stefanini Vicente [aut] (ORCID:\n<https://orcid.org/0000-0001-6530-3780>)",
  "Maintainer": "Robert Marty <rmarty@worldbank.org>",
  "MD5sum": "f73f7a151f98172bfc83b91d722cb0ba",
  "_user": "worldbank",
  "_type": "src",
  "_file": "blackmarbler_0.2.6.tar.gz",
  "_fileid": "d21b90fb9098ba046dae886c3bdc68be2b4b549ca45dc069b4e33d069ef6cc0f",
  "_filesize": 3784672,
  "_sha256": "d21b90fb9098ba046dae886c3bdc68be2b4b549ca45dc069b4e33d069ef6cc0f",
  "_created": "2026-06-22T04:21:09.000Z",
  "_published": "2026-06-22T04:26:39.361Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82638021519,
      "time": 273,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7783210059"
    },
    {
      "job": 82638021524,
      "time": 251,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7783206224"
    },
    {
      "job": 82638021517,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7783191451"
    },
    {
      "job": 82638021521,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7783191978"
    },
    {
      "job": 82637557019,
      "time": 273,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7783162083"
    },
    {
      "job": 82638021508,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7783185910"
    },
    {
      "job": 82638021511,
      "time": 211,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7783199310"
    },
    {
      "job": 82638021513,
      "time": 203,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7783197744"
    },
    {
      "job": 82638021514,
      "time": 195,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7783196353"
    }
  ],
  "_buildurl": "https://github.com/r-universe/worldbank/actions/runs/27929187522",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/worldbank/blackmarbler",
  "_commit": {
    "id": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
    "author": "Rob Marty <robmarty3@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #27 from sebastianjkern/main\n\nFix for the DOY issue #26",
    "time": 1782090882
  },
  "_maintainer": {
    "name": "Robert Marty",
    "email": "rmarty@worldbank.org",
    "orcid": "0000-0002-3164-3813"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "exactextractr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "geodata",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tidyterra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "worldbank",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-31",
      "n": 9
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.5",
      "date": "2025-07-29"
    }
  ],
  "_topics": [
    "nasa",
    "nasa-data",
    "nasa-earth-data",
    "nighttime-lights",
    "raster-data",
    "viirs",
    "worldbank",
    "zonal-statistics"
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "ramarty",
      "count": 157,
      "uuid": 11593422
    },
    {
      "user": "g4brielvs",
      "count": 2,
      "uuid": 4053416
    },
    {
      "user": "kbjarkefur",
      "count": 1,
      "uuid": 15911801
    },
    {
      "user": "sebastianjkern",
      "count": 1,
      "uuid": 41591868
    },
    {
      "user": "simon-smart88",
      "count": 1,
      "uuid": 137152810
    }
  ],
  "_userbio": {
    "uuid": 6454132,
    "type": "organization",
    "name": "World Bank",
    "followers": 1085,
    "description": "Welcome to the World Bank Open Source Software Repository. Content does not necessarily represent official World Bank positions, policies and recommendations."
  },
  "_downloads": {
    "count": 467,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blackmarbler"
  },
  "_devurl": "https://github.com/worldbank/blackmarbler",
  "_pkgdown": "https://worldbank.github.io/blackmarbler/",
  "_searchresults": 95,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blackmarbler.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/worldbank/blackmarbler",
  "_realowner": "worldbank",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-12-08"
    },
    {
      "version": "0.1.1",
      "date": "2023-12-18"
    },
    {
      "version": "0.1.2",
      "date": "2024-01-10"
    },
    {
      "version": "0.2.0",
      "date": "2024-04-26"
    },
    {
      "version": "0.2.2",
      "date": "2024-11-25"
    },
    {
      "version": "0.2.3",
      "date": "2024-11-27"
    },
    {
      "version": "0.2.4",
      "date": "2025-01-07"
    },
    {
      "version": "0.2.5",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "bm_extract",
    "bm_raster",
    "download_h5_files",
    "get_nasa_token"
  ],
  "_help": [
    {
      "page": "bm_extract",
      "title": "Extract and Aggregate Black Marble Data",
      "topics": [
        "bm_extract"
      ]
    },
    {
      "page": "bm_raster",
      "title": "Make Black Marble Raster",
      "topics": [
        "bm_raster"
      ]
    },
    {
      "page": "download_h5_files",
      "title": "Download h5 files",
      "topics": [
        "download_h5_files"
      ]
    },
    {
      "page": "get_nasa_token",
      "title": "Get a NASA Earthdata bearer token",
      "topics": [
        "get_nasa_token"
      ]
    }
  ],
  "_pkglogo": "https://github.com/worldbank/blackmarbler/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/worldbank/blackmarbler/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "exactextractr",
    "generics",
    "glue",
    "hms",
    "httr2",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_score": 7.011147360775798,
  "_indexed": true,
  "_nocasepkg": "blackmarbler",
  "_universes": [
    "worldbank"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-22T04:24:05.000Z",
      "distro": "noble",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "96dcae55ea6e6206a6ca780c36209b3734a79e4f30be43d4a1248f858d7b9b9c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/27929187522"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-22T04:24:03.000Z",
      "distro": "noble",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "65f815d8ebee54e26151af80c7847f40275cdeaf257209df3fa4aa1183b41fc8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/27929187522"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-06-22T04:23:29.000Z",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "12ea9c4f8f3928933d55776306fdf8c55b9c6995541c26bf85ccf4e66dd1a46d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/27929187522"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-06-22T04:23:28.000Z",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "0fb4c529d9ac9bdda631d083ecbf82168437805d80879a1b9850423d747ddded",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/27929187522"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-06-22T04:23:56.000Z",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "366490e636ca90ed38dc97a8e17bd3bae32f1147190e820f2c1918718841a7d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/27929187522"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-06-22T04:22:51.000Z",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "45ba4e7265865e6dbca5dffcbfd937d15bfd778eef5fab1fb0b811702119c45f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/27929187522"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-06-22T04:22:47.000Z",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "cc75355d734c08bfa622d4ca92307b369fdb37741bad18f81ffdc1cf2a3555c5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/27929187522"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-06-22T04:22:47.000Z",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "6aea6f295e8449ccbd13542958e3d13f23ac691b9b837d736ea3425ef446d96c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/27929187522"
    }
  ]
}