{
  "_id": "6a1421eaacfb0bcc41d3ea28",
  "Package": "theiaR",
  "Title": "Download and Manage Data from Theia",
  "Version": "0.4.2",
  "Authors@R": "person(\"Xavier\", \"Laviron\", email = \"xavier@norival.dev\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9882-3253\"))",
  "Description": "Provides a simple interface to search available data\nprovided by Theia (<https://theia.cnes.fr>), download it, and\nmanage it. Data can be downloaded based on a search result or\nfrom a cart file downloaded from Theia website.",
  "Language": "en-US",
  "License": "GPL (>= 3.0)",
  "URL": "https://github.com/norival/theiaR",
  "BugReports": "https://github.com/norival/theiaR/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Collate": "'TheiaAuth.R' 'TheiaTile.R' 'TheiaCollection.R' 'TheiaQuery.R'\n'theiaR.R' 'utils.R'",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libxml2-dev\nlibssl-dev libproj-dev libsqlite3-dev",
  "Repository": "https://norival.r-universe.dev",
  "Date/Publication": "2023-02-03 16:02:51 UTC",
  "RemoteUrl": "https://github.com/norival/theiar",
  "RemoteRef": "HEAD",
  "RemoteSha": "084a274e284ba90c84221217a96b2ff05afe4e71",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:15:20 UTC",
    "User": "root"
  },
  "Author": "Xavier Laviron [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9882-3253>)",
  "Maintainer": "Xavier Laviron <xavier@norival.dev>",
  "MD5sum": "b5470ac04fe29659d5b56635dba3305c",
  "_user": "norival",
  "_type": "src",
  "_file": "theiaR_0.4.2.tar.gz",
  "_fileid": "27de1188e00edd485dbca9caf3930f6cdbd3d042cd6029ed6f026f56d14e6deb",
  "_filesize": 121967,
  "_sha256": "27de1188e00edd485dbca9caf3930f6cdbd3d042cd6029ed6f026f56d14e6deb",
  "_created": "2026-05-25T10:15:20.000Z",
  "_published": "2026-05-25T10:18:18.630Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77694625634,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196246755"
    },
    {
      "job": 77694625598,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196247856"
    },
    {
      "job": 77694625559,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196237615"
    },
    {
      "job": 77694625577,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196239904"
    },
    {
      "job": 77694265082,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196211023"
    },
    {
      "job": 77694625551,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196244523"
    },
    {
      "job": 77694625585,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196235112"
    },
    {
      "job": 77694625558,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196236499"
    },
    {
      "job": 77694625581,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196247420"
    }
  ],
  "_buildurl": "https://github.com/r-universe/norival/actions/runs/26395230412",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/norival/theiar",
  "_commit": {
    "id": "084a274e284ba90c84221217a96b2ff05afe4e71",
    "author": "Xavier Laviron <xavier@norival.dev>",
    "committer": "Xavier Laviron <xavier@norival.dev>",
    "message": "fix: allow searching by tile for VENUS collection\n",
    "time": 1675440171
  },
  "_maintainer": {
    "name": "Xavier Laviron",
    "email": "xavier@norival.dev",
    "login": "norival",
    "twitter": "@XavierLaviron",
    "description": "Back-end developer @coopTilleuls ",
    "uuid": 11806113,
    "orcid": "0000-0002-9882-3253"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "askpass",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.3",
      "role": "Imports"
    },
    {
      "package": "raster",
      "version": ">= 2.6",
      "role": "Imports"
    },
    {
      "package": "tools",
      "version": ">= 3.5",
      "role": "Imports"
    },
    {
      "package": "XML",
      "version": ">= 3.86",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "gdalcubes",
      "role": "Suggests"
    }
  ],
  "_owner": "norival",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "norival",
      "count": 290,
      "uuid": 11806113
    }
  ],
  "_userbio": {
    "uuid": 11806113,
    "type": "user",
    "name": "Xavier Laviron",
    "description": "Back-end developer @coopTilleuls "
  },
  "_downloads": {
    "count": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/theiaR"
  },
  "_devurl": "https://github.com/norival/theiar",
  "_searchresults": 7,
  "_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/readme.html",
    "extra/readme.md",
    "extra/theiaR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/norival/theiar",
  "_realowner": "norival",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-04"
    },
    {
      "version": "0.2.0",
      "date": "2019-04-08"
    },
    {
      "version": "0.3.0",
      "date": "2020-01-20"
    },
    {
      "version": "0.4.0",
      "date": "2020-11-19"
    }
  ],
  "_exports": [
    "TheiaAuth",
    "TheiaCollection",
    "TheiaQuery",
    "TheiaTile"
  ],
  "_help": [
    {
      "page": "TheiaAuth",
      "title": "Authentication system to Theia website",
      "topics": [
        "TheiaAuth"
      ]
    },
    {
      "page": "TheiaCollection",
      "title": "A collection of tiles from Theia",
      "topics": [
        "TheiaCollection"
      ]
    },
    {
      "page": "TheiaQuery",
      "title": "A query to the Theia website",
      "topics": [
        "TheiaQuery"
      ]
    },
    {
      "page": "theiaR",
      "title": "theiaR: search, download and manage theia data",
      "topics": [
        "theiaR"
      ]
    },
    {
      "page": "TheiaTile",
      "title": "A tile from Theia",
      "topics": [
        "TheiaTile"
      ]
    }
  ],
  "_readme": "https://github.com/norival/theiar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "lattice",
    "mime",
    "openssl",
    "R6",
    "raster",
    "Rcpp",
    "sp",
    "sys",
    "terra",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "theiaR.Rmd",
      "filename": "theiaR.html",
      "title": "Quick start guide to TheiaR package",
      "author": "Xavier Laviron",
      "engine": "knitr::rmarkdown",
      "headings": [
        "TheiaR: search, download and manage data from Theia",
        "Overview",
        "Installation",
        "Complete example",
        "Step-by-step guide",
        "Create a collection of tiles",
        "Create a collection from a query",
        "Create a collection from a cart file",
        "Download your tiles",
        "Read bands from zip files",
        "Create a gdalcubes collection",
        "Extract tiles",
        "Acknowledgment"
      ],
      "created": "2020-11-14 10:12:34",
      "modified": "2020-11-14 18:03:26",
      "commits": 5
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "theiar",
  "_universes": [
    "norival"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-25T10:17:40.000Z",
      "distro": "noble",
      "commit": "084a274e284ba90c84221217a96b2ff05afe4e71",
      "fileid": "51ecf074f2fef231fe69ecec9adf15acbea98bc816fe9be17a51e8e9209d9375",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norival/actions/runs/26395230412"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-25T10:17:44.000Z",
      "distro": "noble",
      "commit": "084a274e284ba90c84221217a96b2ff05afe4e71",
      "fileid": "a647243050dcddf7b7ed07575a5c566e3e0c3c1ecfd1d39c0f35cdfdc0e71729",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norival/actions/runs/26395230412"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-25T10:17:11.000Z",
      "commit": "084a274e284ba90c84221217a96b2ff05afe4e71",
      "fileid": "b5c7b56696e77dfb798eeeadb6c4bcabbcd2996ad04d3f279c13891725321ec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norival/actions/runs/26395230412"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-25T10:17:16.000Z",
      "commit": "084a274e284ba90c84221217a96b2ff05afe4e71",
      "fileid": "c4c0e92896c2ecf124988ee3d36e89e9f2a920863851cd21e989d3dc0f90d5d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norival/actions/runs/26395230412"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-05-25T10:17:47.000Z",
      "commit": "084a274e284ba90c84221217a96b2ff05afe4e71",
      "fileid": "a9cc426e5be4d0bdc7e5375c5323805216c3191063a11627234b549a7549878c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/norival/actions/runs/26395230412"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-25T10:16:48.000Z",
      "commit": "084a274e284ba90c84221217a96b2ff05afe4e71",
      "fileid": "5c6f0858fd79cf13a41f5d7c6bff07340451e2d64f45c7e23754714250627058",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norival/actions/runs/26395230412"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-25T10:16:55.000Z",
      "commit": "084a274e284ba90c84221217a96b2ff05afe4e71",
      "fileid": "dce13bfdbbc7ed06f696b1bb3314a254434b525d83e19109e939b8af978d45b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norival/actions/runs/26395230412"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-25T10:17:40.000Z",
      "commit": "084a274e284ba90c84221217a96b2ff05afe4e71",
      "fileid": "8769aaf83f53966ac48e24ad7b1f9c207fc158212adf3703edcb22fc52674939",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norival/actions/runs/26395230412"
    }
  ]
}