{
  "_id": "6a0f6b22acfb0bcc41c5e50f",
  "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-05-21 08:34:48 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.)",
  "MD5sum": "ad4f0058558ec32a2152e4a61e90e9b7",
  "_user": "ilapros",
  "_type": "src",
  "_file": "winfapReader_0.1-7.tar.gz",
  "_fileid": "7c5f8ea1a2a255f1a2cbd4dfa4bd86cc03ea8a7de2d15d23d36a529d037ae744",
  "_filesize": 371693,
  "_sha256": "7c5f8ea1a2a255f1a2cbd4dfa4bd86cc03ea8a7de2d15d23d36a529d037ae744",
  "_created": "2026-05-21T08:34:48.000Z",
  "_published": "2026-05-21T20:29:22.174Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77262407700,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7131056788"
    },
    {
      "job": 77262407864,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131055388"
    },
    {
      "job": 77262408021,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7131050876"
    },
    {
      "job": 77262407170,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131059982"
    },
    {
      "job": 77262406797,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131006394"
    },
    {
      "job": 77262406763,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146458911"
    },
    {
      "job": 77262407849,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7131035405"
    },
    {
      "job": 77262407839,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7131037878"
    },
    {
      "job": 77262407641,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131138141"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ilapros/actions/runs/26214849074",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 266,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/winfapReader"
  },
  "_devurl": "https://github.com/ilapros/winfapreader",
  "_pkgdown": "https://ilapros.github.io/winfapReader/",
  "_searchresults": 7,
  "_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-05-21T08:37:08.000Z",
      "distro": "noble",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "b00fcd53bf29a2412222dc3d7a6cb9c3be5e2dc84b9838a72b181261261c59d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/26214849074"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-7",
      "date": "2026-05-21T08:37:04.000Z",
      "distro": "noble",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "e166c972bce56ba7b6ec6feeea0de943921f40a9dda8b7fbf0edc9242d70b8ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/26214849074"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-7",
      "date": "2026-05-21T08:36:57.000Z",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "59b0afaba11b4c5c0161aa01f2528ad6f6500dc3f0be83a758241cabeb690538",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/26214849074"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-7",
      "date": "2026-05-21T08:37:21.000Z",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "d53a5d2667893565d84c5b868ec2186159088d7c8ec1c4c58821ecc1eb1afe62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/26214849074"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-7",
      "date": "2026-05-21T20:29:00.000Z",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "ee76ededda16b451417110832c1437329948155b0d83c898b4d2d7a71a014b77",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/26214849074"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-7",
      "date": "2026-05-21T08:36:02.000Z",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "8916b10767eb045367688c9c1af789afe598cdfa5597e0b4ec67204f5bc54e1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/26214849074"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-7",
      "date": "2026-05-21T08:36:09.000Z",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "06e84e437ab4ed6307ffb07e6c4010a77fff5d192e45270c52f82d662bae229a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/26214849074"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-7",
      "date": "2026-05-21T08:41:03.000Z",
      "commit": "b7f9419b80043334bd4b0630ccc825fd69f7a1d0",
      "fileid": "fbd4fa22a5ea642d960a88d6a39306ee1998a173a5c01de1f0102eed4bf9223f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilapros/actions/runs/26214849074"
    }
  ]
}