{
  "_id": "6a23e51b530b9bc726be8838",
  "Package": "tidyweather",
  "Title": "Analysis the Weather Data for Agriculture",
  "Version": "0.3.0",
  "Authors@R": "person(\"Bangou\", \"Zheng\", , \"zheng.bangyou@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Functions are collected to analyse weather data for\nagriculture purposes including to read weather records in\nmultiple formats, calculate extreme climate index.\nDemonstration data are included the SILO daily climate data\n(licensed under CC BY 4.0,\n<https://www.longpaddock.qld.gov.au/silo/>).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://tidyweather.bangyou.me/,\nhttps://github.com/byzheng/tidyweather",
  "BugReports": "https://github.com/byzheng/tidyweather/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://byzheng.r-universe.dev",
  "Date/Publication": "2026-05-07 03:24:06 UTC",
  "RemoteUrl": "https://github.com/byzheng/tidyweather",
  "RemoteRef": "HEAD",
  "RemoteSha": "5927a9823ce6f6a7615aa8855549494ff0814662",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 09:12:42 UTC",
    "User": "root"
  },
  "Author": "Bangou Zheng [aut, cre]",
  "Maintainer": "Bangou Zheng <zheng.bangyou@gmail.com>",
  "MD5sum": "aa4579d1468078be4a9c2b65534cc666",
  "_user": "byzheng",
  "_type": "src",
  "_file": "tidyweather_0.3.0.tar.gz",
  "_fileid": "96804b63d3b372056033c98a8fc4a420ed176e03b52401b6777392c36777580e",
  "_filesize": 171971,
  "_sha256": "96804b63d3b372056033c98a8fc4a420ed176e03b52401b6777392c36777580e",
  "_created": "2026-06-06T09:12:42.000Z",
  "_published": "2026-06-06T09:15:07.366Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79866728770,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453159825"
    },
    {
      "job": 79866728773,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453157885"
    },
    {
      "job": 79866728783,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453158096"
    },
    {
      "job": 79866728784,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453155984"
    },
    {
      "job": 79866585410,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453146701"
    },
    {
      "job": 79866728760,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453157744"
    },
    {
      "job": 79866728790,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453154699"
    },
    {
      "job": 79866728774,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453154623"
    },
    {
      "job": 79866728781,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453155225"
    }
  ],
  "_buildurl": "https://github.com/r-universe/byzheng/actions/runs/27058293503",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/byzheng/tidyweather",
  "_commit": {
    "id": "5927a9823ce6f6a7615aa8855549494ff0814662",
    "author": "Bangyou Zheng (laptop) <zheng.bangyou@gmail.com>",
    "committer": "Bangyou Zheng (laptop) <zheng.bangyou@gmail.com>",
    "message": "Update spherical_distance function and documentation for parameter clarity and input validation\n",
    "time": 1778124246
  },
  "_maintainer": {
    "name": "Bangou Zheng",
    "email": "zheng.bangyou@gmail.com",
    "login": "byzheng",
    "description": "Bangyou is a research scientist at CSIRO. His research interests include crop modelling, crop adaptation, high throughput phenotype, big data and R programming.",
    "uuid": 1657381
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "optree",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "byzheng",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 13
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 6
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 5
    },
    {
      "week": "2026-08",
      "n": 3
    },
    {
      "week": "2026-19",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-01-13"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "byzheng",
      "count": 33,
      "uuid": 1657381
    }
  ],
  "_userbio": {
    "uuid": 1657381,
    "type": "user",
    "name": "Bangyou Zheng",
    "description": "Bangyou is a research scientist at CSIRO. His research interests include crop modelling, crop adaptation, high throughput phenotype, big data and R programming."
  },
  "_downloads": {
    "count": 234,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyweather"
  },
  "_devurl": "https://github.com/byzheng/tidyweather",
  "_pkgdown": "https://tidyweather.bangyou.me/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidyweather.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/byzheng/tidyweather",
  "_realowner": "byzheng",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-01-17"
    },
    {
      "version": "0.2.0",
      "date": "2026-02-19"
    }
  ],
  "_exports": [
    "check_weather",
    "day_length",
    "interpolate_3hr",
    "interpolation_function",
    "last_frost_day",
    "number_frost_day",
    "read_weather",
    "spherical_distance",
    "summarise_weather",
    "thermal_time",
    "ttest_ts",
    "weather_options",
    "write_weather"
  ],
  "_help": [
    {
      "page": "check_weather",
      "title": "Check weather records for data quality issues",
      "topics": [
        "check_weather"
      ]
    },
    {
      "page": "day_length",
      "title": "The time elapsed in hours between the specified sun angle from 90 degree in am and pm. +ve above the horizon, -ve below the horizon.",
      "topics": [
        "day_length"
      ]
    },
    {
      "page": "interpolate_3hr",
      "title": "Interpolate 3-Hourly Temperature Values using sine curve.",
      "topics": [
        "interpolate_3hr"
      ]
    },
    {
      "page": "interpolation_function",
      "title": "Return a y value from a linear interpolation function",
      "topics": [
        "interpolation_function"
      ]
    },
    {
      "page": "last_frost_day",
      "title": "Calculate the last frost day",
      "topics": [
        "last_frost_day"
      ]
    },
    {
      "page": "number_frost_day",
      "title": "Calculate the number of frost days",
      "topics": [
        "number_frost_day"
      ]
    },
    {
      "page": "read_weather",
      "title": "Read weather records from a file list and/or a folder list",
      "topics": [
        "read_weather"
      ]
    },
    {
      "page": "spherical_distance",
      "title": "Calculate the sphere distance between two points on the Earth",
      "topics": [
        "spherical_distance"
      ]
    },
    {
      "page": "summarise_weather",
      "title": "Summarise Weather Extremes and Key Indicators",
      "topics": [
        "summarise_weather"
      ]
    },
    {
      "page": "thermal_time",
      "title": "Calculate thermal time using cardinal temperatures",
      "topics": [
        "thermal_time"
      ]
    },
    {
      "page": "ttest_ts",
      "title": "Significantly t-test with auto-correlation for time serial data",
      "topics": [
        "ttest_ts"
      ]
    },
    {
      "page": "weather_options",
      "title": "tidyweather options",
      "topics": [
        "weather_options"
      ]
    },
    {
      "page": "write_weather",
      "title": "Write weather data to file",
      "topics": [
        "write_weather"
      ]
    }
  ],
  "_readme": "https://github.com/byzheng/tidyweather/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "optree",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.021189299069938,
  "_indexed": true,
  "_nocasepkg": "tidyweather",
  "_universes": [
    "byzheng"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-06T09:14:38.000Z",
      "distro": "noble",
      "commit": "5927a9823ce6f6a7615aa8855549494ff0814662",
      "fileid": "4e38e0c78846503a24621131c3ebf3da798f8fd2585acbc400f276c9a952b6e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byzheng/actions/runs/27058293503"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-06T09:14:21.000Z",
      "distro": "noble",
      "commit": "5927a9823ce6f6a7615aa8855549494ff0814662",
      "fileid": "06d143498853a07560a80e5d03a1e75c9d3b18fc787f1c5703ef58ac4e219fed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byzheng/actions/runs/27058293503"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-06T09:14:24.000Z",
      "commit": "5927a9823ce6f6a7615aa8855549494ff0814662",
      "fileid": "c10d28ea0cac14aec50ead610646316741a14ef93ee23798a25c0e892fc42c00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byzheng/actions/runs/27058293503"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-06T09:14:06.000Z",
      "commit": "5927a9823ce6f6a7615aa8855549494ff0814662",
      "fileid": "8c8f6f623a7b307143e31cb9f42ff4765a608b0bf0ebce1f93485f5544123ba0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byzheng/actions/runs/27058293503"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-06T09:14:31.000Z",
      "commit": "5927a9823ce6f6a7615aa8855549494ff0814662",
      "fileid": "71fc0e7d18549c803a2fd8d9cc927f787e361722d22344f8c93ea4ca47366f12",
      "status": "success",
      "buildurl": "https://github.com/r-universe/byzheng/actions/runs/27058293503"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-06T09:13:48.000Z",
      "commit": "5927a9823ce6f6a7615aa8855549494ff0814662",
      "fileid": "820c8e1384e3f57b1474499327efeb4fe8c695031143088624d4082bde6ab948",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byzheng/actions/runs/27058293503"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-06T09:13:47.000Z",
      "commit": "5927a9823ce6f6a7615aa8855549494ff0814662",
      "fileid": "13eec43686e06bc3e182d87db9db516ce52d65269a608b6f9ae902aa09581a04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byzheng/actions/runs/27058293503"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-06T09:13:51.000Z",
      "commit": "5927a9823ce6f6a7615aa8855549494ff0814662",
      "fileid": "0bde1228be354e6260f220821133332903c10f6c48dd98dacf57f5d713a7c59f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byzheng/actions/runs/27058293503"
    }
  ]
}