{
  "_id": "6a117175acfb0bcc41cf747f",
  "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-05-23 09:16:11 UTC",
    "User": "root"
  },
  "Author": "Oscar Perpinan Lamigueiro [cre, aut],\nMarcelo Pinho Almeida [ctb]",
  "Maintainer": "Oscar Perpinan Lamigueiro <oscar.perpinan@upm.es>",
  "MD5sum": "c424e6aff04a17b1bf0e78d5995e0e7f",
  "_user": "oscarperpinan",
  "_type": "src",
  "_file": "meteoForecast_0.57.tar.gz",
  "_fileid": "7c61b429e2f61a7dbefb7f4f2f0321aa3631a30e104dde3d482cf2dca6928542",
  "_filesize": 138035,
  "_sha256": "7c61b429e2f61a7dbefb7f4f2f0321aa3631a30e104dde3d482cf2dca6928542",
  "_created": "2026-05-23T09:16:11.000Z",
  "_published": "2026-05-23T09:20:53.656Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77511808808,
      "time": 217,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175910412"
    },
    {
      "job": 77511808786,
      "time": 204,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175909427"
    },
    {
      "job": 77511808787,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175912546"
    },
    {
      "job": 77511808784,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175910627"
    },
    {
      "job": 77511672439,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175891218"
    },
    {
      "job": 77511808776,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175901453"
    },
    {
      "job": 77511808801,
      "time": 188,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175908781"
    },
    {
      "job": 77511808806,
      "time": 165,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175905916"
    },
    {
      "job": 77511808785,
      "time": 197,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175908656"
    }
  ],
  "_buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/26328987308",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Associate professor of electrical engineering and solar energy at ETSIDI-UPM. R and Emacs enthusiast. Always learning."
  },
  "_downloads": {
    "count": 603,
    "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-05-23T09:18:59.000Z",
      "distro": "noble",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "a48c23077ec88fb143e4b2a19e8f76d7dddebb3626f39765a50afd5ac5e93b14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/26328987308"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.57",
      "date": "2026-05-23T09:18:29.000Z",
      "distro": "noble",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "cf7f25aa0c0b5a7fc50d4962cc162e98e0170b6b3d58c5d65516b986df614c1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/26328987308"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.57",
      "date": "2026-05-23T09:19:41.000Z",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "f8585c7464c41ab0f5f30e558acf27a3cf17151f7bf3a235ce095101b782d99c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/26328987308"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.57",
      "date": "2026-05-23T09:19:19.000Z",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "a7dcce3a9cf75413cb87fad8b186a473321b3712206324645b44bc630772293a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/26328987308"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.57",
      "date": "2026-05-23T09:18:29.000Z",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "9805a9e7f75f401bde646775fe23c74e75ba80d18ca686872a640232fd586bf0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/26328987308"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.57",
      "date": "2026-05-23T09:17:57.000Z",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "96ad6d30b9e168fc7b790a9be059ebecc6a072cb293bbc767a094e3e6bf983be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/26328987308"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.57",
      "date": "2026-05-23T09:17:34.000Z",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "527aba7a825c86165b271cfdab424004ebccd86c92bcfa26c6c71cb6dbb40ad7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/26328987308"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.57",
      "date": "2026-05-23T09:17:50.000Z",
      "commit": "76b62c86fa63c784db2cc9c854f8c6ce7edfd45d",
      "fileid": "4c5fb6c8edfcd3b783311fef43a7007f52ef15c18b3725e08ff215c3d45a6278",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/26328987308"
    }
  ]
}