{
  "_id": "6a498eed6d67900babdfb509",
  "Package": "meteoForecast",
  "Type": "Package",
  "Title": "Numerical Weather Predictions",
  "Version": "0.57",
  "Authors@R": "c(person(\"Oscar\", \"Perpinan Lamigueiro\", email=\"oscar.perpinan@upm.es\", role=c('cre', 'aut')), person(\"Marcelo\", \"Pinho Almeida\", email= \"marcelopa@iee.usp.br\", role='ctb'))",
  "Description": "Access to several Numerical Weather Prediction services\nboth in raster format and as a time series for a location.\nCurrently it works with GFS\n<https://www.ncei.noaa.gov/products/weather-climate-models/global-forecast>,\nMeteoGalicia\n<https://www.meteogalicia.gal/web/modelos/threddsIndex.action>,\nNAM\n<https://www.ncei.noaa.gov/products/weather-climate-models/north-american-mesoscale>,\nand RAP\n<https://www.ncei.noaa.gov/products/weather-climate-models/rapid-refresh-update>.",
  "URL": "https://codeberg.org/oscarperpinan/meteoForecast",
  "BugReports": "https://codeberg.org/oscarperpinan/meteoForecast/issues",
  "License": "GPL-3",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libxml2-dev\nlibnetcdf-dev libproj-dev libsqlite3-dev",
  "Repository": "https://oscarperpinan.r-universe.dev",
  "Date/Publication": "2026-04-23 14:29:58 UTC",
  "RemoteUrl": "https://codeberg.org/oscarperpinan/meteoforecast",
  "RemoteRef": "HEAD",
  "RemoteSha": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 10:32:32 UTC",
    "User": "root"
  },
  "Author": "Oscar Perpinan Lamigueiro [cre, aut],\nMarcelo Pinho Almeida [ctb]",
  "Maintainer": "Oscar Perpinan Lamigueiro <oscar.perpinan@upm.es>",
  "_user": "oscarperpinan",
  "_type": "src",
  "_file": "meteoForecast_0.57.tar.gz",
  "_fileid": "https://r2.ropensci.org/bea7cf231ea272321ddb0e6b3ea8494c1ed59d2c11096218ed23bca63d6200b6",
  "_filesize": 141428,
  "_sha256": "bea7cf231ea272321ddb0e6b3ea8494c1ed59d2c11096218ed23bca63d6200b6",
  "_expires": "2026-10-12T22:53:31.000Z",
  "_created": "2026-06-22T10:32:32.000Z",
  "_published": "2026-07-04T22:53:33.490Z",
  "_jobs": [
    {
      "job": 85173665549,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7789830958"
    },
    {
      "job": 85173665618,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789822761"
    },
    {
      "job": 85173665612,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7789802044"
    },
    {
      "job": 85173665590,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789799856"
    },
    {
      "job": 85173665367,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789749339"
    },
    {
      "job": 85173665615,
      "time": 212,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789825222"
    },
    {
      "job": 85173665550,
      "time": 180,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7789813957"
    },
    {
      "job": 85173665629,
      "time": 170,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7789810815"
    },
    {
      "job": 85173665672,
      "time": 182,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789814860"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/27946323681",
  "_status": "success",
  "_upstream": "https://codeberg.org/oscarperpinan/meteoforecast",
  "_commit": {
    "id": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
    "author": "Oscar Perpiñán Lamigueiro <oscar.perpinan@upm.es>",
    "committer": "Oscar Perpiñán Lamigueiro <oscar.perpinan@upm.es>",
    "message": "Modify point method for Meteogalicia due to changes in API, fixes #3\n",
    "time": 1776954598
  },
  "_maintainer": {
    "name": "Oscar Perpinan Lamigueiro",
    "email": "oscar.perpinan@upm.es",
    "login": "oscarperpinan",
    "description": "Associate professor of electrical engineering and solar energy at ETSIDI-UPM. R and Emacs enthusiast. Always learning.",
    "uuid": 1321370
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "raster",
      "role": "Depends"
    },
    {
      "package": "sp",
      "role": "Depends"
    },
    {
      "package": "zoo",
      "role": "Depends"
    },
    {
      "package": "ncdf4",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "rasterVis",
      "role": "Suggests"
    }
  ],
  "_owner": "codeberg-oscarperpinan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 1321370,
    "type": "user",
    "name": "Oscar Perpiñán Lamigueiro",
    "followers": 250,
    "description": "Associate professor of electrical engineering and solar energy at ETSIDI-UPM. R and Emacs enthusiast. Always learning."
  },
  "_downloads": {
    "count": 612,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/meteoForecast"
  },
  "_devurl": "https://codeberg.org/oscarperpinan/meteoforecast",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/meteoForecast.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://codeberg.org/oscarperpinan/meteoforecast",
  "_realowner": "oscarperpinan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.31",
      "date": "2014-07-07"
    },
    {
      "version": "0.43",
      "date": "2014-10-19"
    },
    {
      "version": "0.45",
      "date": "2015-05-21"
    },
    {
      "version": "0.47",
      "date": "2015-10-08"
    },
    {
      "version": "0.48",
      "date": "2015-10-22"
    },
    {
      "version": "0.49",
      "date": "2015-12-27"
    },
    {
      "version": "0.50",
      "date": "2016-11-20"
    },
    {
      "version": "0.51",
      "date": "2017-04-01"
    },
    {
      "version": "0.52",
      "date": "2018-04-04"
    },
    {
      "version": "0.53",
      "date": "2018-11-20"
    },
    {
      "version": "0.54",
      "date": "2021-03-02"
    },
    {
      "version": "0.56",
      "date": "2023-03-08"
    },
    {
      "version": "0.57",
      "date": "2025-08-25"
    }
  ],
  "_exports": [
    "checkDays",
    "getMFOption",
    "getPoint",
    "getPointDays",
    "getPointRuns",
    "getRaster",
    "getRasterDay",
    "getRasterDays",
    "grepVar",
    "mfExtent",
    "mfProj4",
    "mfService",
    "setMFOption"
  ],
  "_help": [
    {
      "page": "meteo-package",
      "title": "Access to several Numerical Weather Prediction services both in raster format and as a time series for a location.",
      "topics": [
        "meteoForecast-package",
        "meteoForecast"
      ]
    },
    {
      "page": "vars",
      "title": "Forecast Variables available in each model.",
      "topics": [
        "grepVar"
      ]
    },
    {
      "page": "getPoint",
      "title": "NWP forecasts for a location",
      "topics": [
        "getPoint",
        "getPointDays",
        "getPointRuns"
      ]
    },
    {
      "page": "getRaster",
      "title": "NWP forecasts for a region",
      "topics": [
        "checkDays",
        "getRaster",
        "getRasterDay",
        "getRasterDays"
      ]
    },
    {
      "page": "options",
      "title": "Options and Internal Variables",
      "topics": [
        "getMFOption",
        "mfExtent",
        "mfProj4",
        "mfService",
        "setMFOption"
      ]
    }
  ],
  "_readme": "https://codeberg.org/oscarperpinan/meteoforecast/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "ncdf4",
    "raster",
    "Rcpp",
    "sp",
    "terra",
    "XML",
    "zoo"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "meteoforecast",
  "_universes": [
    "oscarperpinan",
    "codeberg-oscarperpinan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.57",
      "date": "2026-06-22T10:34:50.000Z",
      "distro": "noble",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "https://r2.ropensci.org/4c6b282f0fab10632779c5b68f04c3c265c56413499cc5e09a412f2f8cc7a6f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/27946323681"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.57",
      "date": "2026-06-22T10:34:50.000Z",
      "distro": "noble",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "https://r2.ropensci.org/c85365378aaf0fd093363bbbc0d6e9ee39c7b48545382d7ae071f0c46f44f2b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/27946323681"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.57",
      "date": "2026-06-22T10:34:20.000Z",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "https://r2.ropensci.org/50991daa2d9bbeda0853f67ae333eb2268c63a27c092f9f09b6be08af818f584",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/27946323681"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.57",
      "date": "2026-06-22T10:34:18.000Z",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "https://r2.ropensci.org/d42e0068f8362bffeb22a30c29dc46c4c9c97803722d8f4aa46fd354a5fd0f9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/27946323681"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.57",
      "date": "2026-06-22T10:36:29.000Z",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "https://r2.ropensci.org/f45163c7f67ad073878fbb1d270981231d1691823b91272d11c5dc8652071d25",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/27946323681"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.57",
      "date": "2026-06-22T10:34:05.000Z",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "https://r2.ropensci.org/7c409a5b5a4202ae017206544204f6ca16f83759b5ebd0e2261b23431fc5c329",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/27946323681"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.57",
      "date": "2026-06-22T10:33:59.000Z",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "https://r2.ropensci.org/c12a7d8a1592a6c7a5c52128fa71941f7e5b241e44122239e6a814d6376b3bf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/27946323681"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.57",
      "date": "2026-06-22T10:33:56.000Z",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "https://r2.ropensci.org/7e3f02eaa3a515c74bb7acc1924d54f0a13ba12e4e595c3391038686fe808616",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/27946323681"
    }
  ]
}