{
  "_id": "6a10a9f8acfb0bcc41cbeed8",
  "Package": "fmi2",
  "Title": "Finnish Meteorological Institute open data API R client",
  "Version": "0.2.0",
  "Date": "2020-11-29",
  "Authors@R": "c(\nperson(\"Joona\", \"Lehtomaki\", , \"jlehtoma@pm.me\", role = c(\"aut\", \"cre\")),\nperson(\"Leo\", \"Lahti\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-5537-637X\")),\nperson(\"Ilari\", \"Scheinin\", role = \"ctb\")\n)",
  "Description": "R client for the Finnish Meteorological Institute (FMI)\nopen data API. This package supersedes the obsolete fmi\npackage. Client can be used to fetch geospatial over FMI's WFS\n<https://en.ilmatieteenlaitos.fi/open-data-manual-accessing-data>\nand converted into geospatial objects in R.",
  "License": "MIT + file LICENSE",
  "URL": "https://ropengov.github.io/fmi2/, https://github.com/rOpenGov/fmi2",
  "BugReports": "https://github.com/rOpenGov/fmi2/issues",
  "VignetteBuilder": "knitr",
  "ByteCompile": "true",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Collate": "'fmi2-global.R' 'aaa.R' 'describe_variables.R' 'fmi_api.R'\n'fmi_stations.R' 'list_parameters.R' 'list_queries.R'\n'obs_weather_daily.R' 'obs_weather_hourly.R' 'to_sf.R'\n'utils-pipe.R' 'valid_fmisid.R'",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://ropengov.r-universe.dev",
  "Date/Publication": "2023-07-13 13:29:52 UTC",
  "RemoteUrl": "https://github.com/rOpenGov/fmi2",
  "RemoteRef": "HEAD",
  "RemoteSha": "5194d67c282f40acb4c9f6a1c71bcbf5b32d357e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:51:38 UTC",
    "User": "root"
  },
  "Author": "Joona Lehtomaki [aut, cre],\nLeo Lahti [aut] (ORCID: <https://orcid.org/0000-0001-5537-637X>),\nIlari Scheinin [ctb]",
  "Maintainer": "Joona Lehtomaki <jlehtoma@pm.me>",
  "MD5sum": "93bc36cc2363d1aa578cff363a4d3afb",
  "_user": "ropengov",
  "_type": "src",
  "_file": "fmi2_0.2.0.tar.gz",
  "_fileid": "e1c480d9d2fb7d1b39166a6e41b0c8b07294ad3a7e2eb8a5892a5b0d154b2859",
  "_filesize": 489636,
  "_sha256": "e1c480d9d2fb7d1b39166a6e41b0c8b07294ad3a7e2eb8a5892a5b0d154b2859",
  "_created": "2026-05-22T18:51:38.000Z",
  "_published": "2026-05-22T19:09:44.166Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443228532,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7168172326"
    },
    {
      "job": 77443228547,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7168168409"
    },
    {
      "job": 77443228552,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7168378720"
    },
    {
      "job": 77443228544,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7168231341"
    },
    {
      "job": 77442657137,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168065761"
    },
    {
      "job": 77443228543,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168164997"
    },
    {
      "job": 77443228574,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7168168520"
    },
    {
      "job": 77443228556,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7168156449"
    },
    {
      "job": 77443228577,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7168160645"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropengov/actions/runs/26273283113",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rOpenGov/fmi2",
  "_commit": {
    "id": "5194d67c282f40acb4c9f6a1c71bcbf5b32d357e",
    "author": "Diego H <diego.hernangomezherrero@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update action",
    "time": 1689254992
  },
  "_maintainer": {
    "name": "Joona Lehtomaki",
    "email": "jlehtoma@pm.me"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "version": ">= 1.9.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.6",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "httpcache",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.4",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 0.6.3",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.1.0",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "version": ">= 0.8",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.2.1",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "version": ">= 3.2.2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.20",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "version": ">= 2.0.2",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.10",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "version": ">= 6.1.1",
      "role": "Suggests"
    },
    {
      "package": "skimr",
      "version": ">= 1.0.7",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 0.8.3",
      "role": "Suggests"
    }
  ],
  "_owner": "ropengov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "ropengov"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "jlehtoma",
      "count": 30,
      "uuid": 525495
    },
    {
      "user": "antagomir",
      "count": 8,
      "uuid": 1228382
    },
    {
      "user": "dieghernan",
      "count": 5,
      "uuid": 25656809
    },
    {
      "user": "pitkant",
      "count": 1,
      "uuid": 69813611
    }
  ],
  "_userbio": {
    "uuid": 5463092,
    "type": "organization",
    "name": "rOpenGov",
    "description": "Open government data analytics with R"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fmi2"
  },
  "_devurl": "https://github.com/ropengov/fmi2",
  "_pkgdown": "https://ropengov.github.io/fmi2/",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fmi2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "describe_variables",
    "fmi_api",
    "fmi_stations",
    "list_parameters",
    "list_queries",
    "obs_weather_daily",
    "obs_weather_hourly",
    "valid_fmisid"
  ],
  "_help": [
    {
      "page": "describe_variables",
      "title": "Describe FMI Variables",
      "topics": [
        "describe_variables"
      ]
    },
    {
      "page": "fmi_api",
      "title": "FMI API",
      "topics": [
        "fmi_api"
      ]
    },
    {
      "page": "fmi_stations",
      "title": "Get a table of active FMI observation stations.",
      "topics": [
        "fmi_stations",
        "fmi_weather_stations"
      ]
    },
    {
      "page": "list_parameters",
      "title": "List and describe all valid parameters for a given stored query.",
      "topics": [
        "list_parameters"
      ]
    },
    {
      "page": "list_queries",
      "title": "List stored queries available over the FMI API.",
      "topics": [
        "list_queries"
      ]
    },
    {
      "page": "obs_weather_daily",
      "title": "Weather observations",
      "topics": [
        "obs_weather_daily"
      ]
    },
    {
      "page": "obs_weather_hourly",
      "title": "Hourly weather observations from weather stations.",
      "topics": [
        "obs_weather_hourly"
      ]
    },
    {
      "page": "to_sf",
      "title": "Transform a fmi_api object into a sf object.",
      "topics": [
        "to_sf"
      ]
    },
    {
      "page": "valid_fmisid",
      "title": "Check if a provided ID number is a valid FMI SID.",
      "topics": [
        "valid_fmisid"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rOpenGov/fmi2/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rOpenGov/fmi2/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "httpcache",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "rvest",
    "s2",
    "selectr",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "weather_observation_data.Rmd",
      "filename": "weather_observation_data.html",
      "title": "fmi2: introduction",
      "author": "Joona Lehtomäki",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Getting started",
        "Getting daily weather observation data",
        "Getting hourly weather observation data"
      ],
      "created": "2019-09-09 14:53:31",
      "modified": "2020-11-29 19:37:24",
      "commits": 3
    }
  ],
  "_score": 4.296665190261531,
  "_indexed": true,
  "_nocasepkg": "fmi2",
  "_universes": [
    "ropengov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-22T18:57:06.000Z",
      "distro": "noble",
      "commit": "5194d67c282f40acb4c9f6a1c71bcbf5b32d357e",
      "fileid": "b04bdefbab3c3f0e22a09d8498c8e9b382df3d4bdecc438db7f81253c574b5f2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26273283113"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-22T18:56:56.000Z",
      "distro": "noble",
      "commit": "5194d67c282f40acb4c9f6a1c71bcbf5b32d357e",
      "fileid": "93ecdf2e6477308f4be02f4a73e72116e0d3d7c932884cb2bd727f65608fb350",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26273283113"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-22T19:09:06.000Z",
      "commit": "5194d67c282f40acb4c9f6a1c71bcbf5b32d357e",
      "fileid": "6a429de3b5ee155aa0fdaa45ec5a2715454b919b150367cb8ed1789dae624671",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26273283113"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-22T19:00:41.000Z",
      "commit": "5194d67c282f40acb4c9f6a1c71bcbf5b32d357e",
      "fileid": "52efd9fedea8a1d3e0fb3ec0f0edcff594450a9247c0127beced978fed65facc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26273283113"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T18:57:19.000Z",
      "commit": "5194d67c282f40acb4c9f6a1c71bcbf5b32d357e",
      "fileid": "def510daeeadf5c6a736e9a1d9e4851ee4238e06c5b9605d04db08eb9e3e1b96",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26273283113"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-22T18:56:39.000Z",
      "commit": "5194d67c282f40acb4c9f6a1c71bcbf5b32d357e",
      "fileid": "45d4cb48bcb3c23e958aacc0f9f21697e329cc5b29d079b351574f2cf51a866b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26273283113"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-22T18:56:03.000Z",
      "commit": "5194d67c282f40acb4c9f6a1c71bcbf5b32d357e",
      "fileid": "00827610c7c00688911f9a3174b03e7e593d38cc75e00c6d86a5967437b68f63",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26273283113"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-22T18:56:07.000Z",
      "commit": "5194d67c282f40acb4c9f6a1c71bcbf5b32d357e",
      "fileid": "dbdcf90c34e08d4054c104b40c3aa05e6f77e89716823d750a657ad300ce695b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26273283113"
    }
  ]
}