{
  "_id": "6a60521514e95619b75d865a",
  "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-07-22 05:08:32 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>",
  "_user": "worldbank",
  "_type": "src",
  "_file": "blackmarbler_0.2.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/b4f739d5cdce2e2eb3f8dc2b3de6a6a6355fa0d299d4a14a54522646ea0f8c93",
  "_filesize": 3782955,
  "_sha256": "b4f739d5cdce2e2eb3f8dc2b3de6a6a6355fa0d299d4a14a54522646ea0f8c93",
  "_expires": "2026-10-30T05:16:03.000Z",
  "_created": "2026-07-22T05:08:32.000Z",
  "_published": "2026-07-22T05:16:05.728Z",
  "_jobs": [
    {
      "job": 88836989332,
      "time": 264,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8518961874"
    },
    {
      "job": 88836989312,
      "time": 263,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8518961869"
    },
    {
      "job": 88836989318,
      "time": 356,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8518988024"
    },
    {
      "job": 88836989336,
      "time": 208,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8518957560"
    },
    {
      "job": 88836446523,
      "time": 225,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8518884603"
    },
    {
      "job": 88836989293,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8518927844"
    },
    {
      "job": 88836989340,
      "time": 201,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8518943920"
    },
    {
      "job": 88836989442,
      "time": 200,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8518943907"
    },
    {
      "job": 88836989369,
      "time": 229,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8518952132"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/worldbank/actions/runs/29892771254",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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"
    },
    {
      "name": "0.2.7",
      "date": "2026-06-22"
    }
  ],
  "_topics": [
    "nasa",
    "nasa-data",
    "nasa-earth-data",
    "nighttime-lights",
    "raster-data",
    "viirs",
    "worldbank",
    "zonal-statistics"
  ],
  "_stars": 33,
  "_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": 1124,
    "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.1",
  "_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"
    },
    {
      "version": "0.2.7",
      "date": "2026-07-14"
    }
  ],
  "_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",
    "raster",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_score": 7.052540045934022,
  "_indexed": true,
  "_nocasepkg": "blackmarbler",
  "_universes": [
    "worldbank"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-07-22T05:11:31.000Z",
      "distro": "resolute",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "https://r2.ropensci.org/bae1d5865a35f40ab3b7788b7be10f17007961b2a6667f0c8c430a5066f2cf32",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/29892771254"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-07-22T05:11:21.000Z",
      "distro": "resolute",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "https://r2.ropensci.org/af4eaa599dbdb04681658542651c901d98e47f88668f796ab473122ec42a8298",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/29892771254"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-07-22T05:13:00.000Z",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "https://r2.ropensci.org/20e7fbd897057156379f71b91914da296f81d7ac1b845a098d6ab808754986ad",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/29892771254"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-07-22T05:11:59.000Z",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "https://r2.ropensci.org/8e07ee0a6efbfca6e0352be54bb40099b1b2815d69c14b3f83c4e2ecd5c03c3f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/29892771254"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-07-22T05:11:30.000Z",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "https://r2.ropensci.org/495d4eae66712b1e3f7e8ba323388d6a89006bb802f7a80ccb7ea32b5c2f959d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/29892771254"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-22T05:10:20.000Z",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "https://r2.ropensci.org/390ea1389dec65c446bd2e3cd742e41703847f3ba99a67e38743b08ceee829f3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/29892771254"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-22T05:09:59.000Z",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "https://r2.ropensci.org/13e13559ba74d1e39451b0ae19944b1ab43fc5e25cf3241620e708d78ff9ffac",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/29892771254"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-22T05:10:40.000Z",
      "commit": "79138a1418ba218f0de3e69b707cc4ee9c8d94cb",
      "fileid": "https://r2.ropensci.org/569535284432bcc187ac7f1ee0653e414869748b39cfdc9a55702444e671c06b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/worldbank/actions/runs/29892771254"
    }
  ]
}