{
  "_id": "6a298c03732311cd875b5d9e",
  "Package": "opendatarte",
  "Encoding": "UTF-8",
  "Title": "opendatarte",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Christophe\", \"Dervieux\",\nemail = \"christophe.dervieux@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "This package is R Client to RTE API of\ndata.rte-france.com. It contains tools and functions to\nauthenticate to the API and retrieves the data.",
  "License": "GPL-3",
  "RoxygenNote": "6.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/cderv/opendatarte",
  "BugReports": "https://github.com/cderv/opendatarte/issues",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://cderv.r-universe.dev",
  "Date/Publication": "2019-06-16 18:22:28 UTC",
  "RemoteUrl": "https://github.com/cderv/opendatarte",
  "RemoteRef": "HEAD",
  "RemoteSha": "9b9137f9db09600954096b186a1c52c58c07d0cb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 16:04:08 UTC",
    "User": "root"
  },
  "Author": "Christophe Dervieux [aut, cre]",
  "Maintainer": "Christophe Dervieux <christophe.dervieux@gmail.com>",
  "MD5sum": "301988dfb9e27d31fb6e2677c3e70a2d",
  "_user": "cderv",
  "_type": "src",
  "_file": "opendatarte_0.0.0.9000.tar.gz",
  "_fileid": "b5419deb8371704e942aeab6e81d1910e532d9becb1fe2deaeba03fa99ac8a2e",
  "_filesize": 103718,
  "_sha256": "b5419deb8371704e942aeab6e81d1910e532d9becb1fe2deaeba03fa99ac8a2e",
  "_created": "2026-06-10T16:04:08.000Z",
  "_published": "2026-06-10T16:08:35.876Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80604163306,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7541220637"
    },
    {
      "job": 80604163362,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7541214075"
    },
    {
      "job": 80604163390,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7541182760"
    },
    {
      "job": 80604163387,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7541183632"
    },
    {
      "job": 80603580493,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7541147079"
    },
    {
      "job": 80604163298,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7541193547"
    },
    {
      "job": 80604163308,
      "time": 234,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7541237017"
    },
    {
      "job": 80604163418,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7541176749"
    },
    {
      "job": 80604163311,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7541172053"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cderv/actions/runs/27288833799",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cderv/opendatarte",
  "_commit": {
    "id": "9b9137f9db09600954096b186a1c52c58c07d0cb",
    "author": "Christophe Dervieux <christophe.dervieux@gmail.com>",
    "committer": "Christophe Dervieux <christophe.dervieux@gmail.com>",
    "message": "add a pkgdown website\n",
    "time": 1560709348
  },
  "_maintainer": {
    "name": "Christophe Dervieux",
    "email": "christophe.dervieux@gmail.com",
    "login": "cderv",
    "mastodon": "@cderv@fosstodon.org",
    "bluesky": "@cderv.bsky.social",
    "twitter": "@chrisderv",
    "description": "software engineer at @posit-dev working on R Markdown ecosystem and @quarto-dev ",
    "uuid": 6791940
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cderv",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api-client",
    "opendata"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "cderv",
      "count": 30,
      "uuid": 6791940
    }
  ],
  "_userbio": {
    "uuid": 6791940,
    "type": "user",
    "name": "Christophe Dervieux",
    "description": "software engineer at @posit-dev working on R Markdown ecosystem and @quarto-dev "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/opendatarte"
  },
  "_devurl": "https://github.com/cderv/opendatarte",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/opendatarte.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "call_api",
    "datarte_auth",
    "datarte_token",
    "get_current_token",
    "is_token",
    "is_token_available",
    "RegistreAPI",
    "unavailabilityAPI"
  ],
  "_help": [
    {
      "page": "call_api",
      "title": "Generic function to call RTE Data API",
      "topics": [
        "call_api"
      ]
    },
    {
      "page": "datarte_auth",
      "title": "Obtain credentials for RTE Data API",
      "topics": [
        "datarte_auth"
      ]
    },
    {
      "page": "datarte_token",
      "title": "Produces token for data.rte-france.com",
      "topics": [
        "datarte_token"
      ]
    },
    {
      "page": "get_current_token",
      "title": "Get current active token",
      "topics": [
        "get_current_token"
      ]
    },
    {
      "page": "RegistreAPI",
      "title": "Retrieve data from the capacity market public registry",
      "concept": [
        "API-calls"
      ],
      "topics": [
        "RegistreAPI"
      ]
    },
    {
      "page": "unavailabilityAPI",
      "title": "Retrieve data from the production API",
      "concept": [
        "API-calls"
      ],
      "topics": [
        "unavailabilityAPI"
      ]
    }
  ],
  "_readme": "https://github.com/cderv/opendatarte/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "purrr",
    "R6",
    "rlang",
    "sys",
    "vctrs"
  ],
  "_score": 2.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "opendatarte",
  "_universes": [
    "cderv"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-10T16:07:24.000Z",
      "distro": "noble",
      "commit": "9b9137f9db09600954096b186a1c52c58c07d0cb",
      "fileid": "32ef0a7dbca1ba21b5e0428775efaa6bc81cef47e89a81e845fb054f7a47a9df",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cderv/actions/runs/27288833799"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-10T16:07:05.000Z",
      "distro": "noble",
      "commit": "9b9137f9db09600954096b186a1c52c58c07d0cb",
      "fileid": "3a5776c1021617b36eb3ce18fd199bd0664897fc060c8c70bd95cdcebf3bc87d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cderv/actions/runs/27288833799"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-10T16:05:46.000Z",
      "commit": "9b9137f9db09600954096b186a1c52c58c07d0cb",
      "fileid": "9d086febec907b7ded266e4cdc9b6ecbb40cfa551211dbd8495d2f020204b4bd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cderv/actions/runs/27288833799"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-10T16:05:50.000Z",
      "commit": "9b9137f9db09600954096b186a1c52c58c07d0cb",
      "fileid": "1f70b02b6f7fdb976706d9ce67b0649c9da9a7d82055e0b9029a4e9fb435032b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cderv/actions/runs/27288833799"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-10T16:06:23.000Z",
      "commit": "9b9137f9db09600954096b186a1c52c58c07d0cb",
      "fileid": "ddd77b2e403878bcda45b3384c5bb5c7d2e6a71a1dbcf10d3490e5b0987c9181",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cderv/actions/runs/27288833799"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-10T16:08:02.000Z",
      "commit": "9b9137f9db09600954096b186a1c52c58c07d0cb",
      "fileid": "a532ea3375bc55f16a7e2b7929d13e4b04276b3ca1d0388a3bcd247b13222f16",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cderv/actions/runs/27288833799"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-10T16:05:26.000Z",
      "commit": "9b9137f9db09600954096b186a1c52c58c07d0cb",
      "fileid": "2589b52a8d180a40e68b9c427292506055cf399ee18996f9cd72991e7b5e8146",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cderv/actions/runs/27288833799"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-10T16:05:13.000Z",
      "commit": "9b9137f9db09600954096b186a1c52c58c07d0cb",
      "fileid": "78fe4409a375618434428f300bbad43788c913f6e0269c77231e47166f5f102a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cderv/actions/runs/27288833799"
    }
  ]
}