{
  "_id": "6a49a1f1162b78b26a583f0d",
  "Package": "winfapReader",
  "Type": "Package",
  "Title": "Interact with Peak Flow Data in the United Kingdom",
  "Version": "0.1-7",
  "Authors@R": "c(person(\"Ilaria\", \"Prosdocimi\", \nemail = \"prosdocimi.ilaria@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8565-094X\")),\nperson(\"Luke\", \"Shaw\",\nrole = c(\"aut\"),\ncomment = \"Luke developped the code to handle the missing and gap periods for Peaks over threshold records.\"))",
  "Maintainer": "Ilaria Prosdocimi <prosdocimi.ilaria@gmail.com>",
  "URL": "https://ilapros.github.io/winfapReader/",
  "BugReports": "https://github.com/ilapros/winfapReader/issues",
  "Description": "Obtain information on peak flow data from the National\nRiver Flow Archive (NRFA) in the United Kingdom, either from\nthe Peak Flow Dataset files\n<https://nrfa.ceh.ac.uk/data/peak-flow-dataset> once these have\nbeen downloaded to the user's computer or using the NRFA's API.\nThese files are in a format suitable for direct use in the\n'WINFAP' software, hence the name of the package.",
  "License": "GPL-3",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Repository": "https://ilapros.r-universe.dev",
  "Date/Publication": "2026-02-20 09:06:36 UTC",
  "RemoteUrl": "https://github.com/ilapros/winfapreader",
  "RemoteRef": "HEAD",
  "RemoteSha": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 07:50:38 UTC",
    "User": "root"
  },
  "Author": "Ilaria Prosdocimi [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8565-094X>),\nLuke Shaw [aut] (Luke developped the code to handle the missing and gap\nperiods for Peaks over threshold records.)",
  "_user": "ilapros",
  "_type": "src",
  "_file": "winfapReader_0.1-7.tar.gz",
  "_fileid": "https://r2.ropensci.org/c052bd501adf6d2de01abe5dbf1fcdfcb85d11f27afc1c03c5060f2761e1d636",
  "_filesize": 372621,
  "_sha256": "c052bd501adf6d2de01abe5dbf1fcdfcb85d11f27afc1c03c5060f2761e1d636",
  "_expires": "2026-10-13T00:14:40.000Z",
  "_created": "2026-06-20T07:50:38.000Z",
  "_published": "2026-07-05T00:14:41.850Z",
  "_jobs": [
    {
      "job": 85178208635,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763418673"
    },
    {
      "job": 85178208641,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763420161"
    },
    {
      "job": 85178208759,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763414366"
    },
    {
      "job": 85178208714,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763415400"
    },
    {
      "job": 85178208610,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763405488"
    },
    {
      "job": 85178208666,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763417675"
    },
    {
      "job": 85178208765,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763415216"
    },
    {
      "job": 85178208773,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763414465"
    },
    {
      "job": 85178208838,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763413096"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ilapros/actions/runs/27864702242",
  "_status": "success",
  "_upstream": "https://github.com/ilapros/winfapreader",
  "_commit": {
    "id": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
    "author": "Ilaria Prosdocimi <ilapros@users.noreply.github.com>",
    "committer": "Ilaria Prosdocimi <ilapros@users.noreply.github.com>",
    "message": "finished integrating httr2\n",
    "time": 1771578396
  },
  "_maintainer": {
    "name": "Ilaria Prosdocimi",
    "email": "prosdocimi.ilaria@gmail.com",
    "login": "ilapros",
    "description": "",
    "uuid": 7515748,
    "orcid": "0000-0001-8565-094X"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "utf8",
      "role": "Suggests"
    },
    {
      "package": "rnrfa",
      "role": "Suggests"
    },
    {
      "package": "httr2",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "version": ">= 6.4.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    }
  ],
  "_owner": "ilapros",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ilapros",
      "count": 53,
      "uuid": 7515748
    },
    {
      "user": "luke-shaw",
      "count": 1,
      "uuid": 32545024
    }
  ],
  "_userbio": {
    "uuid": 7515748,
    "type": "user",
    "name": "Ilaria Prosdocimi",
    "followers": 23
  },
  "_downloads": {
    "count": 285,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/winfapReader"
  },
  "_devurl": "https://github.com/ilapros/winfapreader",
  "_pkgdown": "https://ilapros.github.io/winfapReader/",
  "_searchresults": 8,
  "_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/winfapReader.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ilapros/winfapreader",
  "_realowner": "ilapros",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2020-06-12"
    },
    {
      "version": "0.1-2",
      "date": "2021-02-04"
    },
    {
      "version": "0.1-3",
      "date": "2021-02-19"
    },
    {
      "version": "0.1-5",
      "date": "2022-09-08"
    },
    {
      "version": "0.1-5.1",
      "date": "2024-06-19"
    },
    {
      "version": "0.1-6",
      "date": "2025-04-01"
    },
    {
      "version": "0.1-7",
      "date": "2026-02-20"
    }
  ],
  "_exports": [
    "get_amax",
    "get_cd",
    "get_pot",
    "read_amax",
    "read_cd3",
    "read_pot",
    "water_year"
  ],
  "_datasets": [
    {
      "name": "known_Oct1",
      "title": "Known events which happened on October 1st before 9am",
      "object": "known_Oct1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Station",
        "Date",
        "WaterYear"
      ],
      "rows": 38,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "get_amax",
      "title": "A function to obtain annual maxima (AMAX) data using the NRFA API",
      "topics": [
        "get_amax"
      ]
    },
    {
      "page": "get_cd",
      "title": "A function to obtain information on the station and on the catchment upstream of the station using the NRFA API",
      "topics": [
        "get_cd"
      ]
    },
    {
      "page": "get_pot",
      "title": "A function to obtain Peaks-Over-Threshold (POT) data using the NRFA API",
      "topics": [
        "get_pot"
      ]
    },
    {
      "page": "known_Oct1",
      "title": "Known events which happened on October 1st before 9am",
      "topics": [
        "known_Oct1"
      ]
    },
    {
      "page": "read_amax",
      "title": "A function to read .AM files",
      "topics": [
        "read_amax"
      ]
    },
    {
      "page": "read_cd3",
      "title": "A function to read .CD3 files",
      "topics": [
        "read_cd3"
      ]
    },
    {
      "page": "read_pot",
      "title": "A function to read .PT files",
      "topics": [
        "read_pot"
      ]
    },
    {
      "page": "water_year",
      "title": "Derive water year value for a date",
      "topics": [
        "water_year"
      ]
    }
  ],
  "_readme": "https://github.com/ilapros/winfapreader/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11",
    "generics",
    "lubridate",
    "timechange"
  ],
  "_vignettes": [
    {
      "source": "winfapReader.Rmd",
      "filename": "winfapReader.html",
      "title": "An introduction to winfapReader",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The get_amaxfunction",
        "The get_potfunction",
        "The get_cdfunction",
        "Combining the winfapReader and rnrfa packages"
      ],
      "created": "2020-03-19 17:16:51",
      "modified": "2026-02-20 09:06:36",
      "commits": 14
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "winfapreader",
  "_universes": [
    "ilapros"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-7",
      "date": "2026-06-20T07:52:38.000Z",
      "distro": "noble",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "https://r2.ropensci.org/2f82d71a7104b1d830422f4bbc8e3d10fe0a7262c262c50511dda149d8a5a106",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/27864702242"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-7",
      "date": "2026-06-20T07:52:51.000Z",
      "distro": "noble",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "https://r2.ropensci.org/78b3158b648f128740ade6391aa7002b2fdd6dd93ece5e3cdadebd1b14d6e05d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/27864702242"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-7",
      "date": "2026-06-20T07:52:02.000Z",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "https://r2.ropensci.org/d316fc7639a308970e7ba8d0a053b7a75e01312059e0ec02be1a01a8747bf6bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/27864702242"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-7",
      "date": "2026-06-20T07:52:10.000Z",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "https://r2.ropensci.org/f392b7a08512b5f47e53c1af4922aaa824085db9cc7d2fee015c2a7d7d11ba39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/27864702242"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-7",
      "date": "2026-06-20T07:52:44.000Z",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "https://r2.ropensci.org/ef6564c249dca4b92b5999a5f640b49cdd662b706094a9669c593c3880970d25",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/27864702242"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-7",
      "date": "2026-06-20T07:52:00.000Z",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "https://r2.ropensci.org/620b3689a799f549155ced26a6546799a70c1283c90ed5e2cf8dc6d5c0000ddf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/27864702242"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-7",
      "date": "2026-06-20T07:51:55.000Z",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "https://r2.ropensci.org/c62051389e06128057dd6df90c14229c912ee517ab04747d3f559f5704505359",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/27864702242"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-7",
      "date": "2026-06-20T07:51:43.000Z",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "https://r2.ropensci.org/ba92ae5783c685a7000a9ccecab1e59b68efb0dec156b917a3e8283ccd95cd5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/27864702242"
    }
  ]
}