{
  "_id": "6a104a69acfb0bcc41c9fae2",
  "Package": "PlanetNICFI",
  "Type": "Package",
  "Title": "Processing of the 'Planet NICFI' Satellite Imagery",
  "Version": "1.0.5",
  "Date": "2023-09-28",
  "Authors@R": "c( person(given = \"Lampros\", family = \"Mouselimis\", email = \"mouselimislampros@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"https://orcid.org/0000-0002-8024-1546\")),  person(\"Planet Labs\", \"Inc\", role = \"cph\") )",
  "URL": "https://github.com/mlampros/PlanetNICFI",
  "Description": "It includes functions to download and process the 'Planet\nNICFI' (Norway's International Climate and Forest Initiative)\nSatellite Imagery utilizing the Planet Mosaics API\n<https://developers.planet.com/docs/basemaps/reference/#tag/Basemaps-and-Mosaics>.\n'GDAL' (library for raster and vector geospatial data formats)\nand 'aria2c' (paralleled download utility) must be installed\nand configured in the user's Operating System.",
  "License": "GPL-3",
  "Copyright": "inst/COPYRIGHTS",
  "Encoding": "UTF-8",
  "SystemRequirements": "aria2: apt-get install -y aria2 (deb), gdal-bin:\napt-get install -y gdal-bin (deb), libgdal-dev: apt-get install\n-y libgdal-dev (deb)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://mlampros.r-universe.dev",
  "Date/Publication": "2023-12-03 09:02:09 UTC",
  "RemoteUrl": "https://github.com/mlampros/planetnicfi",
  "RemoteRef": "HEAD",
  "RemoteSha": "ee71ff0e0a4f9abfa1ac363daad0c11fc31a463a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:17:19 UTC",
    "User": "root"
  },
  "Author": "Lampros Mouselimis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8024-1546>),\nPlanet Labs Inc [cph]",
  "Maintainer": "Lampros Mouselimis <mouselimislampros@gmail.com>",
  "MD5sum": "d9ce59fb0816cded72190e837c05f5fd",
  "_user": "mlampros",
  "_type": "src",
  "_file": "PlanetNICFI_1.0.5.tar.gz",
  "_fileid": "3dce91f507e34c7d6c133b6d725ed90feb37d35d4ad9451dbfe8ac11b7228c99",
  "_filesize": 5037554,
  "_sha256": "3dce91f507e34c7d6c133b6d725ed90feb37d35d4ad9451dbfe8ac11b7228c99",
  "_created": "2026-05-10T08:17:19.000Z",
  "_published": "2026-05-22T12:22:01.750Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378296679,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902257637"
    },
    {
      "job": 77378296457,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902258671"
    },
    {
      "job": 77378296703,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902292401"
    },
    {
      "job": 77378296597,
      "time": 233,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902304995"
    },
    {
      "job": 77378296078,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902240159"
    },
    {
      "job": 77378295979,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160344891"
    },
    {
      "job": 77378296693,
      "time": 552,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902294121"
    },
    {
      "job": 77378296652,
      "time": 552,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902294169"
    },
    {
      "job": 77378296464,
      "time": 661,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902304896"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mlampros/actions/runs/25623775336",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mlampros/planetnicfi",
  "_commit": {
    "id": "ee71ff0e0a4f9abfa1ac363daad0c11fc31a463a",
    "author": "Lampros Mouselimis <mouselimislampros@gmail.com>",
    "committer": "Lampros Mouselimis <mouselimislampros@gmail.com>",
    "message": "added the docker-image.yml file\n",
    "time": 1701594129
  },
  "_maintainer": {
    "name": "Lampros Mouselimis",
    "email": "mouselimislampros@gmail.com",
    "login": "mlampros",
    "uuid": 3055514,
    "orcid": "0000-0002-8024-1546"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mlampros",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "aria2c",
    "gdal",
    "nicfi",
    "planet",
    "satellite-imagery"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "mlampros",
      "count": 25,
      "uuid": 3055514
    }
  ],
  "_userbio": {
    "uuid": 3055514,
    "type": "user",
    "name": "Lampros Mouselimis",
    "description": "Search (a little bit) and you'll find..."
  },
  "_downloads": {
    "count": 239,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PlanetNICFI"
  },
  "_devurl": "https://github.com/mlampros/planetnicfi",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PlanetNICFI.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlampros/planetnicfi",
  "_realowner": "mlampros",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-06-10"
    },
    {
      "version": "1.0.1",
      "date": "2021-06-14"
    },
    {
      "version": "1.0.3",
      "date": "2021-07-22"
    },
    {
      "version": "1.0.4",
      "date": "2022-02-06"
    },
    {
      "version": "1.0.5",
      "date": "2023-09-28"
    }
  ],
  "_exports": [
    "aria2c_bulk_donwload",
    "aria2c_download_paths",
    "create_VRT_from_dir",
    "nicfi_crop_images",
    "nicfi_mosaics",
    "nicfi_quads_bbox",
    "proj_info_extract",
    "sequential_download_paths"
  ],
  "_help": [
    {
      "page": "aria2c_bulk_donwload",
      "title": "Bulk download of files using 'aria2c'",
      "topics": [
        "aria2c_bulk_donwload"
      ]
    },
    {
      "page": "aria2c_download_paths",
      "title": "Format Mosaic and Quad weblinks to serve as input to the 'aria2c_bulk_donwload' function",
      "topics": [
        "aria2c_download_paths"
      ]
    },
    {
      "page": "create_VRT_from_dir",
      "title": "Create a Virtual Raster (VRT) file from the .tif files",
      "topics": [
        "create_VRT_from_dir"
      ]
    },
    {
      "page": "nicfi_crop_images",
      "title": "Crop the downloaded NICFI .tif or .vrt file using 'gdalwarp'",
      "topics": [
        "nicfi_crop_images"
      ]
    },
    {
      "page": "nicfi_mosaics",
      "title": "Returns all 'monthly' or 'bi-annually' mosaic files of the NICFI data",
      "topics": [
        "nicfi_mosaics"
      ]
    },
    {
      "page": "nicfi_quads_bbox",
      "title": "Computes the NICFI Quads based on a mosaic-id and a specified Area of Interest (bounding box or Well Known Text)",
      "topics": [
        "nicfi_quads_bbox"
      ]
    },
    {
      "page": "proj_info_extract",
      "title": "Extract the Projection from a (virtual) raster file",
      "topics": [
        "proj_info_extract"
      ]
    },
    {
      "page": "sequential_download_paths",
      "title": "Download the Planet NICFI images sequentially",
      "topics": [
        "sequential_download_paths"
      ]
    }
  ],
  "_readme": "https://github.com/mlampros/planetnicfi/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "curl",
    "data.table",
    "DBI",
    "e1071",
    "glue",
    "httr",
    "jsonlite",
    "KernSmooth",
    "MASS",
    "mime",
    "openssl",
    "proxy",
    "R6",
    "Rcpp",
    "s2",
    "sf",
    "sys",
    "terra",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "planet_nicfi_functionality.Rmd",
      "filename": "planet_nicfi_functionality.html",
      "title": "Norway's International Climate and Forest Initiative (NICFI) using Planet Satellite Imagery in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Change Detection (using bi-annual Imagery)",
        "Attribution:"
      ],
      "created": "2021-06-12 11:05:14",
      "modified": "2023-09-28 07:22:41",
      "commits": 5
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "planetnicfi",
  "_universes": [
    "mlampros"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-10T08:19:36.000Z",
      "distro": "noble",
      "commit": "ee71ff0e0a4f9abfa1ac363daad0c11fc31a463a",
      "fileid": "bf90fd6b1fe7f2b8c3305fcfaac2dc315db92ad02e5eec642b40100cba8edfab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/25623775336"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-10T08:19:44.000Z",
      "distro": "noble",
      "commit": "ee71ff0e0a4f9abfa1ac363daad0c11fc31a463a",
      "fileid": "8509db345a937333eda3bab83750eeefae6d3fb8fdab53b83d393abe63745fdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/25623775336"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-10T08:26:00.000Z",
      "commit": "ee71ff0e0a4f9abfa1ac363daad0c11fc31a463a",
      "fileid": "36f9c1d083471d040a45f3b4e6593c6d60f915800d4a23378498b162310a4d12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/25623775336"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-10T08:28:03.000Z",
      "commit": "ee71ff0e0a4f9abfa1ac363daad0c11fc31a463a",
      "fileid": "6a54c7c4682af16b83f19e940683ea563f9d1615d1235107f57dbfe357f86f17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/25623775336"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-10T08:25:22.000Z",
      "commit": "ee71ff0e0a4f9abfa1ac363daad0c11fc31a463a",
      "fileid": "204b86fc198d3adc669a4684baee4e0477072204c8edc3086658bacf3cd3536b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/25623775336"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-10T08:25:29.000Z",
      "commit": "ee71ff0e0a4f9abfa1ac363daad0c11fc31a463a",
      "fileid": "71cebb613036667975020fe74165397bd4aff659c3a10a756c214bd7ce41bd81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/25623775336"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-10T08:26:18.000Z",
      "commit": "ee71ff0e0a4f9abfa1ac363daad0c11fc31a463a",
      "fileid": "e43f3ee7ffdd4723c3a7335d98f353b7522853f97b8f3fc98f572f2e7bd21f3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/25623775336"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-05-22T12:21:37.000Z",
      "commit": "ee71ff0e0a4f9abfa1ac363daad0c11fc31a463a",
      "fileid": "a415686740fa27a44280e69b3212195e3cfbaaebeb6f438e84355ed3aaae4040",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/25623775336"
    }
  ]
}