Package: weaana
Maintainer: Bangyou Zheng <bangyou.zheng@csiro.au>
Title: Analysis the Weather Data
Type: Package
Description: Functions are collected to analyse weather data for agriculture 
    purposes including to read weather records in multiple formats, 
    calculate extreme climate index. Demonstration data are included the
    SILO daily climate data (licensed under CC BY 4.0, <https://www.longpaddock.qld.gov.au/silo/>).
Authors@R: person("Bangyou", "Zheng", 
               email = "bangyou.zheng@csiro.au", 
               role = c("aut", "cre"))
License: MIT + file LICENSE
URL: https://weaana.bangyou.me/, https://github.com/byzheng/weaana
BugReports: https://github.com/byzheng/weaana/issues
Encoding: UTF-8
Version: 0.3.0
Date: 2025-09-20
LazyData: true
Depends: R (>= 4.1.0)
Imports: methods, stats, settings, reshape2, lubridate, magrittr,
        rlang, dplyr, tibble
RoxygenNote: 7.3.2
Suggests: rmarkdown, knitr, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-23 11:58:58 UTC; zhe00a
Author: Bangyou Zheng [aut, cre]
Repository: CRAN
Date/Publication: 2025-09-23 12:20:02 UTC
Built: R 4.5.1; ; 2025-09-23 14:53:55 UTC; unix
