{
  "_id": "6a1572cfacfb0bcc41d65502",
  "Type": "Package",
  "Package": "rfieldclimate",
  "Title": "Client for the 'FieldClimate' API",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Eduard\",\nfamily = \"Szöcs\",\nrole = c(\"aut\", \"cre\"),\nemail = \"eduard.szoecs@basf.com\"),\nperson(given = \"BASF SE\",\nrole = \"cph\"))",
  "Maintainer": "Eduard Szöcs <eduard.szoecs@basf.com>",
  "Description": "Provides functionality to interact with the 'FieldClimate'\nAPI <https://api.fieldclimate.com/v2/docs/>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 10:13:11 UTC",
    "User": "root"
  },
  "Author": "Eduard Szöcs [aut, cre], BASF SE [cph]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-03-28 09:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/rfieldclimate",
  "RemoteRef": "HEAD",
  "RemoteSha": "c6e3fcb85158287eed9297e069b4c2f102a9a72a",
  "MD5sum": "6760844c426c2cb781ab1b718f921cd5",
  "_user": "cran",
  "_type": "src",
  "_file": "rfieldclimate_0.1.1.tar.gz",
  "_fileid": "4c82cfb35df4d6df183e3aad50c26adc378f58d5528b4e756ca85cdd3f7e765a",
  "_filesize": 97401,
  "_sha256": "4c82cfb35df4d6df183e3aad50c26adc378f58d5528b4e756ca85cdd3f7e765a",
  "_created": "2026-05-26T10:13:11.000Z",
  "_published": "2026-05-26T10:15:43.714Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77853108021,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214461453"
    },
    {
      "job": 77853108002,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214460023"
    },
    {
      "job": 77852654000,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214423239"
    },
    {
      "job": 77853108001,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214458057"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26446054945",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rfieldclimate",
  "_commit": {
    "id": "c6e3fcb85158287eed9297e069b4c2f102a9a72a",
    "author": "Eduard Szöcs <eduard.szoecs@basf.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1679995802
  },
  "_maintainer": {
    "name": "Eduard Szöcs",
    "email": "eduard.szoecs@basf.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rfieldclimate"
  },
  "_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/readme.html",
    "extra/readme.md",
    "extra/rfieldclimate.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-12-30"
    },
    {
      "version": "0.1.1",
      "date": "2023-03-28"
    }
  ],
  "_exports": [
    "%>%",
    "fc_get_data",
    "fc_get_data_range",
    "fc_get_station",
    "fc_get_user",
    "fc_get_user_stations",
    "fc_headers",
    "fc_parse_data",
    "fc_parse_stations",
    "fc_ping",
    "fc_request"
  ],
  "_help": [
    {
      "page": "fc_wrappers",
      "title": "Read user information",
      "topics": [
        "fc_get_data",
        "fc_get_data_range",
        "fc_get_station",
        "fc_get_user",
        "fc_get_user_stations"
      ]
    },
    {
      "page": "fc_request",
      "title": "Create authentication headers",
      "topics": [
        "fc_headers",
        "fc_request"
      ]
    },
    {
      "page": "fc_parsers",
      "title": "parse data into long data.frame",
      "topics": [
        "fc_parse_data",
        "fc_parse_stations"
      ]
    },
    {
      "page": "fc_ping",
      "title": "Ping fieldclimate API",
      "topics": [
        "fc_ping"
      ]
    },
    {
      "page": "parse_sensor",
      "title": "parse a sensor",
      "topics": [
        "parse_sensor"
      ]
    },
    {
      "page": "parse_station",
      "title": "parse a station",
      "topics": [
        "parse_station"
      ]
    },
    {
      "page": "parse_timepoint",
      "title": "parse a timepoint into a long data.frame",
      "topics": [
        "parse_timepoint"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rfieldclimate/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rfieldclimate",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-26T10:15:10.000Z",
      "distro": "noble",
      "commit": "c6e3fcb85158287eed9297e069b4c2f102a9a72a",
      "fileid": "04232230aac275a3b697f997d7adccc6ddffcfe693c7e2c9ba7886263afcda65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26446054945"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-26T10:15:05.000Z",
      "distro": "noble",
      "commit": "c6e3fcb85158287eed9297e069b4c2f102a9a72a",
      "fileid": "505f5fc92718ad9c5223aa7f2c9ed4b74772293ff81210c5f353863847dc8549",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26446054945"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-26T10:15:14.000Z",
      "commit": "c6e3fcb85158287eed9297e069b4c2f102a9a72a",
      "fileid": "fa4a7cb056c1eb42dc7534f55eb6c4b7423563e0a207237d96cdd33e9697ae51",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26446054945"
    }
  ]
}