Package: fy 0.4.2

fy: Utilities for Financial Years

In Australia, a financial year (or fiscal year) is the period from 1 July to 30 June of the following calendar year. As such, many databases need to represent and validate financial years efficiently. While the use of integer years with a convention that they represent the year ending is common, it may lead to ambiguity with calendar years. On the other hand, string representations may be too inefficient and do not easily admit arithmetic operations. This package tries to make validation of financial years quicker while retaining clarity.

Authors:Hugh Parsonage [aut, cre]

fy_0.4.2.tar.gz
fy_0.4.2.zip(r-4.5)fy_0.4.2.zip(r-4.4)fy_0.4.2.zip(r-4.3)
fy_0.4.2.tgz(r-4.4-any)fy_0.4.2.tgz(r-4.3-any)
fy_0.4.2.tar.gz(r-4.5-noble)fy_0.4.2.tar.gz(r-4.4-noble)
fy_0.4.2.tgz(r-4.4-emscripten)fy_0.4.2.tgz(r-4.3-emscripten)
fy.pdf |fy.html
fy/json (API)
NEWS

# Install 'fy' in R:
install.packages('fy', repos = c('https://hughparsonage.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/hughparsonage/fy/issues

On CRAN:

10 exports 2 stars 1.42 score 4 dependencies 2 dependents 4 scripts 501 downloads

Last updated 1 years agofrom:39f507e58e. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-winOKSep 06 2024
R-4.5-linuxOKSep 06 2024
R-4.4-winOKSep 06 2024
R-4.4-macOKSep 06 2024
R-4.3-winOKSep 06 2024
R-4.3-macOKSep 06 2024

Exports:.yr2fydate2fyfy2datefy2yris_fynext_fyprev_fyqtr2fyvalidate_fys_permittedyr2fy

Dependencies:data.tablefastmatchhutilsmagrittr

Readme and manuals

Help Manual

Help pageTopics
Convenience functions for dealing with financial years.yr2fy date2fy fy.year fy2date fy2yr is_fy qtr2fy yr2fy
Next and previous financial yearsnext_fy prev_fy
Verifying validity of financial yearsvalid-fys validate_fys_permitted